# Azure DevOps integration for Jira

## Installation

1. Log into your Jira instance.
2. Click the **Apps** dropdown and choose **Find new apps**. The *Find new apps* screen loads.
3. Search for **Azure DevOps integration for Jira** and click on the app tile. The *App Details* screen loads.
4. Click **Try it free** to start installing your app.
5. You're all set! Click **Close** in the *Installed and ready to go* dialog.

## Configuration

1. Go to the configuration page (**Apps** -> **Azure DevOps integration for Jira**).
2. Connect your account using [PAT (Personal Access Token)](/azure-devops-integration-for-jira/using-personal-access-tokens.md).
3. Select repositories related to your projects.

![](/files/-MkhBNupbnacpxGffT0v)


---

# 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.gitconnector.com/azure-devops-integration-for-jira.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.
