# Notification Channels

Resmo offers many notification options to send timely updates for certain actions. Users can add new channels under "Notifications Channels"  and reuse them for different actions. For now, notifications are mainly used for getting alerts on rule violations.

We offer the following notification channels.

* [Email Notification Channel](/product/notifications/email-notification-channel.md)
* [Slack Notification Channel](/product/notifications/slack-notification-channel.md)
* [Webhook Notification Channel](/product/notifications/webhook-notification-channel.md)
* [Opsgenie Notification Channel](/product/notifications/opsgenie-notification-channel.md)
* [Amazon SNS Notification Channel](/product/notifications/amazon-sns-notification-channel.md)

Add a notification channel:

![](/files/5rsMoenbekcTAOOzYTb1)


---

# 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://resmocom.gitbook.io/product/notifications/notification-channels.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.
