---
title: Update notification rules
description: Update notification rules to update the notification message or change the schedule or conditions.
url: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-rules/update/
estimated_tokens: 539
product: InfluxDB OSS v2
version: v2
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb/v2/monitor-alert/notification-rules/update/
date: '2025-04-02T15:54:32-06:00'
lastmod: '2025-04-02T15:54:32-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).

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

1. In the navigation menu on the left, select **Alerts \> Alerts**.

   Alerts

2. Select **Notification Rules** near to top of the page.

* [Update the name or description for notification rules](#update-the-name-or-description-for-notification-rules)
* [Enable or disable notification rules](#enable-or-disable-notification-rules)
* [Add a label to notification rules](#add-a-label-to-notification-rules)

## Update the name or description for notification rules

On the Notification Rules page:

1. Hover over the name or description of a rule and click the pencil icon
   () to edit the field.
2. Click outside of the field to save your changes.

## Enable or disable notification rules

On the notification rules page, click the  toggle to
enable or disable the notification rule.

## Add a label to notification rules

On the notification rules page:

1. Click ** Add a label**next to the rule you want to add a label to.
   The **Add Labels** box opens.
2. To add an existing label, select the label from the list.
3. To create and add a new label:

* In the search field, enter the name of the new label. The **Create Label** box opens.
* In the **Description** field, enter an optional description for the label.
* Select a color for the label.
* Click **Create Label**.

1. To remove a label, click  on the label.

#### Related

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