# App Center

![](/files/naxvRgdJWxLtFhmLi2Z6)

### Use an existing App Center integration

#### 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 App Center

* Find the **App Center** integration module under the **Beta testing** section
* Click the **Connect** button
* Select an existing App Center installation
* Click **Connect**; you’ll be presented with a dialog in which to enter your [App Center settings](#app-center-settings)

### Set up a new App Center integration

#### 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. Select the **Integrations** link the App Settings sidebar

#### Connect App Center

* Find the **App Center** integration module under the **Beta testing** section
* Click the **Connect** button
* Enter your **User API Token**&#x20;
  * You can access or create an App Center User API Token by going to **Account Settings > User API Tokens** in App Center&#x20;
  * [App Center documentation: Creating an App Center User API Token](https://learn.microsoft.com/en-us/appcenter/api-docs/#creating-an-app-center-user-api-token)
* Click **Save**; you’ll be presented with a dialog in which to enter your [App Center settings](#app-center-settings)

### App Center settings

* Enter your App Center settings:
  * **App Center app slug (required)** — Choose the app slug of the app you use for beta testing in App Center
  * **Distribution groups (optional)** — Select default App Center distribution groups to distribute builds to


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.runway.team/integrations/beta-testing/app-center.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
