# Post Auto Reply Setup - Multiple

First, press ‘Edit’ to display the following page.

<figure><img src="/files/luPOCiTHFH1dEv1ifkuv" alt=""><figcaption><p>Click the ' Select Post '</p></figcaption></figure>

<figure><img src="/files/tJvOVl7reIjZDdL9HkNO" alt=""><figcaption><p>Select the post you need</p></figcaption></figure>

<figure><img src="/files/EmrrplZmllkk6YNALsBN" alt=""><figcaption><p>After selection, the post will turned to grey.</p></figcaption></figure>

Remember to press the ‘Save’ button at this time.

<figure><img src="/files/v92CqjbAJ8GWvK6cWx8l" alt=""><figcaption><p>Decide to set the user conversation status to Bot or Open. The default option is Bot. </p></figcaption></figure>

If you prefer to handle customer responses manually instead of automatic replies by a bot, you can choose Open.

If you want to run the Bot at specific times, you can press the custom time button.

<figure><img src="/files/54HKKOpEOckFMjPYsuwW" alt=""><figcaption><p>Click to select the time range </p></figcaption></figure>

After completion, pressing ‘Save’ will automatically execute the bot according to the rules you have set.

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

{% hint style="info" %}
Selecting multiple or all posts for the auto-reply bot will trigger a single automatic response to the first comment on each post. If the same bot rule is set for multiple or all posts, users will get a reply for each comment they make under posts with that rule. (For instance, two comments on different posts will result in two replies).
{% 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/post-auto-reply/post-auto-reply/post-auto-reply-setup-multiple.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.
