Docs/Plans & limits
Plans & limits
Status Harbor has two plans. The Free tier is enough to get started; Pro unlocks the rest. The matrix below is about capabilities — the actual numbers (caps, intervals) are managed in-product and shown in the dashboard.
| Free | Pro | |
|---|---|---|
| HTTP / HTTPS monitors | ✓ | ✓ |
| TCP / UDP monitors | ✓ | ✓ |
| SSL / DNS monitors | — | ✓ |
| Lighthouse private agents | ✓ | ✓ |
| 1-minute checks | — | ✓ |
| Public status page | — | ✓ |
| Email alerts | ✓ | ✓ |
| Slack / Telegram alerts | — | ✓ |
| Cron heartbeat checks | — | ✓ |
| Up to 6 team members | — | ✓ |
Counters
- Monitors — one shared bucket counts HTTP, TCP, UDP, SSL, DNS
and Lighthouse-bound monitors against
max_monitors. - Lighthouses — counted separately against
max_lighthouses. - Cron checks — counted separately against
max_cron_checks. - Seats — pending invitations count toward the seat limit until they're accepted or revoked.
When a counter is at zero on your plan, the relevant page shows an empty state with an Upgrade → link.
Upgrading
Settings → Billing → Upgrade. Once the upgrade completes you can immediately use the unlocked features.
Downgrading
If you cancel a paid plan, your team drops to Free at the end of the current billing period. Anything that exceeded Free limits (extra monitors, Lighthouses, etc.) keeps running but you won't be able to create new ones until you're back under the cap.
Account deletion
Self-service from Settings → Account → Delete. Type DELETE
to confirm.
If you own teams that have other members, you have to remove those members or transfer the team to another owner first — the delete request is rejected and lists the blocking teams. Solo-owned teams (just you) are deleted along with the account.
What happens, in order:
- Any active paid subscription is cancelled.
- Your user, owned teams and everything cascading from them — monitors, crons, incidents, Lighthouses, status pages, API tokens, integration destinations and audit log — are deleted in a single transaction.
- Memberships in teams you don't own are removed; those teams stay intact for their other members.
Hard delete. There's no soft-delete and no recovery window.