# Jira (Cloud/Data Center)

## About the integration <img src="/files/-M6YDsndrsVeqMTtIIRw" alt="" data-size="line">

The Jira incident integration allows Sleuth to use Jira (Cloud and Datacenter) as a source for incidents.

## Setting up the integration

Follow instructions for [Jira Cloud](/sleuth-dora/integrations-1/issue-trackers/jira.md#setting-up-the-integration) or [Jira Datacenter](/sleuth-dora/integrations-1/issue-trackers/jira-datacenter.md#setting-up-the-integration) to establish the integration. Note that if you already added the integration to track your issues, you do **not** need to create another integration - Sleuth will use already existing one to also track incidents.

## Configuring the integration

* Click **Add incident source** and select a Sleuth project that will track Jira incidents. All projects within your organization will be displayed in the dropdown.

![](/files/uV3F5Pv9bvCyWGw5ruAH)

* Configure impact source by pasting JQL query that represents your **active incidents**. When an issue matching the query exists, Sleuth will treat this as an incident state to calculate Failure rate and MTTR

{% hint style="info" %}
Integrations are made at the Sleuth organization level and are available for all projects within that organization. Individual settings for integration are made at the project level.
{% endhint %}

* That's it! Sleuth will now start tracking incidents from Jira issues.


---

# 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://help.sleuth.io/sleuth-dora/integrations-1/impact-sources/incident-tracker-integrations/jira-cloud-data-center.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.
