> For the complete documentation index, see [llms.txt](https://docs.hotcake.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hotcake.app/hungerapp/yu-yue-xing-shi-li/xin-zeng-shi-jian.md).

# 新增事件

## **什麼是 「事件」？** <a href="#h_d5504506d2" id="h_d5504506d2"></a>

事件可能是指老師的個人行程，如看醫生、接小孩下課、吃飯等行程。

當事件建立在夯客系統上，也會呈現在行事曆中，讓你的同事們也能知道你是否忙碌。

### **建立「事件」，有什麼幫助呢？** <a href="#h_ac15b03918" id="h_ac15b03918"></a>

夯客系統依據「預約紀錄」來掌握老師們的空閒狀態；同樣的，夥伴們也可以透過「事件」的建立，讓系統知道你正處於忙碌狀態，進而關閉網路預約的時間開放。

{% hint style="success" %}
只要有事件，夯客系統會知道你忙碌，可以阻擋網路預約。
{% endhint %}

### &#x20;<a href="#h_97c8576bf8" id="h_97c8576bf8"></a>

### **建立單一與循環事件** <a href="#h_97c8576bf8" id="h_97c8576bf8"></a>

### 單一事件 <a href="#h_2ce1e52ed5" id="h_2ce1e52ed5"></a>

跟建立預約的方式一樣，可以夠過點擊紅色加號或長按行事曆，就可以新增事件。

打開表單後，最上方有個切換紐就能切換為「新增事件」。

### 循環事件 <a href="#h_02fde29b07" id="h_02fde29b07"></a>

在建立事件時，你可以看到表單下方有個循環的切換紐（事件重複），你可以透過打開循環快速地建立大量的事件，協助管理你的時間。

<figure><img src="/files/hvKAaKTnjuZcD60P1QEX" alt=""><figcaption></figcaption></figure>

<figure><img src="https://hunger-41121c1fbe45.intercom-attachments-1.com/i/o/555475488/84c1d4a65738031a593acd0c/y1SZxr2JK1_hU9J4rg3SEUCZ.png" alt=""><figcaption></figcaption></figure>

#### &#x20;<a href="#h_5747c3c6ad" id="h_5747c3c6ad"></a>

## **複製和修改事件** <a href="#h_35f63f38c0" id="h_35f63f38c0"></a>

<figure><img src="/files/CQR09qDYsCfPkkIATbvY" alt=""><figcaption></figcaption></figure>

#### 複製事件 <a href="#h_d5bcd5a003" id="h_d5bcd5a003"></a>

把目前已經在行事曆上的事件點開後。商家夥伴們可以透過右上角的『**`複製`**』。設定單一或區間設定。

#### 修改事件 <a href="#h_4859bdeb9b" id="h_4859bdeb9b"></a>

你可以在右上角的 『**`編輯`**』 ，點擊後就可以進行修改。可修改的項目如下：

1. 事件名稱
2. 資源
3. 日期跟時間

#### 刪除事件 <a href="#h_1ff7cdc27d" id="h_1ff7cdc27d"></a>

你可以選擇『**`刪除`**』，將事件移除。

{% hint style="danger" %}
若是透過循環建立的事件，會詢問影響『單一事件』或『全部循環事件』。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.hotcake.app/hungerapp/yu-yue-xing-shi-li/xin-zeng-shi-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
