> 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/embedded-signup/confirm-number-details.md).

# Confirm Number details

When adding a business phone number, it is necessary to confirm its current status.

This step ensures a number is set up correctly and avoids conflicts with existing WhatsApp accounts.

If you’re unsure which option to choose, follow the guidance below or [contact our support team](/docs/support/get-support.md) before proceeding.

<figure><img src="/files/21Q0UO2xUS5BL4b5nvQx" alt=""><figcaption></figcaption></figure>

### Before You Start

Have access to WhatsApp so you can send a test message to the number you're adding. This helps you quickly confirm its current status.

#### About your number

You can choose one of the fourth options for your phone number. Each option triggers an accurate flow for the phone number according to the phone number's status.&#x20;

***

### **1. No, it´s not connected**

It is a brand new number that is not connected to WhatsApp yet. Choosing this option will trigger the Embedded Signup flow and connect your number.&#x20;

**How to check**

1. Open WhatsApp.
2. Try to send the message
3. A pop-up window is displayed stating that the number isn´t on WhatsApp.&#x20;

<figure><img src="/files/9UoQ7ZQPaa8G7jztBLmi" alt=""><figcaption></figcaption></figure>

***

### **2. Yes, Personal app**

The number is currently used in the standard (personal) WhatsApp App.

**How to check**

1. Send a message to the number from your phone.
2. In the chat window, the info message is displayed that messages and calls are end-to-end encrypted.&#x20;

<div align="left"><figure><img src="/files/i9vmKMdpqOnbe11N8g6o" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}

#### Important: Personal WhatsApp Accounts Must Be Deleted

{% endhint %}

If this option is selected, the number must be deleted before the onboarding, or another number should be used. Information on how to delete the number is available during Onboarding.&#x20;

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

***

### **3. Yes, Business app**

Select this option if the number is currently being used in the WhatsApp Business App.<br>

**How to check**

1. Send a WhatsApp message to the number.
2. Look for:
   * A **“Business Account”** label in the profile.
   * A yellow system message in the chat (see example below).

<div align="left"><figure><img src="/files/i9vmKMdpqOnbe11N8g6o" alt="" width="375"><figcaption></figcaption></figure></div>

Selecting this option will start the onboarding process for [**WhatsApp Coexistence**.](/docs/hub/embedded-signup/coexistence-onboarding.md)

Coexistence allows you to use the same phone number simultaneously on:

* The WhatsApp Business App
* The WhatsApp Business Platform (API)

***

### **4. Yes, Business API**

Select this option if the number is currently being used in the WhatsApp API.<br>

**How to check**

1. Send a WhatsApp message to the number.
2. Look for:
   * A system message in the chat (see example below).

<div align="left"><figure><img src="/files/lHpQBazJspqY6Yf7rTXB" alt="" width="375"><figcaption></figcaption></figure></div>

Selecting this option will start the onboarding process for [migrating a number to 360dialog](/docs/hub/migrations/migrate-a-number-to-360dialog.md).&#x20;

#### FAQ

<details>

<summary>What if I select the wrong option?</summary>

Selecting the wrong option may cause setup errors or delays, but ultimately it can be corrected at a later stage. If you're unsure, contact support before proceeding.

</details>

<details>

<summary>Can one number be connected to multiple WhatsApp products?</summary>

Yes, but only through WhatsApp Coexistence. Otherwise, a number can only be connected to one type of account at a time. A number cannot be used by WhatsApp Messenger personal app and the WhatsApp Business Platform at the same time.&#x20;

</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://docs.360dialog.com/docs/hub/embedded-signup/confirm-number-details.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.
