# Custom Webhook Guides

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></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 align="center"><strong>Azure DevOps</strong></td><td align="center">Create an Azure DevOps Work item when a Bolt run complete with errors</td><td><a href="/pages/E7eGSTAcPbQJH4DbxYGW">/pages/E7eGSTAcPbQJH4DbxYGW</a></td><td><a href="/files/MKBe96n3oMxOGgBzFMdW">/files/MKBe96n3oMxOGgBzFMdW</a></td></tr><tr><td align="center"><strong>Jira</strong></td><td align="center">Create a Jira Issue when a Bolt run complete with errors</td><td><a href="/pages/hNO9EkoyKuH1HAACgpBu">/pages/hNO9EkoyKuH1HAACgpBu</a></td><td><a href="/files/ZPYpXVUclSidfT8Nore0">/files/ZPYpXVUclSidfT8Nore0</a></td></tr><tr><td align="center"><strong>Linear</strong></td><td align="center">Create an Issue in Linear when a Bolt run complete with errors</td><td><a href="/pages/lgBOJEh2SH6LHYbwW1vT">/pages/lgBOJEh2SH6LHYbwW1vT</a></td><td><a href="/files/0cgOufqPoLojfgpjBLZk">/files/0cgOufqPoLojfgpjBLZk</a></td></tr><tr><td align="center"><strong>Slack</strong></td><td align="center">Trigger a Slack notification when a Bolt run is overrunning</td><td></td><td><a href="/files/6zEkTZMYL4vM4Pxs3Puo">/files/6zEkTZMYL4vM4Pxs3Puo</a></td></tr></tbody></table>


---

# 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://docs.paradime.io/app-help/developers/webhooks/custom-webhook-guides.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.
