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

# Jira

The Jira connector pulls in all tickets from your specified projects every 10 minutes. For every Jira issue, the connector indexes the following:

* Title
* Description
* Common fields
* Comments

## Setting Up

### Authorization

1. **Jira Cloud Token**
   If you're using Jira Cloud, follow Atlassian's guide to generate an Access Token [**here**](https://docs.searchunify.com/Content/Content-Sources/Atlassian-Jira-Confluence-Authentication-Create-API-Token.htm)\*\* \*\*for your account.
2. **Jira Server Token**
   If you're using Jira Server, follow Atlassian's guide to generate a Personal Access Token [**here**](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html)\*\* . \*\*

## Indexing

1. **Open the Jira Connector**
   Navigate to the **Admin Panel** in ASSIST AI and select the **Jira Connector**.
2. **Provide Your Credentials**

* For **Cloud**: provide your Access Token along with the Username it belongs to
* For **Server**: provide your Personal Access Token

3. **Choose Projects and Filters**
   For each project you want to index, provide a URL to any page within that project. Optionally, you can specify users whose comments should be excluded from indexing - this is particularly useful for filtering out bot activity.
4. **Start Indexing**
   Click **Connect** to begin. All Jira tickets from the selected projects will be pulled into ASSIST AI every 10 minutes

## Indexed Metadata

```text theme={null}
- Project ID
- Issue Type
- Issue Key
- Summary
- Description
- Priority
- Labels
- Assignee
- Reporter
- Comments
- Status
- Resolution
- Created
- Updated
```
