> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/strategies/meta-business/removing-integration-meta.md).

# Removing Integration - Meta

{% hint style="warning" %}
**The access of a business integration to your personal and non-public information (such as email address) automatically expires after 90 days of inactivity. However, this expired access does not affect a business integration's connection to your Facebook assets and information.**
{% endhint %}

To remove your integration with Meta, follow these steps:&#x20;

Log **in** to your **Facebook** and then click on '**Privacy Settings**';&#x20;

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fkt5gFxcaMA6l5mvm3w9q%2Fimage.png?alt=media&amp;token=09e93ad9-5dbc-4430-942c-4470f1051533" alt="" width="346"><figcaption></figcaption></figure>

Click on '**Settings**'

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FWC7eXOchtHXlX1wfmbx4%2Fimage.png?alt=media&amp;token=fa39d4f3-1f68-43fe-8ff7-97b98acd9bc8" alt="" width="344"><figcaption></figcaption></figure>

Then in '**Settings and Privacy**' click on '**Business integrations**';

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FBve9LuNFazH9oW7uIKWd%2Fimage.png?alt=media&amp;token=746b18b8-e2ce-405a-8f8e-fec1d9451722" alt="" width="356"><figcaption></figcaption></figure>

Once you do that, you will see your active integrations and will be able to **remove them and add them again.**&#x20;

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FZ0ES1h2IOvbeCD7Prpl8%2Fimage.png?alt=media&amp;token=54335d35-01ad-4c70-a242-8feeb4599946" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/strategies/meta-business/removing-integration-meta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
