---
title: Integrate Jira with Datadog Incident Management
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Incident Response > Incident Management > Setup and Configuration >
  Incident Integrations > Integrate Jira with Datadog Incident Management
---

# Integrate Jira with Datadog Incident Management

## Overview{% #overview %}

Jira is an issue and project tracking system for software teams. The Datadog Jira integration allows you to create issues from incidents in Datadog and view issues created in Jira as Datadog events.

**Note**: This integration only syncs data from Datadog to Jira. Updates made in Jira do not sync back to Datadog incidents.

The Jira integration with Datadog Incident Management provides you with the following benefits:

- **Improved Visibility**: Ensure that all stakeholders are immediately informed about incidents, facilitating a quicker response.
- **Supporting Existing Workflows**: Seamlessly integrate with your current processes, making it easier to plan work and manage priorities with Jira.
- **Flexible Mapping and Configuration**: With dynamic templates, you can map Datadog severities to Jira priorities, map incident statuses to Jira statuses, add custom labels, and define dynamic assignees.

## Prerequisites{% #prerequisites %}

To use automatic ticket creation, install the integration through the [Jira Integration tile](https://app.datadoghq.com/integrations/jira). For more information, see the [Jira integration](https://docs.datadoghq.com/integrations/jira/) documentation.

## Setup{% #setup %}

1. On the [Integration Settings page](https://app.datadoghq.com/incidents/settings?integration=jira&section=integrations), find the Jira integration.
1. Click **Enable Jira issue creation** toggle to allow manual or automatic Jira creation.
1. Select your Jira account, project, and issue type.
1. Add a condition to define when to automatically create a Jira issue. If this condition is left blank, a Jira issue is created for all new incidents.
1. Define a template with dynamic variables to populate Jira ticket fields. Type `{{` to insert incident template variables into fields like **Summary**, **Reporter**, and **Description**. Dynamic variables work only with **string** [Jira field types](https://developer.atlassian.com/platform/forge/manifest-reference/modules/jira-custom-field-type).

{% image
   source="https://datadog-docs.imgix.net/images/service_management/incidents/guide/jira/incident_jira_settings.b669b1bb29b5873966e269258bd661e0.png?auto=format"
   alt="Jira integration settings showing account configuration, conditional creation rules, and Jira properties with template variables" /%}
Configure status and severity mappings to sync incident states and severities to Jira statuses and priorities.
{% image
   source="https://datadog-docs.imgix.net/images/service_management/incidents/guide/jira/incident_jira_mappings.2dab885130e3dcf558936da98767cb1e.png?auto=format"
   alt="Jira status and severity mappings showing incident states mapped to Jira statuses and severity levels mapped to Jira priorities" /%}

As incidents are created, an issue is also created in the corresponding Jira instance. This Jira issue links to the incident in Datadog for reference. The Jira issue is unidirectionally synced with the incident based on the template and mappings defined in the [Integration Settings page](https://app.datadoghq.com/incidents/settings?integration=jira&section=integrations).

## Further Reading{% #further-reading %}

- [Install the Jira Integration](https://docs.datadoghq.com/integrations/jira/)
- [In-app Jira integration tile](https://app.datadoghq.com/integrations/jira)
- [Export follow-ups to Jira](https://docs.datadoghq.com/incident_response/incident_management/post_incident/follow-ups)
