> For the complete documentation index, see [llms.txt](https://docs.paradime.io/app-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/templates/incident-templates.md).

# Incident Templates

Streamline your incident response by automatically creating incidents in your preferred incident management platforms when data pipelines fail. These templates integrate with leading incident management tools to ensure rapid detection, notification, and resolution of data pipeline issues.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>📊 Create Datadog Incident</strong></td><td>Automatically create Datadog incidents when pipelines fail, integrating data pipeline monitoring with your infrastructure observability platform.</td><td></td><td><a href="/pages/xqTdbrjqLVERFLURwfev">/pages/xqTdbrjqLVERFLURwfev</a></td><td></td></tr><tr><td><strong>🔧 Create incident in incident.io</strong></td><td>Create incident.io incidents automatically when pipelines fail, leveraging modern incident management workflows for data pipeline issues.</td><td></td><td><a href="/pages/XdZXHDaUUfl87oGhgNLP">/pages/XdZXHDaUUfl87oGhgNLP</a></td><td></td></tr><tr><td><strong>🚨 Create New Relic Incidents</strong></td><td>Generate New Relic incidents automatically for failed pipeline runs, enabling immediate incident response through your observability platform.</td><td></td><td><a href="/pages/nR5Lb3SfYf4UBwcMmMv6">/pages/nR5Lb3SfYf4UBwcMmMv6</a></td><td></td></tr><tr><td><strong>📟 Create PagerDuty Incident</strong></td><td>Automatically create PagerDuty incidents when pipelines fail, leveraging your existing on-call rotations for data pipeline monitoring.</td><td></td><td><a href="/pages/jR0InYCVJ04iAMFYoCks">/pages/jR0InYCVJ04iAMFYoCks</a></td><td></td></tr><tr><td><strong>🔄 Create Rootly Incident</strong></td><td>Create Rootly incidents automatically when pipelines fail, utilizing automated incident workflows and Slack-based collaboration.</td><td></td><td><a href="/pages/pxJdfPiW19nSuU7HXqGc">/pages/pxJdfPiW19nSuU7HXqGc</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/templates/incident-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
