> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/jira.md).

# JIRA

If you have not set your JIRA during the onboarding process & would love to set it up afterward, you can follow the steps mentioned below:

### Step 1: Navigate to Settings

Typo dashboard > Settings > Integrations > Click on JIRA

<div align="left"><figure><img src="/files/YXfdJoRThrYtzch4UKT9" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 2: Permission

In the next step, you have to give access to your Atlassian account.

<div align="left"><figure><img src="/files/sKHe42d9qzwATluMbye4" alt="" width="563"><figcaption></figcaption></figure></div>

### Step 3: Select Projects

Next, you have to select the projects you want to give access to Typo or you can select all the projects to get insights into all the projects & teams in one go.

<div align="left"><figure><img src="/files/Yu6QO3XV0pxwQhHmFmle" alt="" width="563"><figcaption></figcaption></figure></div>

And done! You will have all your sprint & issue-related insights in your dashboard now.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://typo.gitbook.io/typo-help-docs/getting-started/integrations/issue-tracker/jira.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.
