> For the complete documentation index, see [llms.txt](https://help.flowliving.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flowliving.com/campaigns/disconnecting-your-facebook-page-from-flow.md).

# Disconnecting your Facebook Page from Flow

To remove Flow from your Facebook account, follow these steps:

1. Log in to your Facebook account.
2. Click the drop-down arrow in the upper-right corner of the screen.
3. Choose Settings & Privacy, then choose Settings.
4. In the left navigation panel, click Business Integrations.
5. Check the box for Flow
6. Click Remove

In the pop-up modal, click Remove to confirm that you want to remove Flow from your Facebook account.

Check the box if you also want to delete everything Flow has added to Facebook on your behalf.

That’s it! Facebook will display a confirmation modal when you’ve completely disconnected Flow from your Facebook account.

<br>


---

# 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://help.flowliving.com/campaigns/disconnecting-your-facebook-page-from-flow.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.
