> For the complete documentation index, see [llms.txt](https://docs.testery.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testery.io/integrations/built-in-integrations-with-testery/jira.md).

# Jira

##

{% embed url="<https://vimeo.com/930020667/a8ff136225?share=copy>" %}

## Setup

1. Navigate to the Integrations tab in Settings and click the "Authorize Jira Integration" button.\ <img src="/files/d62sctXDIyBG0LB1bZx9" alt="" data-size="original">
2. Review the requested permissions and click the "Accept" button when ready. You will be redirected back to the Testery app and your Jira Integration setup is complete.\
   ![](/files/RCBgB8pmDkjSiGhwQtSA)

## How to Create a Jira Story

There are 3 ways to do this...

### From Test Results

1. When viewing a test result, choose any "Review Status".\
   ![](/files/DyyRXJc1NO8b1P2Dxnu0)![](/files/0ixirN0HiVlyf9PdkHZ9)
2. You will be prompted to create a Jira Issue, click "Yes".\
   ![](/files/fnMFaU1cGBtCGIm5xXvK)

### From a Test Run Analysis

* Under the Analysis tab when viewing a test run, click the "Create Jira Issue" button.\
  ![](/files/BOAW9G17n4DHv3TuQQtm)
* On a Test Run Analysis Slack message, click the "Create Jira Issue" button.\
  ![](/files/5fUjdde5VENTaXtDgITm)


---

# 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://docs.testery.io/integrations/built-in-integrations-with-testery/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.
