# Install Azure Devops Repos App

**Step 1: Install Zerve Azure Devops Integration**

Navigate to the settings and install the Zerve Azure Devops Repos App, which includes authentication and grants access to the required repositories. The following are the steps:

1. **Navigate to Settings:** Go to the appropriate settings page depending on whether you are installing in your individual settings or organization settings. &#x20;
2. **Select Git Integration:** Select the **Git Integration** option on the left hand menu.
3. **Install the Azure Devops Repos App:** In the **Git Management Service** dropdown, select **Azure Devops Repos** and click the **Install** button.

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

4. **Grant Access:** You will be redirected to your Azure Devops Account where you will be presented with the option to grant access to your Azure Devops account. Click **Allow Access**.

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

5. You will now be redirected back to the Zerve application.


---

# 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.zerve.ai/guide/source-control-git/install-azure-devops-repos-app.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.
