# Jira

Aude is an app on the Atlassian Marketplace. [Visit our listing on the Marketplace](https://marketplace.atlassian.com/apps/1237445) and simply install it on your Jira instance.&#x20;

## Admin configuration

Once installed, Aude configuration will be accessible via the Apps section in the navigation bar. From here, the Jira administrator can link code repositories. There will be an onboarding wizard if your Aude workspace is empty, and you can also follow the [instructions to link installations](/aude/linking-installations/github.md) following completion of the onboarding wizard.

![](/files/NlCN6Cb13sfvbh7IR9qg)

## Using Aude

Users will be able to login and use Aude via a collapsible panel on the Jira issue view in all Jira products.

Each user will need to login to each desired code repository installation (e.g. GitHub, GitLab) separately using their own credentials.&#x20;

Any permissions your organization has configured for particular users or repositories propagate to Aude. For example, if a user is unable to view a particular repository in GitHub/GitLab, they will also not be able to access it in Aude. As a result, admins can safely link all desired repositories and control granular permissions via the code repository installation.

<figure><img src="/files/Aqlh9wLMHp1uAjauJi1r" 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://aude-1.gitbook.io/aude/linking-ticketing-software/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.
