# Notifications & Alerts

- [Slack Integration](https://kb.rezonate.io/notifications-and-alerts/slack-integration.md): Rezonate's Slack integration enables your team to receive timely alerts and information directly in a designated Slack channel.
- [HTTP Webhook Integration](https://kb.rezonate.io/notifications-and-alerts/http-webhook-integration.md): Rezonate's HTTP Webhook integration enables your team to integrate into any external system supporting HTTP Incoming webhooks.
- [Webhook Alert Example - Saved Search](https://kb.rezonate.io/notifications-and-alerts/http-webhook-integration/webhook-alert-example-saved-search.md)
- [Webhook Alert Example- ITDR](https://kb.rezonate.io/notifications-and-alerts/http-webhook-integration/webhook-alert-example-itdr.md)
- [Microsoft Teams Integration](https://kb.rezonate.io/notifications-and-alerts/microsoft-teams-integration.md): Rezonate's Microsoft Teams integration enables your team to receive timely alerts and information directly in a designated channel.
- [Torq Integration](https://kb.rezonate.io/notifications-and-alerts/torq-integration.md): Rezonate's Torq integration enables your team to receive timely alerts and information directly in a designated webhook channel, initiating workflows and actions in Torq.
- [Email Integration](https://kb.rezonate.io/notifications-and-alerts/email-integration.md): Rezonate's email integration enables your team to receive timely alerts and information directly to an email address.
- [Splunk Integration](https://kb.rezonate.io/notifications-and-alerts/splunk-integration.md): Rezonate's Splunk integration enables your team to receive timely alerts and information to and execute workflows and analysis based on them in Splunk.
- [Datadog Integration](https://kb.rezonate.io/notifications-and-alerts/datadog-integration.md): Rezonate's Datadog integration enables your team to receive timely alerts and information to and execute workflows and analysis based on them in Datadog.
- [PagerDuty Integration](https://kb.rezonate.io/notifications-and-alerts/pagerduty-integration.md): Rezonate's PageDuty integration enables your team to receive timely alerts and information and to and execute workflows and analysis based on them.
- [Jira Integration](https://kb.rezonate.io/notifications-and-alerts/jira-integration.md): Rezonate offers seamless integration with Jira. This feature is designed to streamline your workflow, especially in managing exposures and threats.


---

# 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://kb.rezonate.io/notifications-and-alerts.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.
