Concepts

How Severity Works

Understand how severity levels control notification channel intensity in MonitoringDog.

Severity is a named configuration that defines which notification channels are active when an escalation step fires. Each step in an escalation policy references a severity level, so different steps can use different intensities.

Available Channels

ChannelBillableDescription
emailNoEmail notification
push_notificationNoMobile push notification
integrationsNoSlack, webhooks, and other connected integrations
smsYesSMS text message
callYesPhone call
app_callYesIn-app voice call

Billable channels (SMS, call, app_call) count against your plan's alert usage.

How Severity Shapes Escalation

Because each escalation step picks its own severity, you can build a natural escalation intensity curve:

StepSeverityChannels active
Step 0LowEmail, push
Step 1MediumEmail, push, Slack
Step 2HighEmail, push, Slack, SMS, phone call

This means severity controls both who is notified (via the contacts field on the step) and how intrusively they are notified (via the channels the severity enables).