> For the complete documentation index, see [llms.txt](https://docs.360dialog.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.360dialog.com/docs/hub/business-profiles.md).

# Business Profiles

A phone number's business profile can be edited on the 360Dialog Hub, as well as via the API and on WhatsApp Manager. **A business profile also includes the business's display name.**

**This page shows how a business profile, including its display name, can be edited on the 360Dialog Hub.**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h2>Business Profiles</h2><p>You can read more about business profiles, and alternatively edit them via the API or in WhatsApp Manager by clicking here.</p></td><td><a href="/pages/MqbGMfTAaScdmSXgrdFm">/pages/MqbGMfTAaScdmSXgrdFm</a></td></tr><tr><td><h2>Display Names</h2><p>You can read more about display names and display name guidelines by clicking here.</p></td><td><a href="/pages/-Ma-XPwH2m-EpR0kTIzD">/pages/-Ma-XPwH2m-EpR0kTIzD</a></td></tr></tbody></table>

### How to Edit a Business Profile

{% stepper %}
{% step %}

#### Log into 360Dialog Hub

[You can log into your 360Dialog Hub account by clicking here.](https://app.360dialog.com/number)
{% endstep %}

{% step %}

#### Choose the account you want to update.

In the channel section, choose the particular channel.
{% endstep %}

{% step %}

#### Open the Profile Page

The navigation bar at the top of the page has a **"Profile"** tab.&#x20;

<figure><img src="/files/Q23o4K5rYQqHv4vvTnhV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Make Changes to the Business Profile

The following information can be modified in the **Profile** page:

* Profile Picture
* Category
* Description
* Email
* Address
* Website (primary)
* Website (secondary)

<figure><img src="/files/vFreEnCCWz9koCj5A46X" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### How to Edit a Display Name

{% stepper %}
{% step %}

#### Log into 360Dialog Hub

[You can log into your 360Dialog Hub account by clicking here.](https://app.360dialog.com/number)
{% endstep %}

{% step %}

#### Choose the account you want to update.

In the channel section, choose the particular channel.
{% endstep %}

{% step %}

#### Open the Details Page.

The navigation bar at the top of the page has a **"Details"** tab.

<div align="left"><figure><img src="/files/ob4lZN7tFlo92esESfhu" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Change the display name

Go to the **Channel Details** section and click on the pencil icon or three dots.

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

Enter the display name and save.

<figure><img src="/files/yh8LSRny9gDPEAzp0qIG" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### Submitting a New Display Name

Meta reviews every display name change request. More info can be found [here](/docs/resources/phone-numbers/display-names.md).&#x20;

Do not request a display name change unless it is necessary, as the number of permitted display name changes is limited.

When the display name is approved, your account will be automatically updated with the new display name.

Please allow up to **24 hours** for display name changes to be reviewed by the WhatsApp team. If your display name is rejected, please follow the instructions described in this [section](/docs/resources/phone-numbers/display-names.md#display-name-rejection-and-appeals).

{% hint style="info" %}
**Status update**

* We will send you an in-app notification with the display name status update and the reason in case it was rejected.
  {% endhint %}

{% hint style="warning" %}

#### "Edit" icon is not available

If you can't see the edit icon in your 360Dialog Hub page, this means that another Display Name was already sent and is under review. Please wait a few days to try again.
{% endhint %}


---

# 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://docs.360dialog.com/docs/hub/business-profiles.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.
