> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/meta-business-setup/official-business-accounts-blue-badge/eligibility-criteria-for-blue-badge.md).

# Eligibility criteria for blue badge

Learn the full set of eligibility conditions your business must meet before applying for an Official Business Account (OBA) on WhatsApp.

Before you apply for an Official Business Account (OBA), your business needs to meet every one of Meta's eligibility conditions. This guide walks through each requirement so you know exactly where you stand.

#### What's covered

* [What does "eligible for OBA" mean](#what-does-eligible-for-oba-mean)
* [Mandatory eligibility requirements for OBA](#mandatory-eligibility-requirements-for-oba)
* [Important eligibility notes](#important-eligibility-notes)

#### What does "eligible for OBA" mean?

Being eligible for an [Official Business Account (OBA)](/meta-business-setup/official-business-accounts-blue-badge/oba-guide.md) means your business meets WhatsApp's requirements to apply for the blue checkmark, which identifies your account as official and notable. OBA is **not granted automatically**. Your business must meet all eligibility conditions set by Meta before you can even apply.

#### Mandatory eligibility requirements for OBA

To be eligible for OBA, every condition below must be met.

1. **Compliance with WhatsApp Business Messaging Policy**\
   Your business must follow WhatsApp's messaging rules, including:

* Sending messages only to users who have opted in
* Avoiding spam or misleading content
* Using approved message templates correctly

{% hint style="warning" %}
If your account violates policy rules, it will not be eligible for OBA.
{% endhint %}

2. **At least 30 days on the WhatsApp Business Platform**\
   Your business must be registered on the WhatsApp Business Platform for a minimum of **30 days**. Newly onboarded numbers cannot apply immediately. This waiting period allows WhatsApp to review:

* Account activity
* Policy compliance
* Stability of the business setup

3. **Brand must be notable and well-known**\
   This is the most important requirement. Your business must represent a brand that is Well-known, Frequently searched online, Recognized by the public. WhatsApp checks **brand notability**, not just business legitimacy. Notability means having independent recognition through **major news publications, reputable media coverage, or independent editorial articles** about your business.

{% hint style="warning" %}
Paid promotions, ads, PR listings, or app directories do not count toward notability.
{% endhint %}

4. **Business Portfolio must be verified**\
   The Business Portfolio that owns the WhatsApp number must be fully verified through Business Verification. Without business verification, OBA cannot be granted, even if the brand is well-known.
5. **Two-step verification must be enabled**\
   The WhatsApp business phone number must have two-step verification enabled. This is mandatory for security and authenticity.

{% hint style="warning" %}
If two-step verification is disabled, the OBA option will not appear.
{% endhint %}

6. **Display name must be approved**\
   Before applying for OBA:

* Your phone number's display name must already be approved
* The display name must follow WhatsApp naming guidelines

{% hint style="info" %}
If the display name changes after OBA approval, WhatsApp will re-evaluate notability again.
{% endhint %}

#### Important eligibility notes

Before applying (see [how to apply](/meta-business-setup/official-business-accounts-blue-badge/how-to-apply-for-an-blue-badge.md)), keep these points in mind:

* OBA is reviewed per phone number
* Approval for one number does not guarantee approval for others
* Approval for one brand does not guarantee approval for sub-brands
* Each display name is reviewed individually

For sub-brands, WhatsApp recommends using the format: **{Sub-brand name} by {Notable parent brand}**

Eligibility for OBA depends on brand notability and compliance, not business size or API usage. If your brand is well-known, publicly recognized, verified and compliant, you may be eligible. If not, that's completely normal, and your WhatsApp account will continue to work without any limitations.

#### Key takeaways

* All six eligibility conditions must be met before you can apply
* Notability (media coverage, editorial mentions) matters more than business size
* Business Portfolio verification and two-step verification are mandatory technical prerequisites
* Sub-brands should be framed as "{Sub-brand} by {Notable parent brand}"
* Not being eligible today doesn't affect your WhatsApp functionality

#### FAQs

**Can I apply for OBA immediately after onboarding a new number?**\
No. Your number needs at least 30 days of activity on the WhatsApp Business Platform before it's eligible to apply.

**Does paid advertising or PR coverage count toward brand notability?**\
No. Only organic, editorial coverage from reputable media outlets counts. Paid promotions, ads, PR listings, and app directory listings are not accepted.

**What happens if two-step verification is disabled on my number?**\
The Official Business Account option won't even appear in WhatsApp Manager until two-step verification is enabled.

**If my main brand gets OBA, will my sub-brand automatically get it too?**\
No. Each display name and each phone number is reviewed individually, so sub-brands need their own application.

#### Related topics

* [How to apply for an blue badge](/meta-business-setup/official-business-accounts-blue-badge/how-to-apply-for-an-blue-badge.md)
* [What if your OBA request is rejected?](/meta-business-setup/official-business-accounts-blue-badge/what-if-your-oba-request-is-rejected.md)
* [How to verify your META business](/meta-business-setup/meta-business-verification/how-to-verify-your-meta-business.md)


---

# 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://learn.doubletick.io/meta-business-setup/official-business-accounts-blue-badge/eligibility-criteria-for-blue-badge.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.
