> ## 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.

# Webhooks

> Paradime Webhooks Overview: Introduction to managing webhook events for dbt™ projects. Streamline integration and automation.

Paradime enables you to create outbound webhooks for events from your Paradime production runs, providing real-time updates to other applications.

### Use Cases

Here are some examples of what you can do with webhooks:

1. **Slack Notifications**: Receive notifications for failed dbt™ runs and get additional failures as threaded messages.
2. **Microsoft Teams Integration**: Receive run status notifications.
3. **Incident Management**: Create incidents in tools like [PagerDuty](https://www.pagerduty.com/), [OpsGenie](https://www.atlassian.com/software/opsgenie), [Splunk](https://www.splunk.com/), [incident.io](https://incident.io/), [FireHydrant](https://firehydrant.com/), etc. when a schedule fails.&#x20;
4. **Custom Notifications**: Create custom notifications in Slack or Teams depending on schedule name, schedule severity.
5. **Ticket Creation**: Automatically create and assign tickets in [Linear](https://linear.app/), or other project management tools.
6. **Extensive Integration**: Connect to [Zapier](https://zapier.com/) or [make.com](https://www.make.com/en) to access 1000+ applications for broader integration possibilities.


## Related topics

- [Webhooks](/developers/webhooks/index.md)
- [Custom Webhook Guides](/developers/webhooks/custom-webhook-guides/index.md)
- [Trigger a Slack notification when a Bolt run is overrunning](/developers/webhooks/custom-webhook-guides/slack-notification.md)
- [Create a Jira Issue when a Bolt run complete with errors](/developers/webhooks/custom-webhook-guides/jira-issue.md)
- [Create a Linear Issue when a Bolt run complete with errors](/developers/webhooks/custom-webhook-guides/linear-issue.md)
