# Notifications

Immuta offers real-time notifications to keep you informed of events from your data consumers and data stewards.

## How-to guides

* [Manage Slack notifications](/saas/request/notifications/how-to-guides/manage-slack-notifications.md)
* [Manage Microsoft Teams notifications](/saas/request/notifications/how-to-guides/manage-microsoft-teams-notifications.md)
* [Manage email notifications](/saas/request/notifications/how-to-guides/manage-email-notifications.md)
* [Manage webhooks](/saas/request/notifications/how-to-guides/manage-webhooks.md)

## Reference guides

* [Notifications reference guide](/saas/request/notifications/reference-guides/notifications-reference-guide.md): This page provides information about the notifications that Immuta offers in-app or through email, Slack, and Microsoft Teams.
* [Webhooks](/saas/request/notifications/reference-guides/webhooks.md): This page offers information about the events that kick off webhooks.


---

# 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://documentation.immuta.com/saas/request/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.
