Billing
View your subscription, manage overage, see billing history
The Billing page shows your current subscription state, lets you toggle overage, and lists the billing event history. For deeper explanations of plans and overage, see Billing & Subscriptions.
Plan + Status card
The top card combines plan, status, and period info:
| Field | Notes |
|---|---|
| Plan name + status badge | e.g. "Pro" with "Active" or "Trialing" badge |
| Price | Current monthly price |
| Period | Trial end date if trialing, otherwise next billing date |
| Cancel button | If active and not already cancelling |
The Change Plan button in the header navigates to the Plans page.
If a plan change is pending (you've initiated a downgrade), a notice shows "Switching to {plan name} at the end of the current billing period." Until then, you keep your current plan's features.
Overage section
Below the plan info, an overage row:
| Element | What it does |
|---|---|
| Status indicator | Dot showing enabled / disabled |
| Rate per analysis | The configured overage rate |
| Current overage count | Extra analyses run this cycle (if any) and total cost |
| Toggle | Enable / disable overage |
Overage is opt-in per billing cycle — if you disable it mid-cycle, analyses beyond your quota stop succeeding immediately, and the counter resets at the next cycle.
Billing History
A paginated table of past billing events:
| Column | Notes |
|---|---|
| Date | When the event happened |
| Description | Human-readable label (e.g. Subscription Created, Renewal, Overage Charge) |
| Amount | Charge amount |
| Status | Success / Failed |
Pagination is 20 rows per page.
Required role
| Action | Required permission |
|---|---|
| View this page | Any role |
| Toggle overage | config:write (admin, member, owner) |
| Cancel subscription | team:manage (admin, owner) — guarded by extra confirmation |
Cancellation
Clicking Cancel opens a confirmation. After confirming, the subscription is marked to cancel at the end of the current billing period. Until then, you keep all current-plan features.
To resume before period end, click Resume Subscription (the Cancel button changes to this once cancellation is initiated).
