docs/docs/observability/cloud-monitoring/alerting/index.mdx
import ProductBadge from '@site/src/components/ProductBadge'; import Thumbnail from '@site/src/components/Thumbnail';
Hasura Alerts is a feature available to Cloud customers that proactively notifies you about important events and incidents in your Hasura infrastructure. It enables you to define specific conditions and thresholds to trigger alerts, ensuring you stay informed about critical changes and potential performance and reliability issues in real-time.
:::tip Sign up for the beta
If you want to try out Alerts, sign up for the beta on your Hasura Cloud dashboard.
:::
Hasura Alerts support email and Slack notifications. This allows you to receive alerts through preferred communication channels, increasing accessibility and response efficiency. The diagram below illustrates the architecture of how alerts can be configured. To learn more about how to configure alerts, see this page.
<Thumbnail src="/img/observability/alerting-architecture.png" alt="Hasura Cloud Alerts architecture" width="1000" />