Skip to content

Plan tiers

Four tiers ship today: Free, Starter, Pro, Enterprise. Each tier carries a different cap profile across quotas, feature flags, and rate limits. This page documents what each tier includes.

CapFreeStarterProEnterprise
Active tenants per org325100Unlimited
Users per tenant1,00010,000100,000Unlimited
MFA enrollments per tenant1005,000unlimitedUnlimited
Audit retention30 days1 year3 years7 years
Members per org525100Unlimited
Custom domains per tenant15Unlimited
Webhook subscriptions per tenant550Unlimited

"Unlimited" in practice means caps high enough you won't reach them in normal operation.

FeatureFreeStarterProEnterprise
Email + password authentication
Social federation (Google, GitHub, Microsoft, Apple)
MFA (TOTP, SMS)
WebAuthn / passkeys
SAML federation
Custom domains
Webhook subscriptions
Per-tenant plan overrides
Audit log export (CSV / JSON)
Adaptive (risk-based) MFA
Custom MFA factors
SSO into the control plane
Multi-region tenants
24/7 phone support

A "—" means the feature isn't available on that tier. Members on a tier without a feature won't see the corresponding UI surface in the console.

Rate limits are documented separately in Rate limits. At the highest level: each tier gets a requests-per-minute ceiling on the public authentication API, with Enterprise scaling roughly linearly with reserved capacity.

A rule of thumb, not a hard recommendation:

  • Free — proof of concept, internal-only auth, evaluating IntelliAuth.
  • Starter — small product launches, single-tenant deployments, low-volume B2C.
  • Pro — multi-tenant SaaS at moderate scale, SAML-needing customers, audit export for compliance.
  • Enterprise — large multi-tenant platforms, custom factors, multi-region needs, 24/7 support.

If you're between tiers (Starter's user cap fits but you need SAML), the cleaner move is usually the higher tier — the cap profile is over-provisioned but the feature set unlocks what you actually want.

A downgrade is constrained by your current usage. The platform refuses a downgrade if it would put you over the new tier's caps. For example:

  • You're on Pro with 30 tenants. You can't downgrade to Starter (cap 25) until you decommission 5 tenants.
  • You're on Pro with SAML federations active. You can't downgrade to Starter (SAML unavailable) until you remove those federations.

The downgrade page surfaces the specific blockers so you know what to trim.