> For the complete documentation index, see [llms.txt](https://idn.pancake.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idn.pancake.vn/english/pancake-quick-start-guide/vi.-wa-migration-from-another-bsp-to-pancake-botcake.md).

# VI. WA migration from another BSP to Pancake/Botcake

1. **Please keep in mind that:**

* **Downtime:** your WA API number does not need to be deactivated for the BSP switching process. Before moving, your number can still be used as usual in the old BSP. After successful migration, the number can be used immediately in the new BSP without any waiting period.
* **Templates:** all templates with approval and high quality will be moved to the new BSP.
* **Conversation Limit:** remains the same.
* **Chat History:** all the chat history from the old BSP will be lost.
* **Green Tick:** remains the same.<br>

2. **Preparation in the old BSP**

* In the WA Manager of **the old BSP,** choose **"Account tools"** -> **"Phone number"** -> **"Settings"**

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

* Turn off **"2-step verification"**

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

* Delete the phone number

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

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

2. **Migration:**

* In **Business Settings** of **the new BSP**, make sure the business is **verified** and the account status is **approved**.

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

* Access to your **WA Manager** -> choose **Account Tools** -> click **"Add new number"**[<br>](#user-content-fn-1)[^1]

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

* Fill in your business profile and add number.

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

* After doing these steps, please contact Pancake team via: <https://pancake.vn/contact> so we can help you to finish the migration.

[^1]:


---

# 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://idn.pancake.vn/english/pancake-quick-start-guide/vi.-wa-migration-from-another-bsp-to-pancake-botcake.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.
