> For the complete documentation index, see [llms.txt](https://docs.bonomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bonomi.io/channels-overview/facebook/messaging-settings.md).

# Messaging settings

To ensure Bonomi Assistant works the way intended, you might need to adjust some Facebook Messenger settings.

To Access your Facebook page's settings, head over to your Facebook page, then select Settings fomr the left side panel.

![](/files/-M_KZBs6CNiqnsDFEyYU)

### 1. Enable Messaging for you page

The first thing you should always check, if sending messages to your page is enabled. You'll find this option, under the **General** tab in your page's settings.

![](/files/-M_K_HdlR8-f-vfHK4n9)

Make sure, that this option is enabled, otherwise people won't be able to message you through Messenger.

### 2. Turn OFF automated responses

Facebook offers basic automation options for every page. To avoid interference with the automation offered by Bonomi, you need to make sure to disable Facebook's own automated responses. Under the page settings, select the Messaging tab, then scroll down to the "Set up automated responses" option. Click on Set Up.

![](/files/-M_K_R0YJtayUKYfu3m4)

You'll be directed to you Inbox. Select the Automated Responses tab, then turn off all options under **Greet people** and **Share an Get Information**. Make sure that Away Message is turned off also.

![](/files/-M_KaHmqAhly6-pltnZj)

### 3. Enable Greetings on your page

If you'd like to increase the number of conversations started with your page, you should enable the "**Show Greeting**" option also. This will automatically triggers a pop-up for every user who visits your page. There's an option which allows you to change the greeting message from Facebook's default.

![](/files/-M_K_R0YJtayUKYfu3m4)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bonomi.io/channels-overview/facebook/messaging-settings.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.
