# Cloud Migration

This guide is to help users to migrate from Cloud V1 to V2.

In Cloud V1, the URL of the apps looks like <mark style="color:blue;">**https\://\<your-instance-name>.app.flowiseai.com**</mark>

In Cloud V2, the URL of the apps is <mark style="color:blue;">**<https://cloud.flowiseai.com>**</mark>

Why Cloud V2? We have re-written cloud from scratch, that has 5x speed improvement, ability to have multiple workspaces, organization members, and most importantly it is highly scalable with [production-ready architecture](https://docs.flowiseai.com/configuration/running-in-production).

1. Login to Cloud V1 via <https://flowiseai.com/auth/login>
2. In your dashboard, at the top right corner:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FQDcDEwG601qjEGR2bMDC%2Fimage.png?alt=media&#x26;token=96629964-dd8b-41eb-9194-54bd68b5e28d" alt=""><figcaption></figcaption></figure>

3. **Select Version, then update to the latest version.**

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fgit-blob-451ad970e1710c05f227029fcd7b62380dc2442c%2F3.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

4. Select Export, select the data you would like to export:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FH6YnuceSjVFMO0M2cUsz%2Fimage.png?alt=media&#x26;token=1863de87-42f9-4828-857e-8e13015d53d6" alt="" width="563"><figcaption></figcaption></figure>

5. Save the exported JSON file.
6. Navigate to Cloud V2 [https://cloud.flowiseai.com](https://cloud.flowiseai.com/)
7. Cloud V2 account does not sync with your existing account in Cloud V1, you'll have to register again or sign in with Google/Github.

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2F2cmJMvCYsU58S5Epk27n%2Fimage.png?alt=media&#x26;token=9ce29ae8-2abe-42e9-81c4-1d1fc79b0069" alt="" width="563"><figcaption></figcaption></figure>

8. Once logged in, from the dashboard top right corner, click Import and upload the exported JSON file.

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2F0nxt3Py8URYkrVLnwMtD%2Fimage.png?alt=media&#x26;token=8fc97888-4f97-4f45-84a0-01d365f16087" alt=""><figcaption></figcaption></figure>

9. New user by default is on the **Free Plan** with a limitation of 2 flows and assistants (for each). If your exported data has more than that, importing the exported JSON file will throw an error. This is why we are giving <mark style="color:orange;">**FIRST MONTH FREE**</mark> on **Starter Plan** which has unlimited flows & assistants!

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FB1wFU0SvPfQca9w5qspj%2Fimage.png?alt=media&#x26;token=2fc843c6-b4cc-4b10-9a29-fcd6b9f11e21" alt=""><figcaption></figcaption></figure>

10. Click the **Get Started** button, and add your preferred payment method:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2F2WOz4vQF149FEygyoLA0%2Fimage.png?alt=media&#x26;token=502395db-0a9f-42c9-9e97-1a360d6992cd" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FT2ta6LoxY95jZnZgPpq4%2Fimage.png?alt=media&#x26;token=4551fbfe-7bdf-43a9-9391-0ef6bbeac5b4" alt=""><figcaption></figcaption></figure>

11. After added payment method, navigate back to Flowise, click Get Started on the selected plan and Confirm Change:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2F90YXA1gPyzKCLDb7J10W%2Fimage.png?alt=media&#x26;token=db6ed798-9120-4246-a0a6-35aa66f4299b" alt="" width="563"><figcaption></figcaption></figure>

12. If everything goes smoothly, you should be on Starter Plan with unlimited flows & assistants! Hooray :tada: Try importing the JSON file again if it was failing previously due to the free plan limitation.

{% hint style="success" %}
All the IDs from exported data remain the same, so you don't have to worry about updating the ID for the API, you just need to update the URL such as <https://cloud.flowiseai.com/api/v1/prediction/69fb1055-ghj324-ghj-0a4ytrerf>
{% endhint %}

{% hint style="warning" %}
Credentials are not exported. You will have to create new credentials and use those in the flows and assistants.
{% endhint %}

13. After you have verified everything is working as expected, you can now cancel the Cloud V1 subscription.
14. From the left side panel, click Account Settings, scroll to the bottom, and you will see **Cancel Previous Subscription**:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fqaig8uJsNsBRG5MeAfrU%2Fimage.png?alt=media&#x26;token=8e23a9bf-7f43-461e-95f2-ae023924d8b3" alt=""><figcaption></figcaption></figure>

15. Enter your previous email that was used to sign up the Cloud V1, and hit **Send Instructions**.
16. You will then receive an email to cancel your previous subscription:

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FeVTYuUxkuIexFqlzInkW%2Fimage.png?alt=media&#x26;token=8b3ddf8e-c1b0-4da9-ba9c-a529774cd571" alt="" width="563"><figcaption></figcaption></figure>

17. Clicking the **Manage Subscription** button will bring you to a portal where you can cancel the Cloud V1 subscription. Your Cloud V1 app will then get shut down on the next billing cycle.

<figure><img src="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2FZmAV9nuxTLvmKN0oGY3R%2Fimage.png?alt=media&#x26;token=56f28968-ec3a-44b3-93ee-df86637b28de" alt=""><figcaption></figcaption></figure>

We sincerely apologize for any inconvenience we have caused during the process of migration. If anything we would love to help, don't hesitate to reach us at <support@flowiseai.com>.
