Pricing built for real operations

Simple pricing. Real operational value.

Dashmon Free covers core monitoring plus personal MFA with recovery codes. Premium unlocks shared workspace access, workspace OIDC / SSO, faster checks, multi-region monitoring, Status Pages, Incidents, Alert Routing, SMS alerts, API tokens, advanced monitors, synthetic checks, richer reports, and longer history retention.

Free forever7-day Premium trialNo credit card requiredPremium $9.99/mo

Workspace SSO

Premium workspaces can use OIDC / SSO, enforcement, sign-in links, domain rules, and role mapping.

Shared members

Premium unlocks workspace invitations, member roles, scoped project access, and governed collaboration.

Personal MFA

Included for all accounts with authenticator-app MFA / 2FA and recovery codes.

Email alerts

Included on Free, with richer routing, SMS, quiet hours, and escalation in Premium.

Free vs Premium

Dashmon plans compared clearly

Plans, limits, identity controls, shared-workspace access, and operational features in one place.

Already have an account? Login
Core monitoring

Free

$0/forever
  • Projects: create, update, delete
  • Devices: add, edit, delete, view details
  • Device history charts
  • Tags per device + tag list/counts
  • Email alert rules
  • API docs + session-based API while logged in
  • Personal MFA / 2FA with authenticator apps + recovery codes
  • Local or Google sign-in where workspace policy allows
  • UTC display
  • Checks every 2 hours

Limits

3 projects
15 devices per project
Checks every 2 hours

Get Started Free
Most popular

Premium

$9.99/mo
  • Everything in Free
  • Checks every 15 minutes with extended history
  • Multi-region monitoring
  • Maintenance windows and bulk actions
  • Bulk tags and maintenance
  • Analytics, incidents, reports, and latency percentiles
  • Status Pages with public/private links and manual updates
  • Alert Routing with quiet hours, escalations, and webhook providers
  • SMS rules and test SMS
  • DNS + Heartbeat / Webhook monitors and advanced synthetic checks
  • Advanced monitoring controls + custom timezone preference
  • Shared workspace invitations, members, and scoped project access
  • Workspace OIDC / SSO, SSO enforcement, and dedicated workspace sign-in links
  • Domain restrictions, required / denied groups, nested claim mapping, and role mapping
  • Audit visibility for auth, billing, and governance activity plus admin verification for sensitive actions
  • Up to 5 labeled API tokens for workspace integrations
  • Up to 20 projects and 30 devices per project

Limits

20 projects
30 devices per project
5 labeled API tokens

Identity & access

Personal security stays separate from workspace governance

Dashmon separates personal account security from workspace-wide identity controls so teams can start simple and upgrade when shared governance matters.

Personal account security (Free + Premium)

All accounts can sign in with local or Google methods where allowed and can enable authenticator-app MFA / 2FA with recovery codes for their own account.

Workspace identity (Premium)

Premium workspaces can configure OIDC / SSO, share workspace sign-in links, enforce SSO, restrict domains, require or deny groups, map roles from claims, and manage shared member access.

API access

Public docs, session API, and Premium bearer tokens

Docs are public at /api-docs.html. Free users can use session API while logged in. Labeled bearer tokens are Premium-only.

Session API (Free + Premium)

If you are logged in via the UI, your browser session cookie authenticates your requests.

fetch('/api/projects', { credentials: 'include' })
  .then(r => r.json())
  .then(console.log);

Bearer tokens (Premium)

Create, rotate, revoke, and review tokens in API Access. Use them for scripts, dashboards, and automation.

curl -H "Authorization: Bearer <YOUR_TOKEN>" \
  https://dashmon.online/api/projects
FAQ

Pricing questions

Is MFA available on every account?

Yes. Personal account MFA with recovery codes is available for Dashmon users across Free and Premium plans.

Which plan includes workspace SSO?

Workspace OIDC / SSO, SSO enforcement, shared member access, and invitation-based team workflows are Premium capabilities.

Do I need a credit card to start?

No. You can start on the Free plan and upgrade anytime.

Can Free users use the API?

Free users can use the session-based API while logged in. API tokens are Premium-only.

What happens during maintenance?

Premium users can schedule maintenance windows so checks and alerts are suppressed during planned work.

Is Premium required for timezone display?

Yes. Free displays UTC; Premium can set a preferred timezone for UI formatting.