# 建立多个贴文自动回复

首先按下编辑，就会出现以下页面

<figure><img src="/files/tEuo77fyENPTtZ27Xb4M" alt=""><figcaption><p>按下选择贴文按钮</p></figcaption></figure>

<figure><img src="/files/CdJqAlI7iXaU0R2ngfGl" alt=""><figcaption><p>选择你需要的贴文</p></figcaption></figure>

<figure><img src="/files/H2gWr9TTJqydtYHKLAKN" alt=""><figcaption><p>选择后，贴文会变成灰色</p></figcaption></figure>

这时候记得按储存键

<figure><img src="/files/QLNNeLQDp21VHYmBDXTV" alt=""><figcaption><p>决定把用户对话的状态设置为 Bot 或 Open。预设选项为 Bot</p></figcaption></figure>

如果你想以人手处理客户的回覆而非以机械人自动回覆，则可选择 Open 如果想在特定时间运行Bot ， 可以按下自定时间

<figure><img src="/files/DvFzeyAJiWdgI4ttKy4b" alt=""><figcaption><p>在此选择所需的时间段</p></figcaption></figure>

完成后，按下储存就会自动根据你所设定好的机器人规则去运行。

<figure><img src="/files/lZVJbjJTX6lwPCEFim8Z" 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-cn/post-auto-reply/tie-wen-zi-dong-hui-fu-post-auto-reply/jian-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.
