> For the complete documentation index, see [llms.txt](https://docs.runway.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runway.team/integrations/ci-cd/codemagic.md).

# Codemagic

<div align="left"><figure><img src="/files/PcYfeTvppGsw2XfLACKf" alt=""><figcaption></figcaption></figure></div>

## Set up

### Navigate to the Integration settings view

1. Select an app in the top left corner from the Switcher
2. Navigate to **App Settings** by clicking the gear icon (⚙️) at the top of the Timeline sidebar
3. Click on **Integrations** in the sidebar

### Connect Codemagic

* Find the **Codemagic** integration module under the **CI/CD** section
* Click the **Connect** button
* Enter a Codemagic Personal Access Token
  * You can view your Personal Access Token within Codemagic by visiting Teams > Personal Account > Integrations. Find the **Codemagic API** item in the list, and click **Show** to reveal the key
* Click **Save**; you’ll be presented with a dialog in which to select your Codemagic app and your Release Candidate workflow, and (optionally) the name of your release workflow if different than your RC workflow

{% hint style="warning" %}
Due to Codemagic API limitations, there are a couple of scenarios in which Runway will not have access to your workflow data:

1. If you have not yet triggered a build at least once **before** setting up Codemagic in Runway.
2. If your Codemagic apps are configured using `codemagic.yaml`instead of the Workflow Editor.

For both scenarios, you'll see only a non-functional "Default Workflow" available for selection in Runway. For the second scenario, you'll need to reach out to our team to manually configure your workflow selections. Please share the workflow names and IDs when you do.
{% endhint %}

{% hint style="info" %}
Learn more about [builds and branches in Runway](/getting-started/setting-up-your-integrations/builds-and-branches.md).
{% endhint %}
