Can I transfer an application between teams in Codemagic?

Last updated: July 23, 2026

Context

You may need to move an application that is already configured under one Team account to a different Team account, while preserving its build configuration, history, environment variables, credentials, webhooks, and publishing settings.

Answer

Transferring an application between two Team accounts is not currently supported. Application transfers are only available when moving an app from a Personal account to a Team account.

Additionally, if your application is configured using the Workflow Editor (not with codemagic.yaml), its configuration cannot be exported or duplicated to another team. This means the following settings would need to be recreated manually in the destination team:

  • Workflows

  • Environment variables

  • Credentials

  • Webhooks

  • Publishing settings

If you need assistance reconfiguring your project in the destination team, please reach out to the Codemagic support team for guidance.