# Numbers

### Phone numbers

The phone numbers section can be used to view key information about a channel.&#x20;

* Account Name
* Data Storage Region
* Quality Rating
* Business Messaging Limit

From this section, the **WABA Management App** can be used and used to update settings on the channel or WABA. &#x20;

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2FGkzc3MfCmUR4wOb5Y7Dl%2FScreenshot%202026-03-16%20140543.png?alt=media&#x26;token=33f1e11f-5ca5-492b-a975-550427b97a58" alt=""><figcaption></figcaption></figure>

### Number statuses

The status may be one of the following:

| Status     | Description                                                                                                                                |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Live       | This number is active and ready to send and receive messages.                                                                              |
| Setting up | We’re finalizing the setup of this number. It will be ready to use soon.                                                                   |
| Error      | Please contact support. Something is preventing this number from working                                                                   |
| Inactive   | <p>Your channel is no longer active.</p><p>Customers can’t reach you, and you can’t message them.</p>                                      |
| Cancelled  | <p>Your channel is scheduled for cancellation.</p><p>At the end of this month, you will no longer be able to send or receive messages.</p> |

### Toggle Numbers

Use the **number selector** in the head navigation to toggle between and select phone numbers.

<figure><img src="https://3527970750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4sMxKjL6eJRvZn6jeG-887967055%2Fuploads%2Frwxhiiaeaf9rOTgBaovk%2Fimage.png?alt=media&#x26;token=c6638ffc-1478-4c2c-9e91-157b52f06900" alt=""><figcaption></figcaption></figure>

### WABA Management App

Click **Manage WhatsApp Business Account** to open the WABA management app for a specific number.&#x20;

| **WABA Account Name**        | Shows the Name of the WABA                                          |
| ---------------------------- | ------------------------------------------------------------------- |
| **WABA ID**                  | Shows the WABA ID                                                   |
| **Phone number**             | Shows the phone number registered in the WhatsApp Business Platform |
| **Account Status**           | Shows the status of your integration.                               |
| **Account name**             | Shows the Display Name of the WABA                                  |
| **Data Storage Regions**     | Shows the current Data Storage Region setting.                      |
| **Quality Rating**           | Shows the current Quality Rating of the Phone Number                |
| **Business Messaging Limit** | Shows the current Messaging Limit of the Phone Number               |


---

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