# What is a Display Name?

### What Is a Display Name?

A **Display Name** is the **business name that appears to end users on WhatsApp** when they receive a message from a WhatsApp Business API number.<br>

<figure><img src="/files/M6Lojxq4Z9QF7Z86pszE" alt="" width="375"><figcaption></figcaption></figure>

This article explains what a **Display Name** is in the context of **WhatsApp Business Platform (WhatsApp API)** and why it matters for DoubleTick and its customers.

It is the name customers see:

* at the **top of the WhatsApp chat**
* in **message notifications**
* on the **WhatsApp Business profile**

For example, if a business is called *Fresh Produce Cold Pressed Juices*, that is the name users will see when they receive a WhatsApp message from that business.

***

### Where Is the Display Name Used?

A Display Name is linked to:

* a **specific phone number**
* inside a **WhatsApp Business Account (WABA)**

Each phone number connected via DoubleTick must have **one Display Name**, and that name is **visible to all end users** interacting with the business.

***

### Who Controls the Display Name?

Although DoubleTick helps customers onboard and manage WhatsApp API, **Display Names are controlled and approved by Meta**.

The Display Name is:

* submitted via **Facebook Business Manager**
* reviewed by Meta
* approved or rejected based on official policies

Neither DoubleTick nor its BSP can override Meta’s decision.

***

### Why Is the Display Name Important?

The Display Name plays a critical role in:

* **building trust** with customers
* clearly identifying **who is messaging the user**
* preventing **spam, impersonation, and fraud**

A clear and correct Display Name improves:

* message open rates
* customer confidence
* overall WhatsApp engagement

***

### Display Name vs Business Name (Common Confusion)

It’s important for new joinees to understand that:

* the **Display Name is not always the legal company name**
* but it **must be clearly connected** to the legal business identity

For example:

* Legal name: *Fresh Produce Foods Private Limited*
* Display Name: *Fresh Produce Cold Pressed Juices*

As long as the connection is visible on the company’s website or branding, this is acceptable.

***

### When Is a Display Name Reviewed?

A Display Name goes through review when:

* a **new phone number** is added
* the Display Name is **edited or changed**
* a previously rejected name is **resubmitted**

The review is done entirely by Meta and usually takes **24–48 hours**.

***

### Key Things Everyone Should Remember

* Display Name = **customer-facing business identity on WhatsApp**
* One Display Name per **phone number**
* Approval is **mandatory before messaging starts**
* Meta is the **final authority** on approval or rejection
* External branding (website, documents) **must support the name**

***

A Display Name is **not just a name** — it is the **first impression of a business on WhatsApp**.\
Getting it right is essential for smooth onboarding and successful WhatsApp communication.


---

# 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://learn.doubletick.io/display-name/what-is-a-display-name.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.
