# Connecting Jira and Confluence

## Track project execution and knowledge sharing

The Jira and Confluence integration helps Aude understand how your team delivers work and shares knowledge. Connecting these tools can surface insights about project execution, documentation practices, and cross-team collaboration.

## Two-Step Connection Process

### Step 1: Locate you Atlassian site URL

Your unique Atlassian site URL is required, please provide it here and click the "Submit" button. If you need help locating your Atlassian site URL, please follow on screen instructions.

### Step 2: Install Aude Jira/Confluence App

After you have successfully saved your Atlassian site URL in Step 1, please proceed to click the "Add to Jira"/ "Add to Confluence" button. This will bring you to the  start of the OAuth installation process.

You should see a confirmation displaying "**Installation successful".**

### Step 3: Configure Aude Confluence App

#### 1. Navigate to Aude Confluence App Home page

Click on the Aude for Confluence UI App under the Apps section in the top bar.&#x20;

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

#### 2. Configure Confluence Spaces

* Locate the filter dropdown.
* Use the dropdown menu to select the Space you want the bot to access.

<figure><img src="/files/w5jGfeR20bdQ4E49atWX" 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.aude.ai/aude-product-documentation/onboarding/getting-started-with-aude/connecting-jira-and-confluence.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.
