# Migration process

Having an Enterprise Dedicated plan means migrating your app and its data from the main cluster to your dedicated server. This process is handled by Bubble, ensuring that your users will not experience downtime or performance degradation.

However, due to the wide variety of apps and solutions supported by Bubble, we recommend going through a preparation checklist to ensure your app works as expected from the moment it migrates to the dedicated instance.

In this article series, we'll look into the migration process, and how we'll work with you to make it as seamless as possible.

<details>

<summary>1 - Preparing for migration</summary>

In this article, we'll have a look at the recommended checklist you should go through *before* the migration process starts. We're available to answer questions at any point during this process.

Article: [Preparing for migration](/help-guides/bubble-for-enterprise/hosting-and-infrastructure/dedicated-instance/migration-process/pre-migration.md)

</details>

<details>

<summary>2 - During migration</summary>

The migration process is handled by Bubble. In this article, we’ll outline the communication channels available for you to receive updates and ask questions during the migration process.

Article: [Migration process](/help-guides/bubble-for-enterprise/hosting-and-infrastructure/dedicated-instance/migration-process/during-migration.md)

</details>

<details>

<summary>3 - Post-migration</summary>

After the migration process, we’ll set up a call with you to cover the new functionalities you now have access to. In this article, we’ll outline the recommended steps you should take to ensure that both the app and editor work as expected.&#x20;

Article: [Post-migration](/help-guides/bubble-for-enterprise/hosting-and-infrastructure/dedicated-instance/migration-process/post-migration.md)

</details>


---

# 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://manual.bubble.io/help-guides/bubble-for-enterprise/hosting-and-infrastructure/dedicated-instance/migration-process.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.
