> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/account/my-whatsapp-business-account-has-been-disabled-what-can-i-do.md).

# My WhatsApp Business Account has been disabled, what can I do?

WhatsApp locks or bans your account for a variety of reasons, which may include:<br>

* Violating the privacy of other users and not respecting the opt-in and opt out of users.
* [Low quality messages, unsolicited frequent promotional messages that aren't of interest to the customer](/connectivity-platform/account/how-to-check-my-quality-rating-and-messaging-limits.md)
* Infringing copyright
* Breaching the WhatsApp commerce or business policy by using WhatsApp for a business under [these categories](https://www.whatsapp.com/legal/commerce-policy?l=et)

In case you violate of one or more of these terms, WhatsApp reserves the right to disable an account, which **cannot therefore be used to send or receive messages** for the duration of the suspension.

The account can be suspended for a limited time, typically 24 hours, as a warning for violations of the terms of use, or in repeated offenses, the ban can be permanent.

\
However, sometimes their algorithm may present mistakes that must be reviewed manually by Meta and the WhatsApp team, and you can get an overview of these in your account quality details:\
\
1\. In your WhatsApp Manager, select the hamburger menu and navigate to **Account Quality:**

&#x20;

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

\
\
You will be able to see the details on why your account has been banned, the extent of the ban, and if there is any action that you can take:

&#x20;

**2**. **Identify the reason you have been blocked**: You may have violated the terms of WhatsApp, or sent massive messages to users who have not opted in, or your business details don't match or are not accessible (You will always need a working and accessible website to access WhatsApp API).

**3. Stop the infraction:** You will need to solve the reason you encountered in the previous point. For example, update your website or business details, control the content and frequency of your messages, or making sure you count with your customer's explicit opt-in.

\
If the reason is not clear, we can still raise this issue with Meta to be reviewed!\
\
Please keep in mind that while we can have this visibility, we can only request a review to the Meta Business team, and we are not in control of Meta's decision on the review of your business.\
&#x20;


---

# 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.bird.com/connectivity-platform/account/my-whatsapp-business-account-has-been-disabled-what-can-i-do.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.
