#Data migration
3 messages · Page 1 of 1 (latest)
Hi @mortal pendant. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
3 messages · Page 1 of 1 (latest)
Is it possible to migrate the data from self-hosted convex to the paid convex cloud?
Hi @mortal pendant. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
npx convex export command to export your data from the self-hosted backend, and then use npx convex import to import it into the cloud product. This process allows you to move your data between self-hosted and cloud environments as needed. For more details, see the guidance on migration in the Convex documentation and community posts: Self-Hosting with Convex: Everything You Need to Know.