# WABA Status

A WhatsApp Business Account (WABA) status reflects the operational and policy state of an account on the WhatsApp Business Platform.

Status changes occur when Meta evaluates account activity, message quality, or policy compliance. The current status determines whether messaging features remain fully available, partially restricted, or disabled.

Account status applies at the WhatsApp Business Account level and affects all phone numbers registered under the account.

### View WABA Status

WABA status is visible on the WhatsApp Account in Meta Business Suite.&#x20;

<div align="left"><figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FAlceVSvKZU9ToyAbYbti%2Fwaba_status_.png?alt=media&#x26;token=8c704987-c507-4f40-b037-5a1f0b023667" alt=""><figcaption><p>On this WABA, the Account status is Approved</p></figcaption></figure></div>

### **WhatsApp Business Messaging Policy**

The [**WhatsApp Business Messaging Policy**](https://business.whatsapp.com/policy) defines the rules businesses must follow when communicating with users on the WhatsApp Business Platform. It establishes what types of messages are allowed, how users must be contacted, and how businesses must handle consent, content, and user safety.

The policy is published and enforced by WhatsApp and applies to all businesses using WhatsApp messaging products, including API integrations provided through Business Solution Providers like 360dialog.&#x20;

### WABA Statuses

| WABA Status                         | Description                                                                                                                                                                                 |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Approved :green\_circle:            | The WABA is approved for use and has no restrictions.                                                                                                                                       |
| Review in progress :yellow\_circle: | This account is currently being reviewed by Meta. A notification will be triggered when the review is complete. messaging not possible until the review is completed and status = approved. |
| Not approved :red\_circle:          | The WABA is not approved due to not following policy guidelines. Can be rectified by making adjustments and following teh guidelines.                                                       |
| Disabled :red\_circle:              | The WABA is disabled for not meeting Meta policy guidelines.                                                                                                                                |

### Policy Enforcement

The WhatsApp Business account receives a warning about the violated policy if Meta identifies activities against WhatsApp Policies. If the warning is repeated and high-risk, such as adult content, sale of alcohol and tobacco, drugs, gambling, and Unsafe supplements, it may get message restrictions that gradually increase in duration, like:

* 1 or 3-day block on sending business-initiated messages, and adding additional phone numbers to the account
* 5 or 7-day block on sending business-initiated messages and responding to customer-initiated messages, and adding additional phone numbers to the account
* Eventually be **permanently disabled** from the WhatsApp Business Platform, if the business does not make changes after multiple warnings and feature limits

When there is evidence of a severe policy violation, such as child exploitation, terrorism, or the sale of illegal drugs, WhatsApp immediately disables the Business account from the Business Platform.

All violations can be appealed within 90 days of being received.

### Receiving Policy Warnings

{% hint style="warning" %}
**Monitoring responsibilities**\
Monitoring policy warnings is critical for maintaining access to the WhatsApp Business Platform. When a violation occurs, Meta may issue warnings before applying stricter enforcement actions such as messaging restrictions or account disablement.
{% endhint %}

Businesses should monitor all notification channels regularly and take corrective action immediately after a warning is received. Ignoring or delaying action can result in repeated violations, longer messaging restrictions, or permanent account disablement.

Policy warnings are delivered through several channels.

* **Webhooks** - the business will receive webhook events for account violations and restrictions. Use the `account_update` webhook to monitor notifications whenever a Business Account has violated a policy, and when applicable, messaging restriction type and duration. Thus, businesses can quickly adjust behavior to avoid additional warnings and/or enforcement actions.<br>

* **360dialog Hub UI** - Violations will be displayed in the 360dialog Hub UI. <br>

* **WhatsApp Manager UI** - Violations will be displayed in the WhatsApp Manager UI. <br>

  <div align="left"><figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FSnrwxj5GCsJPLPDaozcO%2FScreenshot%202026-03-10%20141038.png?alt=media&#x26;token=e5d51995-7861-45e9-8336-ed9f7ab6b0e1" alt="" width="563"><figcaption></figcaption></figure></div>

* **Meta Business Suite Notifications Center** - Meta sends alerts through the Meta Business Suite Notifications Center whenever a policy issue is detected.<br>

* **Email** - Violation notifications will be sent by Meta to the Business Portfolio admins. \
  The email subject will be 'Your WhatsApp Business account is violating policy'<br>

  <div align="left"><figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FyVdwZojtMoVBQeD7OIse%2Faccount_activity_issue.png?alt=media&#x26;token=425a148d-25f1-43ed-8bcc-a60ec0771a43" alt=""><figcaption><p>Example Email from Meta warning about Spam violations</p></figcaption></figure></div>

### Appeal Policy Violations <a href="#enforcement-actions" id="enforcement-actions"></a>

If a WABA is disabled, it may be possible to appeal the decision via [Business Support Home](https://docs.360dialog.com/docs/resources/wabas/business-support-home). &#x20;

### Preventing Future Violations <a href="#preventing-future-violations" id="preventing-future-violations"></a>

* Read the [Commerce and Business Policies](https://business.whatsapp.com/policy) and review [this article](https://faq.whatsapp.com/933578044281252/?locale=en_US) that answers Frequently Asked Questions about these policies.
* Integrate with webhooks and receive real-time notifications.
* Adjust behavior on the platform quickly.

**Compliance Checklist**

* [x] **Catalog:** Ensure that the attached catalog contains all necessary information without any prohibited items.
* [x] **Website:** Verify that the business website is operational and secured with SSL.
* [x] **Templates**: Check if any templates used violate policies, as this could lead to the store account being blocked.
* [x] **WhatsApp Page**: Ensure the WhatsApp page has complete business information.
* [x] **Business Portfolio:** Confirm that the Meta business portfolio has a clear description of the business.
* [x] **Website Information:** Verify that the provided website includes the full address and phone number, matching the details on the Meta business portfolio.


---

# 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.360dialog.com/docs/resources/wabas/waba-status.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.
