Skip to content

Pricing and plans

Start free. Upgrade when you add clients. Every plan monitors on the same engine — the tiers only change how much fleet you can point it at.

Plans

Free

$0/mo

  • 1 instances
  • 10 monitored workflows
  • All alert channels
  • Status pages
Start free

Starter

$29/mo

  • 5 instances
  • 75 monitored workflows
  • All alert channels
  • Status pages
Start on Starter
Most popular

Agency

$99/mo

  • 15 instances
  • 300 monitored workflows
  • All alert channels
  • White-label status pages
Start on Agency

Scale

$299/mo

  • Unlimited instances
  • Unlimited monitored workflows
  • All alert channels
  • White-label status pages
Start on Scale

What every plan includes

The detection engine is the same on every tier. What changes between plans is how many client instances and workflows you can point it at, and whether client status pages carry Norvane branding.

  • Missed-run detection from cron config and learned cadence
  • Error and instance-down detection with root-cause suppression
  • Incident feed with open, acknowledged and resolved states
  • Telegram, Slack, email and webhook alert channels
  • Per-workflow grace periods and monitoring toggles
  • Public client status pages

Monitoring is external, so there is nothing to install inside a client's n8n. Read how Norvane handles your n8n API keys before you connect the first instance.

Questions, answered

Are my n8n API keys safe?

Yes. Every instance key is encrypted at rest with AES-256-GCM and only ever decrypted in memory to make a request. Keys are never logged and never sent to the browser.

Does Norvane change my workflows?

Never. We're strictly read-only — Norvane only calls n8n's read API to list workflows and executions. It cannot modify, trigger, or deploy anything on your instances.

Can I delete my data?

Anytime. Remove an instance and all of its mirrored data is deleted; delete your account to wipe everything. No lock-in, no data hostage.

Do I need to install nodes in client workflows?

No. Monitoring is external — we infer expected cadence from cron config and learned history. Nothing to add to or maintain inside your clients' n8n.

Can I self-host it?

Yes. Norvane ships as Docker containers with automatic TLS via Caddy — one `docker compose up` on any Ubuntu VPS.