Migrating from cloud to self-hosted
Currently, there is no automated way to migrate from n8n Cloud to self-hosted. The only way is to manually transfer your workflows using the following process.
To Export Workflows from Cloud:
From your dashboard, go to Admin Panel
Navigate to Manage
Select Export
Download your workflows to your computer's hard drive
Important Note About Credentials:
Credentials cannot be exported from Cloud due to security reasons and must be manually entered in your self-hosted instance after importing the workflows. Other data and settings must also be configured depending on your self-hosted setup.
To Import Workflows into Self-Hosted:
Create a new workflow in your self-hosted instance
Click the three dots menu in the top right corner of the workflow page
Select "Import from file"
Choose the workflow file from your hard drive
Once imported, you'll need to re-enter all credentials and adjust settings for your nodes to function properly.