Skip to main content

Plan limits

This is the canonical reference for TokenTimer Cloud plan limits. Prices and plan selection are on the Pricing page.

Core limits

LimitFreeProTeam
Tokens25 per workspace500 per organization5,000 per organization
Workspaces110Unlimited
Members per organization110Unlimited
Alert deliveries per month301,00010,000

Alert delivery counters reset monthly (UTC, first day of the month). You are warned at 80% of a limit.

On the Free plan the token cap applies per workspace; on Pro and Team it applies across your whole organization (all workspaces you own combined).

Alerting and channels

Channel and recipient limits. See Alerts & thresholds and Contact groups & channels for how these features work.

LimitFreeProTeam
Email alertsYesYesYes
Webhooks (Slack, Teams, Discord, PagerDuty, generic)NoYes (5 per workspace)Yes (5 per workspace)
WhatsApp alerts per month (per organization)304001,200
WhatsApp per-minute throttle (per organization)10/min60/min180/min
Contact groups per workspace3UnlimitedUnlimited
Members per contact group1310
Weekly digestNoYesYes

Integrations and discovery

Automatic credential discovery via integrations (Vault, GitHub, GitLab, AWS, Azure, GCP) and the Domain Checker (subdomain discovery and bulk certificate import).

LimitFreeProTeam
Integration scans per workspace per month3UnlimitedUnlimited
Domain Checker discovery results per lookupNot available5005,000
Domain Checker certificate importsNot available5005,000

Certificates (CertOps)

CertOps is the managed certificate operations layer; machine API tokens authenticate your renewal scripts against it. See Certificates.

LimitFreeProTeam
Active managed certificate slots per workspace025250
Machine API tokens and executor APINoYesYes
Endpoint SSL monitoring (ssl_cert tokens)YesYesYes

Only active managed certificates count toward the slot limit; retiring a certificate to revoked or decommissioned frees its slot. See Certificates.

Audit

The audit log records security-relevant actions and alert delivery outcomes.

LimitFreeProTeam
Audit log accessNo (events are still recorded)YesYes
Audit retention-90 days1 year
Audit export (CSV/JSON)NoYesYes

What happens at a limit

  • Creations are blocked: reaching a cap (for example the token limit) blocks new creations until you upgrade or clean up. The API returns a limit error; the dashboard shows the limit state.
  • Alert deliveries stop: when the monthly delivery cap is reached, further alerts are blocked for the month and recorded as ALERT_BLOCKED_PLAN_LIMIT audit events. Delivery resumes on the next monthly reset.
  • Pending invitations count: the member limit check is active_members + pending_invitations + 1 <= limit. Cancel stale invitations to free slots. See Teams.
  • Downgrades: see Billing & plans for how limits are applied when moving to a smaller plan.