# 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/4Dx8Gkape4eZF8WBQGEq" 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/WveBn9sLMxs3qqv5yEVT)![](/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: 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.
