Getting started
Connect the issue tracker you want to use, then open Settings → Incident tickets. For Jira:- Connect Jira Cloud from Settings → Integrations → Jira
- Connect Jira Server or Data Center from Settings → Integrations → Jira Server
Creating and editing templates
Create at least one template before enabling incident tickets. Choose a connected issue tracker, then configure its destination and required fields. Use fixed values, incident variables, or expressions to populate supported fields. For Jira, the available fields depend on the selected project and issue type. Create multiple templates when incidents need different projects, issue types, or field mappings. For example, route security incidents to a restricted project and operational incidents to an engineering project.
Using conditions
After creating a template, enable Create tickets for incidents.


If you add at least one condition, incident.io does not create a ticket when no condition matches.


Reuse a Jira Cloud ticket from an alert
If you use Jira Cloud as an alert source and have incident tickets configured for Jira, an incident created from a Jira alert reuses that alert’s Jira issue as its incident ticket instead of creating a duplicate. We keep the existing issue in sync like any other incident ticket. This happens automatically when all of the following are true:- The incident was created from a single Jira alert. If several Jira alerts are grouped into one incident we can’t tell which issue to use, so we create a new ticket instead.
- The alert’s issue is in the same project that your incident ticket template targets.
- The alert’s issue is the same issue type that your template targets.
- The issue isn’t already linked to another incident or follow-up, and still exists in Jira.
Private incidents
Enable Include private incidents to create tickets for private incidents. Anyone with access to the destination project can see the ticket and its incident data. Make sure the project has appropriate access controls before enabling this setting.FAQs
How do I sync incident status changes from incident.io to Jira Cloud?
How do I sync incident status changes from incident.io to Jira Cloud?
Direct status synchronization isn’t available between incident.io and Jira, but you can work around it using string custom fields and Jira automations:
- Create a string custom field in Jira to store the incident status.
- In incident.io’s Jira export template, configure the incident status to sync to this string field.
- Set up Jira automations to update the actual Jira ticket status based on the value in the string field.
Only string, date, and user fields can be synced from incident.io to Jira. Single or multi-select fields in Jira can only be set as hard-coded values in the export template, and other custom fields from Jira can’t be dynamically synced from incident.io.