# Authenticating Jira

You can authenticate Jira using the following methods:

* [Cloud Version](#cloud-center-authentication)
* [Data Center Version](#data-center-authentication)

### Cloud Authentication

When the Cloud option is selected in Avo Assure while authenticating Jira, it connects to the instance hosted and managed by Atlassian. This removes the need for server management, ensures automatic updates, and gives quick access to new features. Cloud is easy to set up, requires less maintenance, and includes built-in compliance certifications.

#### For Cloud authentication, perform the following actions:

1. On the **Home page,** under **Projects**, select the required **Project**.
2. From **Settings** tile, select **Manage Integrations.**

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

3. Select **Test Management** tab, and then select **Jira** option.

<figure><img src="/files/6j6A3aBBAVKVUrBBGS74" alt=""><figcaption></figcaption></figure>

4. In the **Username** text box, enter the **username**.
5. In the **API Token** text box, enter the **API Token**.
6. In the **URL** text box, enter the **Atlassian URL**.

7\.  Select **Remember Credentials** checkbox to store your credentials.

8\.  Select the **Login** button to complete the authentication.

{% hint style="info" %}
**Note:** Select the **Reset** button to clear all input values.
{% endhint %}

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

### Data Center Authentication

#### For Data Center authentication, perform the following actions:

1. On the **Home page**, under **Projects**, select the required **Project**.
2. From **Settings** tile, select **Manage Integrations**.

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

3. Select **Test Management** tab, and then select **Jira** option.

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

4. In the **Username** text box, enter the **username**.
5. In the **PAT** text box, enter the **personal access token.**
6. In the **URL** text box, enter the **Atlassian URL**.
7. Select **Remember Credentials** checkbox to store your credentials.
8. Select the **Login** button to complete the authentication.

{% hint style="info" %}
**Note:** Select the **Reset** button to clear all input values.
{% endhint %}

<figure><img src="/files/aFT28VJKIGAMKE0hiKZH" 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.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/jira-integration/manual-defect-creation/authenticating-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.
