# WhatsApp Broadcast Limit and Setup Business Profile

For existing customers who wish to update WhatsApp business profile, including information such as name, description, address, profile image, or to check the daily broadcast message limit of WhatsApp phone number, please refer to the following steps:

**Step 1. Visit WhatsApp Manager**

Go to <https://business.facebook.com/wa/manage/phone-numbers>

![](/files/jpKBztSg5bDtqR2XuDd8)

You can view the WhatsApp phone number that you connected with your Facebook Page here. If no phone number exists, please refer to [WhatsApp Connection Guide](/platform-setup/whatsapp-connection-guide.md). In "Messaging Limit" field, you can see the daily broadcast limit. If you have connected phone number to a page without business verification, the daily limit is capped at sending business-initiated conversations to 50 unique customers.

{% hint style="info" %}
To verify your business, please visit the following website to select your Facebook Page and click "Start Verification"

<https://business.facebook.com/settings/security/>
{% endhint %}

Upon verification, you can send 1,000 business-initiated conversations with 1,000 unique customers in every 24 hour. To know more about how to increase messaging limits, please visit the following page:

{% embed url="<https://developers.facebook.com/docs/whatsapp/messaging-limits?locale=en_US>" %}

**Step 2. Setup your WhatsApp Business Profile**

Click Settings in the same page ![](/files/j58S4rM2Wf36Doqt2tGy)：

Click "Profile" to update your Business Profile, editing your name, description, address, profile image etc. Click "Save" at the top right hand corner to apply changes.

![](/files/L6Ctkv0r1Zul9yK60hja)


---

# 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.chatalog.ai/platform-setup/whatsapp-connection-guide/whatsapp-broadcast-limit-and-setup-business-profile.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.
