# 非營業時間

設置非營業時間允許你自定義營業時間。 在你設置的非營業時間內，將觸發提前定制好的流程自動回复你的客戶。

在chatalog中設置非營業時間，請按照以下步驟操作：

步驟1：點擊**編輯**按鈕，在**對話流程**功能中選擇**非營業時間**。

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

步驟 2：通過選擇“**營業中**”並為每個工作日設置特定時間來設置每週的營業時間。&#x20;

請注意，當前僅支持顯示香港當地時間。

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

步驟3：設置**例外處理**時間。 例外處理的優先級將高於基本營業時間設置。 這意味著例外處理情況總是會被優先觸發。&#x20;

例如，如果你設置“星期五 - 營業中 - 09:00 am 至 6:00 pm”，並且同時設置“2023-07-07（星期五）休息中”，則例外處理情況中“2023-07-07（星期五）”休息中" 將優先觸發你選擇的對話流程。

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

你還可以在**例外處理**設置中設置**公眾假期**。 目前，我們支持設置香港的公眾假期。

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

步驟4：選擇你預先設定的非營業時間回复客戶的自定義對話流程。 然後點擊“**儲存**”。

<figure><img src="/files/54eqTFogWG8ByBpKrF59" alt=""><figcaption></figcaption></figure>

步驟 5：返回對話流程頁面並**激活**你的非營業時間設置。

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


---

# Agent Instructions: 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:

```
GET https://docs.chatalog.ai/zh-hk/crm-quickstarts/flow/etting-up-non-business-hours.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
