# Adding a new Whatsapp number

### How to add a new WhatsApp number

{% stepper %}
{% step %}
To add a new Whatsapp number Click “Add New” and select Whatsapp. This number will serve as the public-facing number for the WhatsApp Business API account.

<div data-with-frame="true"><figure><img src="/files/uCxlpJLMRQY8vjlulD1L" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**What is a WhatsApp Business API account?**

The WhatsApp Business API is designed for businesses that want to chat with customers on WhatsApp at scale. It doesn’t come with its own app, so we connect it directly to your Bookline WhatsApp bot—allowing your customers to message your business on WhatsApp just like they normally would.
{% endhint %}

{% endstep %}

{% step %}
There are two options to choose from for your WhatsApp Business API account number:

* You can select an unassigned number from your list of purchased numbers.\*\*\*

<div data-with-frame="true"><figure><img src="/files/BcUsRElGsGZKSWtHNo31" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="danger" %}
\*\*\*Disclaimer: it is recommended to choose a new number with no WhatsApp account previously associated with it since in order to connect with the WhatsApp API, we will need to delete all of the past chat history associated with this account. Additionally, you will no longer be able to send or receive new messages in the WhatsApp app.
{% endhint %}

* Use your own number. \
  \
  If you choose this option, complete the form with the corresponding country code and phone number. Check the box to receive SMS or direct calls as it will be necessary to receive a verification code.

<div data-with-frame="true"><figure><img src="/files/ywVumN1q9U30SZuQpBRe" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
Next, you will be asked to confirm if the number is already associated with a WhatsApp account.

<div data-with-frame="true"><figure><img src="/files/DJL4Oc20CIChwLbHScUs" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
Choosing Option 2 or Option 3 requires deleting your WhatsApp account. Once deleted, you’ll no longer be able to send or receive messages in the app, and your entire chat history will be removed.

<div data-with-frame="true"><figure><img src="/files/woXRNKc65fpnTNfeQ5IY" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Please note that this action is permanent and cannot be undone. If you’re unsure, select **“I am not sure”**, and a customer support agent will contact you shortly with next steps.
{% endhint %}
{% endstep %}

{% step %}
Once you have deleted your account, you will be able to proceed with API onboarding by connecting to 360 Dialog. If you have doubts, please book a meeting with our support team.

<div data-with-frame="true"><figure><img src="/files/Wcbka9gbSbrgeKALNPo1" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
If you select any of the other options (1, 4, or 5), you’ll see this message confirming that your request has been submitted. A customer support agent will contact you shortly with the next steps.
{% endstep %}
{% endstepper %}

<div data-with-frame="true"><figure><img src="/files/4unLYxvW8CUFihw8TF2m" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.bookline.io/client-portal/channels/adding-a-new-channel/adding-a-new-whatsapp-number.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.
