> 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/topics/system-settings/account-settings/whatsapp-coexistence/how-to-remove-your-whatsapp-from-coexistence.md).

# How to remove your WhatsApp from CoExistence

### ⚠️ Before starting

* Only **BM administrators** can perform this removal.
* If the WhatsApp account is linked to any active automation or integration, confirm with SprintHub support beforehand to avoid service interruptions.

***

### 🔍 Step-by-step to remove a partner in Meta Business Manager

1. Access the [**Meta Business Suite**](https://business.facebook.com/) and select the **correct business.** business (Business)
2. In the side menu, go to **Business Settings** (*Business Settings*).
3. Locate the **Accounts** section and click **WhatsApp Accounts**.
4. Within the desired WhatsApp account, select the **Partners** (*Partners*).
5. Find the **SprintHub** in the partners list.
6. Click on the name **SprintHub** to view the access details — you will see the assets and permissions granted.
7. Select the option **Remove Partner** (*Remove Partner* or *Revoke Partner Access*).
8. Confirm the action when prompted.

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

<figure><img src="/files/dbca22e0df071539ffdb0cd1fbf7ae1cae663a43" 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/topics/system-settings/account-settings/whatsapp-coexistence/how-to-remove-your-whatsapp-from-coexistence.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.
