# Jira

The **Jira** data source in Epsilla allows users to connect and retrieve issues directly from their Jira projects or specific issues. This type of data source is ideal for managing tickets, project progress, and collaboration data stored in **Jira**.

### Select Knowledge Base Type

Choose **Jira** to continue.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-c347d119ef518f2222a2a24f2821fb84edef0f49%2FScreenshot%202024-12-24%20at%2012.05.19%E2%80%AFPM.png?alt=media" alt="" width="325"><figcaption></figcaption></figure>

### Knowledge Base Name

Provide a **Knowledge Base Name**. A valid name should start with a letter or `_`, and can contain only letters, digits, underscores, and whitespaces. Example: `MyJiraDocs`.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-ffaa126ead28d3dd59b5a0d3b858aa3174b459f6%2FScreenshot%202024-12-24%20at%2012.05.49%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

### Configure Jira Connection

Fill in the required fields to connect your Jira instance:

1. **Base URL**: The URL of your Jira instance (e.g., `https://yourcompany.atlassian.net`).
2. **Token**: A Jira API token generated for your account. To access your Jira API token:
   * Log in to your Atlassian account.
   * Navigate to your profile settings.
   * Select **"Create and manage API tokens"** under the Security section.
   * Generate a new API token and copy it.
3. **User Name**: The email address associated with your Jira account.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-2cd621ed297b69a25a9a39081e50db2699c348f5%2FScreenshot%202024-12-24%20at%2012.07.03%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

### Load Data from Jira

There are two options for specifying the data to load from **Jira**:

1. **Project Key**: Provide the key of the Jira project to load all issues from that project.
2. **Issue Keys**: Specify individual issue keys to load selected tickets. If issue keys are provided, the project key will be ignored.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-797d9e2860ab9b508dd5ed25e9a64fa2d8ddee4e%2FScreenshot%202024-12-24%20at%2012.07.36%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-9eea30fe4ad20b5a4aa3ddc85183053be4e9e0d5%2FScreenshot%202024-12-24%20at%2012.07.55%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

To add multiple issue keys:

* Click **Add Multiple Issue Keys**, enter the keys separated by new lines, and click **Add**.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-07bdaa18493a96e473b2fa23bc4ce87b930e8b99%2FScreenshot%202024-12-24%20at%2012.08.20%E2%80%AFPM.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

### Data Processing

Once the connection details are entered, click **Create**:

Epsilla will automatically process the tickets. During this process, the platform loads, chunks, and embeds the documents into vectors for efficient retrieval. You can monitor the progress of data processing in real-time:

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-969ba5762d997a3718bffcf8ed14381652c2b33e%2FScreenshot%202024-12-24%20at%2012.08.40%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

After the data is processed, the list of pages imported from **Jira** will be visible in the **Loaded Issues** section. Tickets that are ready for use will be marked as **Ready**, while those still processing will show a status of **Processing data**.

<figure><img src="https://2532879721-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM0ZX7fId7ifK45ldHWEp%2Fuploads%2Fgit-blob-64aae4a2681a6787019da540901c2e4ce605fd12%2FScreenshot%202024-12-24%20at%2012.09.20%E2%80%AFPM.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

You can update or edit your Jira configuration by navigating to the **Data Sources** tab under your knowledge base.
