> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Ticketing Templates

> Ticketing system integrations that automatically create tickets and work items when pipeline failures occur, streamlining incident tracking and resolution.

Automatically track and manage pipeline failures through your existing ticketing systems. These templates create tickets, issues, or work items when dbt™ runs fail, ensuring immediate visibility and structured response to data pipeline incidents.

<CardGroup cols={2}>
  <Card title="🔔 Create Jira Tickets" href="/products/bolt/creating-schedules/templates/ticketing-templates/create-jira-tickets" horizontal>
    Automatically create Jira tickets when pipeline runs fail, enabling immediate visibility and tracking of data pipeline issues.
  </Card>

  <Card title="🎯 Create Linear Issues" href="/products/bolt/creating-schedules/templates/ticketing-templates/create-linear-issues" horizontal>
    Create Linear issues automatically when pipelines fail, streamlining incident management and response workflows.
  </Card>

  <Card title="📋 Create Azure DevOps Work Items" href="/products/bolt/creating-schedules/templates/ticketing-templates/create-azure-devops-items" horizontal>
    Automatically create Azure DevOps work items when pipelines fail, keeping your development team informed of data pipeline issues.
  </Card>
</CardGroup>


## Related topics

- [Ticketing Templates](/products/bolt/creating-schedules/templates/ticketing-templates/index.md)
- [Job templates](/products/bolt/creating-schedules/templates/index.md)
- [Create Linear Issues](/products/bolt/creating-schedules/templates/ticketing-templates/create-linear-issues.md)
- [Create Azure DevOps Items](/products/bolt/creating-schedules/templates/ticketing-templates/create-azure-devops-items.md)
- [Create Jira Tickets](/products/bolt/creating-schedules/templates/ticketing-templates/create-jira-tickets.md)
