> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/whatsapp-accounts-management/create-a-whatsapp-api-account/add-numbers.md).

# Add Numbers

## Step 1:

Go to the [WhatsApp accounts](https://www.ycloud.com/console/#/app/dashboard/account) page, select the WABA to which you want to add numbers

Click the +Phone numbers button

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

## Step 2:

Enter the number information:

1. WhatsApp Business display name: This name is the number name which will display to users. It should be related to the company name or brand name.
2. Industry attribute: Select the industry.
3. Business profile (optional): Describe the profile of this number.

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

## Step 3:

Enter the phone number, then click Continue.

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

## Step 4:

Enter the verification code received on the phone number, then click Verify to complete the connecting.

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

## Further Reading

After connecting the number, it is recommended to set up the number profile

{% content-ref url="/pages/wGFsIWunxxvQk6602f15" %}
[Phone Number Profile Settings](/help-center/whatsapp-accounts-management/phone-number-management/phone-number-profile-settings.md)
{% endcontent-ref %}

## Common Issues:

<details>

<summary>Binding Failure</summary>

If the binding fails, you can determine the cause of the error based on the prompt, which may include:

1. The maximum number of bindable numbers has been reached. Unverified businesses can only bind up to 2 phone numbers. If you need to bind more, please complete the business verification.
2. The number has already been registered with WhatsApp.
   1. This number may already be registered with the WhatsApp app or WhatsApp Business app. It is recommended to change the number or unregister it within the app. Note: Chat history will not be transferred after unregistration.
   2. WhatsApp Business API account. It is recommended to migrate this number rather than adding it anew.

</details>

<details>

<summary>Unable to Receive Verification Code</summary>

Try using a voice call to receive the verification code. If you still cannot receive it, it is recommended to change to a new number.

</details>

<details>

<summary> WABA Migration</summary>

<https://app.gitbook.com/o/eAkdP4nGSkKPhrPfur1x/s/SIAnjLP6KQY5rvyuaq5K/whatsapp-accounts-zhang-hao-guan-li/chuang-jian-whatsapp-api-zhang-hao/hao-ma-qian-yi>

</details>


---

# 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://helpdocs.ycloud.com/help-center/whatsapp-accounts-management/create-a-whatsapp-api-account/add-numbers.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.
