# Migrate to alternate BSP

## How to migrate away from 360dialog

{% stepper %}
{% step %}

#### Clear Outstanding Invoices

Before initiating the migration, make sure all pending invoices with 360Dialog are settled. Migration requests cannot be processed until all financial obligations are fulfilled.<br>
{% endstep %}

{% step %}

#### Disable Two-Factor Authentication (2FA)

[Disable two-factor authentication](/docs/resources/phone-numbers/2fa.md) for the number you plan to migrate. This step is mandatory, as active 2FA will prevent Meta or another BSP from completing the migration.<br>
{% endstep %}

{% step %}

#### Trigger the migration process

Coordinate with your new BSP or Meta to initiate the migration of your WhatsApp Business number. <br>
{% endstep %}

{% step %}

#### Cancel Subscription

Once invoices are cleared, 2FA is disabled, and the migration process has been completed, cancel the phone number subscription. This ensures you are not billed for services after the migration. You will continue to be charged unless the subscription is cancelled. <br>
{% endstep %}

{% step %}

#### Refund of Unused Conversation Funds

After cancellation, request a refund for any unused conversation-based funds associated with the phone number.&#x20;
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

### Support Scope for Non-360Dialog numbers

Unless explicitly stated in a Partner contract, 360Dialog does not provide support for numbers that are not registered on the platform. For assistance with a number being migrated away from 360Dialog, please contact the support team of the provider to which the number is being migrated.
{% endhint %}


---

# 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-to-alternate-bsp.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.
