# Facebook Auto-Reply Features

{% embed url="<https://youtu.be/V7e7BvrWdOM>" %}
Video Tutorial
{% endembed %}

## To setup your Auto-Reply feature for Facebook&#x20;

Step 1: Navigate to your Facebook Bot.&#x20;

Step 2: Click on Bot Automation Settings.

Step 3: Select Auto-Reply.

Step 4: Toggle ON/OFF Auto-Reply on all post button. If OFF select post on which you want to setup auto reply.&#x20;

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

Step 5: Configure your Auto-Reply message. Add message content in the box which you want to send once someone comments on the post.

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

Step 6: Now configure flow to be triggered after you get reply on the message sent. Select a flow from the drop down.

<figure><img src="/files/3IDoo1uSc8jxpCgbdfFy" alt=""><figcaption></figcaption></figure>

Step 7: You can also set duration after which Auto-Reply message should be sent from the the drop down as shown below.

Step 8: Now click on "Add" to finish setup your auto reply.

<figure><img src="/files/5ibO97xzy24m9GYB2YFP" alt=""><figcaption></figcaption></figure>

Done! You have created your Facebook Auto-Reply.

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/automation-settings/facebook-auto-reply-features.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.
