# 智能延遲區塊

### 什麼是智能延遲流程區塊？

智能延遲流程區塊讓您可以在流程中的訊息之間設置自定義的延遲時間。這項功能使您能夠控制追蹤訊息的發送時間，創造更順暢且適時的溝通體驗。

### 如何使用智能延遲流程區塊？

1. **添加智能延遲區塊**：在流程編輯器中，將智能延遲流程區塊拖至您想要延遲訊息的地方。
2. **設置延遲時間**：自定義延遲時間，例如分鐘、小時或天數，設定之後，後續訊息會在指定時間後發送，確保追蹤訊息在正確的時間送達用戶。
3. **必須項的切換開關**：在區塊底部，您會看到一個“必須項”切換開關：
   * **關閉**：當開關關閉時，其他觸發的流程可以中斷智能延遲。若被中斷，智能延遲後的區塊將不會發送。
   * **開啟**：當開關開啟時，其他流程無法中斷智能延遲。即使用戶觸發其他流程，智能延遲後的追蹤訊息仍會按計劃發送。
4. **儲存並測試**：儲存您的流程並進行測試，確保時間設定和中斷設定如預期運行。

<figure><img src="/files/2mUPe5hkobUYL3suXWDB" alt="" width="277"><figcaption></figcaption></figure>

{% hint style="info" %}
每個平台都有不同時長的對話窗口限制。由於這些限制，我們無法保證在智能延遲後的訊息區塊能夠成功送達。
{% endhint %}


---

# 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/customized-flow/zhi-neng-yan-chi-qu-kuai.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.
