# Jira Configuration

WhiteIntel supports Jira integration, allowing your team to create autonomous and on-demand jira tickets.

### Prerequisites

* An **active WhiteIntel Enterprise or Threat Intel plan**
* **Admin access** to your organization in WhiteIntel
* **Admin access** to your Atlassian

### Step 1

1. Sign in to Atlassian
2. Go to Atlassian Account → Security → API tokens
3. Click **Create API token**.\
   Give it a descriptive name (e.g., “WhiteIntel Jira Integration”) and set an expiry if offered (typically 1–365 days).
4. Click **Create**, then **Copy** the token and store it securely (you won’t be able to view it again).

{% hint style="danger" %}

### We highly recommend creating a service account with limited privileges to only create Tickets. Do not directly use your Atlassian admin account API key.

{% endhint %}

### Step 2

* Log in to the **WhiteIntel Dashboard** as an organization admin.
* Go to **Organizations > Jira**
* Enable  configuration

### Step 3

* Go to Watchlists page on Whiteintel Dashboard
* Enable "Push to Jira" checkbox on the targets that you want to get alerted via Jira.

Additionaly, for on demand ticket creations, you can click the Jira icon on the top of the Details bar of incidents.

<figure><img src="/files/tfI4zrqCwZsO5R7I7SqH" 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://knowledge.whiteintel.io/white-intel-usage/jira-configuration.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.
