Alert Accuracy Dashboard

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:

Team-level metrics:

  • Overall false positive rate across all rules
  • Total alerts fired vs. meaningful incidents (where a real problem was confirmed)
  • Trend over time (improving or worsening)

Rule-level metrics:

  • False positive rate per rule
  • Alert frequency per rule
  • Suggested threshold adjustments based on historical data

How to Access It

  1. In the left sidebar, click Settings.
  2. Click the Alert Accuracy tab (visible on Professional and Team plans only).

Understanding False Positive Rate

False positive rate is the percentage of alerts that fired but were resolved quickly without meaningful action (indicating the problem self-resolved or wasn't real).

A rule with a high false positive rate is a candidate for:

  • Raising the threshold (the condition fires too easily)
  • Increasing the cooldown period
  • Switching to an uptime percentage rule instead of a per-check rule
  • Using the Auto-Tune feature

Related Articles


Still have questions? Contact support.

    • Related Articles

    • Auto-Tuning Alert Thresholds

      Auto-Tune analyzes your historical check data and incident history for a rule, then suggests or automatically applies threshold adjustments to reduce false positives. It's available on Professional and Team plans. What Auto-Tune Does Auto-Tune looks ...
    • Dashboard Overview

      The Dashboard is the first screen you see after logging in. It gives you a real-time snapshot of your monitors' health, recent activity, and open incidents — all in one place. Dashboard Sections Stats Cards (Top Row) Four summary cards appear at the ...
    • 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 ...
    • 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. ...
    • 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 ...