# Alert Notifications

- [Get alerts on email](https://docs.decube.io/alert-notifications/notification-alerts.md): Set up alert notifications to your selected email directly.
- [Connect your Slack channels](https://docs.decube.io/alert-notifications/connect-your-slack-channels.md): Get your alerts directly in a Slack channel of your choice.
- [Connect to Microsoft Teams](https://docs.decube.io/alert-notifications/connect-to-microsoft-teams.md): Send incident alerts to channels on Microsoft Teams.
- [Webhooks integration](https://docs.decube.io/alert-notifications/webhooks-integration.md): Receive your decube alerts to an endpoint of your choice by using our webhooks integration.


---

# 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.decube.io/alert-notifications.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.
