---
title: View notification rules
description: Update notification rules to update the notification message or change the schedule or conditions.
url: https://docs.influxdata.com/influxdb/cloud/monitor-alert/notification-rules/view/
estimated_tokens: 666
product: InfluxDB Cloud (TSM)
version: cloud
---

# View notification rules

View notification rule details and statuses and notifications generated by notification rules in the InfluxDB user interface (UI).

-   [View a list of all notification rules](#view-a-list-of-all-notification-rules)
-   [View notification rule details](#view-notification-rule-details)
-   [View statuses generated by a check](#view-statuses-generated-by-a-notification-rule)
-   [View notifications triggered by a notification rule](#view-notifications-triggered-by-a-notification-rule)

**To view notification rules:**

1. In the navigation menu on the left, select **Alerts**.
    
    Alerts
    
2. Select **Notification Rules** near to top of the page.
    

## View a list of all notification rules

The **Notification Rules** section of the Alerts landing page displays all existing checks.

## View notification rule details

Click the name of the check you want to view. The check builder appears. Here you can view the check query and logic.

## View statuses generated by a notification rule

Click the icon on the notification rule, and then **View History**. The Statuses History page displays statuses generated by the selected check.

## View notifications triggered by a notification rule

1. Click the icon on the notification rule, and then **View History**.
2. In the top left corner, click **Notifications**. The Notifications History page displays notifications initiated by the selected notification rule.

#### Related

-   [Manage checks](/influxdb/cloud/monitor-alert/checks/)
-   [Manage notification endpoints](/influxdb/cloud/monitor-alert/notification-endpoints/)
