How can we help you ship reliable monitoring?
Everything about setting up checks, routing alerts to the right person, and telling your users what is going on.
Browse by section
Getting Started
Sign up, add your first monitor, wire a channel and fire a real test alert. The fifteen-minute path to coverage.
6 pages
Concepts
How monitors, heartbeats, alerts, incidents, on-call and escalation actually behave under the hood.
15 pages
Tutorials
Guided multi-step journeys. Migrate from another tool, publish a status page, set up SSO end to end.
11 pages
Integrations
Connect chat, on-call, push and inbound cloud sources, and see what each one actually gets you.
17 pages
Guides
Single-task recipes. Rotate a token, add a member, open a maintenance window. One job, done.
31 pages
Reference
The exact contract. REST API, webhooks, event types, CLI, roles and per-plan limits.
9 pages
Troubleshooting
When something misbehaves. Missing notifications, login loops, offline probers. Isolate and fix.
6 pages
Welcome: what do you need to do?
Choose the outcome closest to your task. You will get three ordered links instead of having to understand the documentation structure first.
One product flow
The same alert path is used across the product and these docs. Select a source to see which details change and which steps stay the same.
See what happens after a signal arrives.
Choose a source. The first checks change, but routing, paging, response, and recovery stay connected.
Signal
A probe reports that the configured target failed.
Confirm
Retries, thresholds, and optional regional rules confirm the condition before opening an alert.
Route
Routing rules select a policy; without one, enabled channels receive the alert.
Reach
The policy pages its current target and continues only while the alert is unacknowledged.
Respond
Acknowledge, coordinate, and publish updates. Recovery resolves the alert and sends the all-clear.
API in one minute
curl -H "Authorization: Bearer $HOWLOPS_TOKEN" \
https://api.howlops.com/api/v1/monitors
Use the REST API reference for authentication, request shapes, pagination, and errors. Product changes are listed in What's new.
Noise control
Sep 6, 2026On-call & schedules
Sep 4, 2026Install & sign up
Sep 4, 2026Build your first on-call rotation
Sep 4, 2026Probing regions, and what happens when one closes
Sep 3, 2026
Was this page helpful?