How do I move from a Personal account to a Team account (and what happens to pricing)?

Last updated: February 3, 2026

Context

You may see a notice that “Global variables and secrets will be removed from personal accounts in the future. Existing variables are now read-only and can only be deleted.” If you rely on global variables or want shared team management, you’ll need to move your apps from a Personal account to a Team account. This article explains how to transfer your apps, what migrates, what you need to reconfigure, and how pricing works (including pay‑as‑you‑go rates).

Answer

To move your apps to a Team and keep pay‑as‑you‑go billing:

  1. Create a Team in the Codemagic dashboard.

  2. Transfer your apps:

    • Go to Teams > Personal Account > Applications.

    • Click the Transfer to team button next to each app and select a Team where you are an admin.

  3. Re-add items that don’t migrate:

    • Global variables and secrets: Recreate them under Teams > [Your Team] > Global variables and secrets.

    • iOS and Android signing resources: Re-add your certificate and provisioning profile in the Team settings.

  4. What migrates automatically:

    • Environment variables defined at the app level (in the app’s settings)

  5. Pricing and pay‑as‑you‑go:

    • Per‑minute rates remain the same as on Personal accounts:

      • macOS (M2) VMs: $0.095/min

      • macOS (M4) VM $0.114 / minute

      • Linux & Windows VMs: $0.045/min

    • Note: Team accounts do not include the 500 free builds/month that Personal accounts receive.

Sources:

  • Codemagic pricing: https://codemagic.io/pricing/

  • In-app transfer flow: Teams > Personal Account > Applications (Transfer to team)