Skip to content

Quick start

  1. Create a free account and workspace from the Get Started page.
  2. Create a reusable DNS proof for the domain you own, or install the JavaScript SDK so a running project key can verify that domain automatically.
  3. Add your first monitor from a verified workspace domain. Example: URL https://example.com/health, expected HTTP status 200, keyword contains "ok", and method GET.
  4. Leave the ping frequency at 15 minutes on Free, or choose faster checks on a paid plan.
  5. Connect an alert channel. Email is available on Free; Slack and verified webhook delivery are available on paid plans.
  6. Open Projects and copy the JavaScript SDK snippet if you want browser error tracking and visitor bug reports.
  7. Open Domains to review SDK starts, JavaScript errors, bug report totals, and the per-domain bug report setting.
  8. Run a manual check from the dashboard, then schedule the worker command.
Domain worker: wp errornotifier verify-domains --limit=50
Monitor worker: wp errornotifier run-checks --limit=50
Alert worker: wp errornotifier dispatch-alerts

Public demo

Review the real product screens with read-only mock data

Open the demo workspace to inspect monitors, incidents, domains, alert channels, status pages, projects, issues, automated test runs, releases, artifacts, audit history, and umbrella reports without creating an account.