# Get business verified

## Why get verified?

You can start using the WhatsApp Business APIs even if you are not business verified.

However, it is strongly recommended that your business gets verified. If you are not business verified the following limitations apply:

* You can only have **two** business telephone numbers per WhatsApp account.
* You can only send **250** business-initiated templated messages within a 24-hour period.
* You can receive unlimited user-initiated messages.

## Verify your business

{% hint style="info" %}
Business verification can take 1 - 5 business days.
{% endhint %}

To verify your business and remove the above limitations:&#x20;

1. Go to [Facebook Business Manager](https://business.facebook.com).
2. &#x20;If you already have one, select your business account. If you do not have a Facebook Business Manager account, you can create one by visiting <https://business.facebook.com/create>.
3. On the left navigation, click *Settings*.
4. From the *Settings* page, go to *Security Center* on the left navigation.
5. Click on *Start Verification*.
6. Complete your Business Details in the next form.

{% hint style="success" %}
Refer to[ this page](https://www.facebook.com/business/help/2058515294227817?id=180505742745347) for more information.
{% endhint %}

## **Required documentation** <a href="#required-documentation" id="required-documentation"></a>

* **Legal Name Document** – *one of the below documents* \
  – Business Registration (BR) \
  – Company Incorporation Certificate \
  – Tax/VAT Certificate
* **Address Proof Document** – *one of the below documents* \
  – Bank Account Statement \
  – Utility Bill (Phone/Electricity Bill)
* There might be additional documentation required depending on your country of residence. This will be outlined when you enter your business verification information.

## Why would your business verification be rejected? <a href="#why-would-your-business-verification-be-rejected" id="why-would-your-business-verification-be-rejected"></a>

* Legal Name Document and Address Proof Document have different addresses.
  * *Please make sure all documents have the exact same address*
* Business Legal Name is not mentioned on the website submitted.
  * *It is advised to mention your company’s legal name in the footer of your website*
* Business Email Address not used during verification.
  * *It is advised to use the business email address for Facebook Business Verification*


---

# 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://guides.clickatell.com/whatsapp-channel/getting-started/get-business-verified.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.
