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

# Jira

> Connect BonData to Atlassian Jira for issue tracking data

Jira by Atlassian is a leading project management and issue tracking tool used by software teams to plan, track, and release software. With BonData, you can connect to your Jira instance to read and analyze project data, track issues, and enrich records within Agent workflows.

## Jira API Token Setup

Follow these steps to create an API token for BonData.

### Step 1: Create an API Token

1. Go to [Atlassian Account Settings](https://id.atlassian.com/manage-profile/security/api-tokens)
2. Click **Create API token**
3. Enter a label (e.g., `BonData Integration`)
4. Click **Create**
5. **Copy the token** - it won't be shown again

### Step 2: Get Your Jira Site URL

Your site URL is your Atlassian domain:

* Example: `https://your-company.atlassian.net`

### Step 3: Find Your Project Key

The project key is the prefix of your issue IDs:

* If issues look like `PROJ-123`, the project key is `PROJ`
* Find it in **Project Settings** → **Details**

### Step 4: Enter Credentials

Enter your email (Atlassian account), API token, site URL, and project key in BonData.

## Required Fields

| Field         | Description                                                                                             |
| ------------- | ------------------------------------------------------------------------------------------------------- |
| Email         | Your Atlassian account email                                                                            |
| API Token     | Generated from Atlassian account settings                                                               |
| Jira Site URL | Your Jira Cloud site URL (e.g., [https://your-domain.atlassian.net](https://your-domain.atlassian.net)) |
| Project Key   | The prefix of your issue IDs (e.g., PROJ from PROJ-123)                                                 |
