← Back to Guides

How to Create Your First Alert

5 min read Getting Started

Alerts are how Nova notifies you when something goes wrong. Unlike basic threshold alerts, Nova uses AI to reduce noise and group related signals into a single actionable notification.

Nova Alerts Dashboard

Steps

1

Open the Alerts page

Navigate to Alerts in the left sidebar and click Create Alert Rule.

2

Select a data source

Choose what you want to alert on: metrics, logs, traces, or synthetic checks. Each source has its own query builder.

3

Write your alert condition

Define the condition that should trigger the alert. For example:

WHEN avg(system.memory.used_pct) > 85 FOR 10 minutes
4

Set severity levels

Assign severity to control routing. Nova supports four levels:

  • Info — logged only, no notification
  • Warning — notify via Slack or email
  • Critical — page the on-call engineer
  • Emergency — escalate to all responders
5

Choose notification channels

Select one or more channels: email, Slack, Microsoft Teams, PagerDuty, or webhook. You can set different channels per severity level.

Tip:

Enable AI Noise Reduction to automatically suppress duplicate alerts and group related issues into a single incident.

6

Add a runbook link (optional)

Attach a runbook URL so responders immediately know what to do when the alert fires.

7

Save and test

Click Save Alert Rule. Use the Test button to send a sample notification and verify your routing works.

Ready to get started?

Create intelligent alerts that cut through the noise and notify the right people.

Start Free Trial