# Applying for Official Business Account (Green Tick)

There are two types of WhatsApp Business Accounts. By default, any account using the WhatsApp Business Platform or WhatsApp Business App is a business account. In contrast, Official Business Account has a green checkmark badge in its profile and chat thread headers.

Meta's criteria for WhatsApp Official Business Accounts (OBA) is based on a number of factors and is different from policies on other platforms. In addition to following WhatsApp's [Commerce](https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.whatsapp.com%2Flegal%2Fcommerce-policy%2F%3Ffbclid%3DIwAR3xKLW3Q37FcJJgQv2TS3f9gKdZR697D5TmnwLN54PMdfD6Z52D249VjuQ\&h=AT2DLOY7cqSHlaeBwkA5cjrhGDg1YsCx_pdVLjYay-l7EQad3ep2_wcyOhlPGXQnTRKTYrRr4gZpnLTT5GwM5hPSw9jhJrMXlNYT9z9aqj3_ISJZ3JA9v57gJ66g1J0Z-v4uuabc) and [Business](https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.whatsapp.com%2Flegal%2Fbusiness-policy%3Ffbclid%3DIwAR1JIIUWOBXS27DMDFTU8moPLPCATWTdWpuxPJ9qTV3eneHf45ZnV0MbLJk\&h=AT1WD-DraDCo0PweQU-cPk0aIgwXV5-7Oc2WVQqzIBP6F6FncwltPG-VSecl-8lUEhkks7_PVZw21KLnICdrejfw5hFpyOXYxXrU5t9yyt8-E2YzUMYqJm9A_w25Cntoj8CKSuzH) Policies, businesses need to be:

* [Notable](https://developers.facebook.com/docs/whatsapp/overview/business-accounts#notability): Represents a well-known business, often searched brand or entity
* Verified: Has gone through [Business Verification](https://www.facebook.com/business/help/2058515294227817?id=180505742745347), and
* 2FA: Has set up [two-step verification](https://developers.facebook.com/docs/whatsapp/api/settings/two-step-verification).

#### Requesting an Official Business Account <a href="#official" id="official"></a>

Follow these instructions to request an official business account:

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

* Access WhatsApp Manager from your Business Manager. Click on the phone number for which you want to request OBA within the **Overview** section

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

* Turn on 2 step verification for this phone number to apply for OBA. **Please note your Business Verification and Display Name approval needs to be complete before applying for OBA**

  * If you have not set up two-factor verification for the phone number you want verified, follow the instructions in [Two-Step Verification](https://developers.facebook.com/docs/whatsapp/api/settings/two-factor) to enable it
  * If you have not completed Business Verification, see [Verify Your Business](https://www.facebook.com/business/help/2058515294227817) for more information

  <figure><img src="/files/Xsa3y5oRJRfjxpcbZcWb" alt=""><figcaption></figcaption></figure>
* Click on Submit Request Button and fill out the required information. You can submit up to 5 supporting links to show that the business is notable.

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

Once Meta has reviewed your request, you will receive a notification letting you know if your account has been granted OBA or not. If your request is rejected, you can submit a new request after 30 days.

Once you obtain a green badge on WhatsApp, you will not be able to change the display name without having to re-apply.


---

# 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/applying-for-official-business-account-green-tick.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.
