- A base subscription — a flat monthly price per organization, set by your plan.
- Seats — paid plans add a per-seat price on top of the base subscription.
- Usage credits — AI usage is metered in credits (1 credit = $0.01). Every plan includes a monthly credit grant; heavier usage is covered by top-up packs on Business and Ultra.
Plan comparison
Side-effecting actions are agent tool calls that change external systems — Salesforce writes, deployments, outbound calls. They are always parked behind human approval gates regardless of plan.
Autonomous execution covers everything that runs without a person in the loop: cron triggers, inbound webhooks, and the public run API. Interactive and assisted agent use is available on every plan.
Need higher limits, custom credit pools, single sign-on, or a self-hosted deployment? See Enterprise.
How usage is metered
Every model call an agent makes is metered at the moment it completes and converted to credits:- Rates are per million tokens and vary by model (table below).
- The 1.2× platform multiplier is applied to the raw model cost.
- Costs are recorded per message and per run, so the Billing tab can attribute spend to specific agents and runs.
Billed rates by model
Credits charged per 1 million tokens (multiplier included):
Models not in the catalog bill at a conservative premium rate (600 input / 3,000 output per 1M tokens) so an uncatalogued model can never undercharge. The same model bills identically no matter which provider route serves it.
When credits run out
When your credit balance reaches zero, agent runs are blocked with a clear message (“Out of credits — top up or upgrade”). Blocking applies to every agent surface: chat, triggers, webhooks, and the API. Everything that doesn’t consume AI usage keeps working — reading docs, search, the Inbox for already-generated proposals, change request editing, merges, and integrations syncing. Balance replenishes automatically with the next monthly grant, immediately on plan change, or instantly with a top-up.Concurrency limits
Each plan caps how many agent runs can be active at once (queued, running, or awaiting approval). Starting a run beyond the cap fails with an actionable message that names your current usage and plan — wait for a run to finish, or upgrade.Top-ups
Business and Ultra plans can buy additional credits at any time:- Card checkout — a hosted Stripe checkout, from 100 up to 500,000 credits per purchase. Credits land on your balance as soon as payment completes.
- Manual grants — for deployments without card payments configured (for example, self-hosted or invoiced accounts), credits are granted directly by agreement, up to 50,000 per grant.
On Free, Starter, and Pro, top-ups are not available — if you regularly exhaust your grant, upgrading is the intended path, and it’s usually cheaper than the equivalent top-up volume.
Plan changes and seats
- Plan changes take effect immediately: new limits apply at once, and the new plan’s monthly credit grant is applied on the change.
- Seats are billed at $20/month each on all paid tiers. Your seat count is managed alongside the plan in the Billing tab.
- Downgrading never deletes anything — if you exceed the lower plan’s trigger or connector caps, existing items stay but new ones can’t be created until you’re back under the cap.
Auditability
Every credit movement — grants, usage debits, top-ups, adjustments — is recorded in an append-only ledger with a running balance, visible in the Billing tab. Usage records carry the model, token counts, and originating run, so finance and engineering see the same numbers.Frequently asked questions
Do documentation features consume credits?
Do documentation features consume credits?
Credits meter AI usage: agent conversations, document generation, suggestions, and AI editor actions. Browsing, searching, editing by hand, and merging change requests are free.
Can I cap spending?
Can I cap spending?
Spending is naturally capped by your credit balance — LivingContext blocks agent usage at zero rather than billing overage. On plans without top-ups, your monthly grant is a hard ceiling.
Do unused credits roll over?
Do unused credits roll over?
The monthly grant sets your balance for the cycle; topped-up credits remain until spent.
Can we use our own AI provider key?
Can we use our own AI provider key?
Yes — organizations can bring their own Anthropic API key in Settings → AI credentials, which routes usage to your own provider account. See Enterprise.
Who can manage billing?
Who can manage billing?
Administrators. Other roles can read billing status. See Roles and permissions.