> For the complete documentation index, see [llms.txt](https://docs.innopaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innopaas.com/documentation/documentation-en/whatsapp-product/waba-senders-basics-and-management/phone-numbers-senders/messaging-limits.md).

# Messaging Limits

Log in to your InnoPaaS account: <https://innopaas.com/control/login>

Check messaging limits in WhatsApp-Senders.

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

### **Explanation of** Messaging Limits <a href="#explanation-of-message-quotas" id="explanation-of-message-quotas"></a>

Messaging limits refers to the maximum number of unique users your business can send business-initiated messages (template messages) to outside the customer service window (when the user has not actively contacted you within 24 hours) within any rolling 24-hour period.

This limit is calculated at the level of the Business Manager (BM), not per individual phone number. This means all business phone numbers under the same BM share a single total limit. If one number consumes a large portion of the limit, the available limit for other numbers in the same manager will be correspondingly reduced.

All newly created BM start with an initial message limit of 250 unique users. You can gradually unlock higher limit tiers by improving account quality and performance:

**Limit tiers**: 250 → 2,000 → 10,000 → 100,000 → Unlimited

To reach the first upgrade threshold (from 250 to 2,000), you must complete at least one of the following "scaling paths":

* Path One: Completed [business verification](/documentation/documentation-en/whatsapp-product/waba-senders-basics-and-management/business-verification.md)
* Path Two: Send 2,000 delivered messages outside of customer service windows to unique WhatsApp user phone numbers within a 30-day moving period, using templates with a [high quality rating](https://www.facebook.com/business/help/687938765816627).

After you complete either of the above expansion paths, Meta will automatically analyze the message quality of your account (including user engagement, feedback, template compliance, etc.).&#x20;

Based on this analysis, the system will automatically decide whether to approve your account to enter the next limit tier (for example, from 2,000 to 10,000). Further upgrades thereafter (to 100,000 or unlimited) follow the same automatic evaluation and expansion mechanism.


---

# 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.innopaas.com/documentation/documentation-en/whatsapp-product/waba-senders-basics-and-management/phone-numbers-senders/messaging-limits.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.
