# 設立多個貼文自動回復

首先按下編輯，就會出現以下頁面

<figure><img src="/files/1h23hVVBqPamfs5za55z" alt=""><figcaption><p>按下選擇貼文按鈕</p></figcaption></figure>

<figure><img src="/files/HOEiuQl60jByTBvEguzR" alt=""><figcaption><p>選擇你所需要的貼文</p></figcaption></figure>

<figure><img src="/files/7Svx4ss9IcZ6GIpKpqrh" alt=""><figcaption><p>選擇後，貼文會變成灰色</p></figcaption></figure>

這時候記得按儲存鍵

<figure><img src="/files/x4UQsYLNE6G497Pyi8YX" alt=""><figcaption><p>決定把用戶對話的狀態設置為 <strong>Bot</strong> 或 <strong>Open</strong>。預設選項為 <strong>Bot</strong></p></figcaption></figure>

如果你想以**人手處理客戶的回覆**而非以機械人自動回覆，則可選擇 **Open**

如果想在特定時間運行Bot ， 可以按下自定時間

<figure><img src="/files/259pPGJ0lZp7VLdNO1qu" alt=""><figcaption><p>在此選擇所需的時間段</p></figcaption></figure>

完成後，按下儲存就會自動根據你所設定好的機器人規則去運行。

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

{% hint style="info" %}
如果在貼文自動回覆bot中選擇多個/所有貼文 將會是每篇貼文的第一次留言都會自動回覆一次。 假若你已選擇多個/所有貼文應用同一個機械人Rule時，而該用戶向已設置同一個機械人Rule的帖文回覆時，該用戶會因應向帖文的cm的數量收到回覆。(即回覆了2個帖文時，他會收到2次回應)
{% 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/post-autoreply/tie-wen-zi-dong-hui-fu-post-auto-reply/she-li-duo-ge-tie-wen-zi-dong-hui-fu.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.
