# Migrate a COEX number to 360Dialog

Businesses that are using a Coex number with an alternate BSP can migrate the number to 360dialog. But the process requires disconnecting the number from both the API and Business App and then using the Embedded Signup to re-register the number.&#x20;

## **How to migrate a phone number**

{% stepper %}
{% step %}

### Disconnect the number from the Cloud API

Access the WhatsApp Business App and navigate to Settings > Account > Business Platform (Previous BSP name should be displayed here) > **Disconnect Account**.
{% endstep %}

{% step %}

### Transfer the number from the WhatsApp Business App

1. Back up the business customer’s messages.
   1. **Settings > Chats > Chat backup** and tapping **Back up** to Google Drive (Android) or iCloud (iPhone)
2. Move the business from the WhatsApp Business App to the WhatsApp Regular App.&#x20;
   1. Go to the WhatsApp Regular App, sign in with the Business App phone number.
   2. Agree to transfer the chats.
3. Reconnect the business to the WhatsApp Business App.&#x20;
   1. Open **WhatsApp Business App >** Enter the same **phone number >** Transfer chats **>** Set up **Business Profile**&#x20;

{% hint style="info" %}
**Credit Line:**\
This step is required to remove the existing WABA and the old BSP's credit line.
{% endhint %}
{% endstep %}

{% step %}

### Redo the Coexistence registration

1. Now, redo the Coexistence onboarding flow using the Embedded Signup. \
   The step-by-step process [is described here](/docs/hub/embedded-signup/coexistence-onboarding.md).&#x20;
2. Once this is done, a new waba will be created.
   {% endstep %}
   {% endstepper %}


---

# 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/migrations/migrate-a-coex-number-to-360dialog.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.
