Enabling and Disabling Alert Rules

Enabling and Disabling Alert Rules

You can enable or disable any alert rule without deleting it. A disabled rule doesn't evaluate checks or create incidents, but its configuration is preserved for when you need it again.


Disabling a Rule

  1. In the left sidebar, click Alerts, then Alert Rules.
  2. Find the rule you want to disable.
  3. Click the Active toggle to turn it off (or click the ... menu → Disable).

The rule is immediately inactive. No new incidents will be created by this rule until it's re-enabled.


Re-enabling a Rule

  1. Find the disabled rule in the Alert Rules list. Disabled rules may be in a separate "inactive" section or shown with a gray badge.
  2. Click the Active toggle to turn it back on (or click ...Enable).

The rule resumes evaluating checks on the next check cycle.


When to Disable Instead of Delete

Seasonal or temporary rules — disable during periods when you know they'll generate false positives (e.g., a response time rule during a major infrastructure migration).

Testing new configuration — disable a rule while you tweak its conditions, then re-enable once you've confirmed the settings are right.

Planned high load — if you're running a load test that will spike response times, temporarily disable response time rules to avoid alert noise.

Rules you're unsure about — if you're considering deleting a rule but aren't sure, disable it instead. If you don't miss it after a few weeks, then delete it.


Related Articles


Still have questions? Contact support.

    • Related Articles

    • Testing an Alert Rule

      The Test Rule feature lets you simulate your alert rule against current monitoring data to see what it would trigger — without creating a real incident or sending notifications. How to Test a Rule In the left sidebar, click Alerts, then Alert Rules. ...
    • How Alert Rules Work

      An alert rule defines the condition under which PulseAPI creates an incident and sends notifications. This article explains the evaluation flow, the components of a rule, and common configuration patterns. The Evaluation Flow After every check, ...
    • Alert Accuracy Dashboard

      The Alert Accuracy Dashboard tracks your team's false positive rate over time and helps you identify which alert rules are generating noise. It's available on Professional and Team plans. What It Shows The Alert Accuracy Dashboard gives you: ...
    • Creating an Alert Rule

      This article walks you through creating an alert rule in PulseAPI. Alert rules define when PulseAPI creates an incident and sends notifications. Prerequisites: At least one notification channel must exist before you can assign it to a rule. See ...
    • Key Concepts: Endpoints, Checks, Incidents, and Alerts

      This article explains the four core building blocks of PulseAPI and how they work together. Understanding these concepts makes every other part of the product easier to use. Endpoint (Monitor) An endpoint is a URL you want PulseAPI to watch. In ...