> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/account/managing-your-whatsapp-business-account-information.md).

# Managing your WhatsApp Business account information

Within your dashboard you have the option to edit your account information. Below we will explain which bits of information you can update, and where you can make the changes.

* [Which information can I edit?](#h_01F4RW96PVF6ANQ0AWVG63QPVE)
* [Where can I edit my information?](#h_01F4RW9AEQ9X4MG3P3RJCJZQ0T)

#### Which information can I edit? <a href="#h_01f4rw96pvf6anq0awvg63qpve" id="h_01f4rw96pvf6anq0awvg63qpve"></a>

It's possible to edit most of your basic business information within your MessageBird Dashboard. You are able to edit the following fields:

* Profile picture: Add a profile picture to display to customers. The WhatsApp Business API Client will scale and crop uploaded profile photos to be a square with a max edge of 640px and max size of 63KB before uploading to our servers. Images with a height or width of less than 192px may cause issues when the resizing occurs, because of this, an image size of 640x640 and max 63KB is recommended.&#x20;
* Status: Add a status that your customers will see on your WhatsApp Business profile. (139 character limit)
* Business email: Add an email where customers can contact your business. This will be displayed publicly on your WhatsApp profile. (128 character limit)
* Business address: Edit your address to ensure your customers see the most up-to-date address for your business. (256 character limit)
* Business description: Provide a short description of what your business does. (256 character limit)
* Business Industry: Select your business sector.
* Business websites: Submit a URL for your business website so that customers can find out more about you. You can submit multiple URLs per channel. (256 character limit)
* Turn on 2FA: In the event that you are applying for an Official WhatsApp Business account, you can set a 6 digit pin on this page. If you are interested in applying for an Official Business account, please read here how to get started: [How to get a WhatsApp Official Business Account](/connectivity-platform/account/getting-an-official-business-account-green-tick-for-whatsapp.md)

**Note** that you are not able to edit the business number linked to any of your channels.

#### Where can I edit my information?

In your dashboard you can click on [Channels](https://dashboard.messagebird.com/en/channels) in the left sidebar and click on [WhatsApp](https://dashboard.messagebird.com/en/channels/whatsapp).&#x20;

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

You will see a list of your installed channels. Locate the channel you'd like to edit, and click on the edit icon next to the relevant channel.

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

You'll be taken to the channel page, where you can edit your information. Once you're done, press **Save** and your information will be updated!

&#x20;


---

# 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.bird.com/connectivity-platform/account/managing-your-whatsapp-business-account-information.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.
