---
title: Manage notification rules
description: Manage notification rules in InfluxDB.
url: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-rules/
estimated_tokens: 408
product: InfluxDB OSS v2
version: v2
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-rules/
date: '2023-09-12T23:33:31-06:00'
lastmod: '2023-09-12T23:33:31-06:00'
---

This page documents an earlier version of InfluxDB OSS.[InfluxDB 3 Core](/influxdb3/core/) is the latest stable version.

#### API token hashing is enabled by default in InfluxDB OSS 2.9.0

Stronger token security: tokens are stored as hashes on disk, so a
copy of the database file doesn’t expose usable tokens. Existing
tokens are hashed on first startup and the original strings can’t
be recovered afterward — **capture any plaintext tokens you still
need before you upgrade**.

For more information, see [Token hashing](/influxdb/v2/admin/tokens/#token-hashing).

The following articles provide information on managing your notification rules:

### [Create notification rules](/influxdb/v2/monitor-alert/notification-rules/create/)

Create notification rules to send alerts on your time series data.

### [View notification rules](/influxdb/v2/monitor-alert/notification-rules/view/)

Update notification rules to update the notification message or change the schedule or conditions.

### [Update notification rules](/influxdb/v2/monitor-alert/notification-rules/update/)

Update notification rules to update the notification message or change the schedule or conditions.

### [Delete notification rules](/influxdb/v2/monitor-alert/notification-rules/delete/)

If you no longer need to receive an alert, delete the associated notification rule.

#### Related

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

[monitor](/influxdb/v2/tags/monitor/)[notifications](/influxdb/v2/tags/notifications/)[alert](/influxdb/v2/tags/alert/)
