# Bitrise

DeviceCloud includes a BitRise step to allow automatic triggering of tests via your BitRise CI process.

**How to configure the integration:**

1. Edit your workflow in BitRise to add a new step.
2. Search for 'Device Cloud for Maestro' and select the step.

<figure><img src="/files/XVDZTNkqx0Ifn9Fxy4op" alt=""><figcaption></figcaption></figure>

3. The step will now appear in your workflow

<figure><img src="/files/Dpv7uNcxOf0fOUz0Ow1d" alt=""><figcaption></figcaption></figure>

4. Populate the API key using a BitRise secret and set any variables. These should exactly match the DCD CLI.

<figure><img src="/files/Qe33ERMIZ7MLl3ILYxkk" alt=""><figcaption></figcaption></figure>


---

# 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.devicecloud.dev/ci-cd-integration/bitrise.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.
