# Facebook Messenger

If you want to integrate the **Responso** system with Facebook Messenger, you must associate your account with our system. To do this, go to Settings> Integrations> Facebook tab, then add your Facebook Messenger accounts. The integration allows you to download messages and reply to them from the Inbox from multiple accounts in **Responso**.

<figure><img src="https://responso.com/app/files/2022/07/dodawanie-1024x393.png" alt=""><figcaption></figcaption></figure>

\
To delete your account and data, all you need to do is go to the integrations and Facebook tab, and with the selected integration click delete, as below.

![](https://responso.com/app/files/2022/07/dodawanie2-300x93.png)


---

# 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.responso.com/responso-doc/en/integrations/other-integrations/integration-with-facebook.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.
