> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apyguard.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jira

> Use Jira with ApyGuard to route API security findings into issue tracking and remediation workflows.

## Overview

Jira integration helps teams translate findings into actionable follow-up work.

<CardGroup cols={2}>
  <Card title="Issue routing" icon="ticket">
    Move important findings into issue tracking workflows for remediation.
  </Card>

  <Card title="Ownership" icon="user-round">
    Assign clear responsibility for fixing API security issues.
  </Card>
</CardGroup>

## Connect Jira from the ApyGuard integrations panel

1. Go to **Settings → Integrations**.
2. Open the **Development** tab.
3. Find the **Jira** card.
4. Click **Connect first** or turn the toggle on.
5. In the ApyGuard dialog, enter:
   * **Jira URL**
   * **Email**
   * **API token**
     <Frame>
       <img src="https://mintcdn.com/apyguard-390a5608/qk85_EKOZHWubuMo/images/Screenshot-2026-05-12-at-11.30.43.png?fit=max&auto=format&n=qk85_EKOZHWubuMo&q=85&s=15474a6b27d1093b5777433093c817ff" alt="Screenshot 2026 05 12 At 11 30 43" width="1911" height="899" data-path="images/Screenshot-2026-05-12-at-11.30.43.png" />
     </Frame>
6. Click **Connect** to save the configuration.
7. Return to the integrations panel and confirm the Jira card now shows **Connected**.

## What the dialog asks for

<CardGroup cols={2}>
  <Card title="Jira URL" icon="link">
    Enter your Jira instance URL, such as `https://yourcompany.atlassian.net`.
  </Card>

  <Card title="Email and API token" icon="key">
    Provide the Jira account email and the API token generated from your Jira account settings.
  </Card>
</CardGroup>

## Disconnect Jira

1. Go back to **Settings → Integrations**.
2. Find the **Jira** card.
3. Turn the toggle off.
4. Confirm that the card returns to **Disconnected**.

## Related pages

* [Integrations Overview](/integrations/overview)
* [Understanding Results](/findings-results/understanding-results)
