> For the complete documentation index, see [llms.txt](https://docs.arnica.io/arnica-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arnica.io/arnica-documentation/getting-started/ticket-management/jira-integration.md).

# Jira

Connect Arnica to your Jira Cloud workspace. Once connected, you can use Jira as the issue tracker for [Manual Issue Creation](/arnica-documentation/getting-started/ticket-management/creating-issues/manual-issue-creation.md) and [Automated Issue Creation](/arnica-documentation/getting-started/ticket-management/creating-issues/automated-issue-creation.md).

## Integration Steps

### Create a dedicated service account

Arnica authenticates via OAuth2 using a dedicated application user. Using a shared service account ensures the integration keeps working if the original user leaves.

{% hint style="warning" %}
The service account will appear as the reporter on every Jira issue Arnica creates. Name it clearly, e.g. `arnica-jira-service-account`.
{% endhint %}

1. Create a dedicated email address (e.g. `arnica-jira@yourcompany.com`). Use a shared inbox or alias so access is not tied to a specific person.
2. Go to [admin.atlassian.com](https://admin.atlassian.com) - your organization - **Directory - Users** and invite the email.
3. Complete the Atlassian account setup from the invitation email.
4. In Jira, add the service account to every relevant project with at minimum: **Browse Projects**, **Create Issues**, **Edit Issues**, **Transition Issues**.

{% hint style="info" %}
If connecting multiple workspaces, ensure the service account has equivalent access in each one.
{% endhint %}

Jira-side permissions are the primary requirement for issue creation. The Arnica user configuring the integration should have at least `Admin` permissions in Arnica.

### Integrate Jira with Arnica

1. Sign in to Jira as the **service account** - not your personal account.
2. In Arnica, navigate to **Admin - Integrations**, locate **Jira** and click **Connect**.

<figure><img src="/files/Rts35RaLupzE3k0WWddD" alt=""><figcaption><p>Locate Jira on the Integrations page and click Connect</p></figcaption></figure>

3. You will be redirected to Atlassian's OAuth authorization page. Review the requested permissions and click **Accept**.

<figure><img src="/files/P8d3RvY0yyNVmgvT3fKc" alt="" width="375"><figcaption><p>Authorize Arnica to connect to your Jira workspace</p></figcaption></figure>

4. If the integration was successful, the workspace will appear under the **Existing Integrations** section in Arnica.

<figure><img src="/files/cnc2bcxeMvR3Dx2dQJif" alt=""><figcaption><p>Jira connected and listed under Existing Integrations</p></figcaption></figure>

{% hint style="info" %}
Repeat for each additional Jira workspace.
{% endhint %}

## Remove a Jira Integration

1. Navigate to **Admin - Integrations**.
2. Find the Jira workspace you want to remove.
3. Click the **trash icon** next to the workspace.
4. Confirm the removal.

{% hint style="warning" %}
Disconnecting stops future issue creation but does not delete existing Jira issues created by Arnica.
{% endhint %}
