Billing & Plans
Billing and plans
The Billing and Plans view. Stripe upgrade, subscription management, and the published quotas.
Last updated 2026-05-29
In the app
Who this is for
Workspace Owners and Admins checking entitlement and purchasing Pro or Enterprise.
When to use this page
When you need to upgrade the plan, downgrade, manage the Stripe subscription, or read the current quota usage.
In the app
- Under Workspace, choose Billing.
- The heading is Billing & Plans. The first line shows the current plan ("Current plan: Free, Pro, or Enterprise") and, when
usage.auditsLimitis present, the audit count for the month (for example "12/50 audits used", or the infinity symbol for unlimited).
Plan purchase flow
- Toggle Monthly against Yearly (yearly carries a "Save 20%" badge).
- Non-current paid plans show Upgrade to <plan.name> ("Redirecting..." while creating the Stripe checkout).
- The current paid plan shows Manage Subscription (opens the billing portal).
- The current Free plan shows a disabled Current Plan button. Other tiers may show a disabled Downgrade action when downgrading from Free is not allowed.
When hasStripe is true, an extra Manage Billing Portal outline button appears at the bottom.
Checkout or portal failures use alert(getErrorMessage(err)) (browser alert).
Published quotas (April 2026)
| Plan | Audits per month | Pages per audit | API | Team members |
|---|---|---|---|---|
| Free | 5 | 10 | No | n/a |
| Pro | 50 | 50 | Yes | Up to 3 |
| Enterprise | Unlimited | 500 | Yes | Unlimited |
Custom enterprise contracts may differ. Rely on Billing and Pricing for the values on your account.
New audit guardrails
New audit calls checkBillingUsage before starting a run, with additional checks for AI, vision, and intelligence. The UI surfaces the server reason when blocked.
Cancellation and refunds
- Cancel from the Stripe customer portal (Manage Subscription or Manage Billing Portal). Access generally continues through the paid period unless your agreement states otherwise.
- Pro includes a 14-day money-back window. Contact support from the Help Centre footer.