Plans & seats
Every Capacitor tenant has a plan tier that sets three things: how many seats it has, how far the managed Kurrent AI service reaches, and whether a trial banner shows. The tier is configured by Kurrent when it provisions your tenant; it isn’t self-service.
Plan tiers
Section titled “Plan tiers”| Plan | Seats | Managed Kurrent AI judge (evals & analytics) |
|---|---|---|
| Free | 5 | — (bring your own key; session titles & embeddings still use Kurrent AI) |
| Team | 100 | ✓ |
| Enterprise | unlimited | ✓ |
Dollar figures and the full feature comparison live on the pricing page; this page covers what the tier enforces inside the product.
What Kurrent AI gates
Section titled “What Kurrent AI gates”Kurrent AI is Capacitor’s hosted LLM, running on Cloudflare Workers AI. The plan tier splits what it’s allowed to do into two groups:
- Prose and embeddings — available on every tier, Free included. Kurrent AI powers session-title and summary generation and the judge-fact embedding pipeline out of the box. These need no key and aren’t gated.
- The managed judge for evals and analytics — Team and Enterprise only. On Free, the evaluations runner and the analytics agent can’t use Kurrent AI.
On a Free tenant, then, session titles and embeddings just work, but running evals or the analytics agent needs your own key: configure an Anthropic, OpenAI, Cohere, or OpenRouter key on the AI providers page, or run evals on your local daemon with your own Claude/Codex. That gate is driven by the plan alone — a key can’t unlock the managed judge for evals on Free, and none is needed for prose.
A seat is consumed by each active member plus each pending invitation, so an outstanding invite reserves a seat until it’s accepted or revoked. When a tenant is at its seat cap, the invite button in Members & invitations is disabled with an upgrade prompt and the server rejects new invitations.
Team trials
Section titled “Team trials”A tenant can be provisioned on a Team trial. While the trial is active, admins see a banner — “Team trial — N days left” — counting down. In the Administration console the banner is always shown; in the main dashboard it’s dismissible per user (the dismissal follows you across devices). Members who aren’t admins never see it.
The trial banner is informational. Nothing is switched off when it lapses — a lapsed trial keeps its current tier’s features until the tier itself is changed.
How your plan is set
Section titled “How your plan is set”Plan tier is a deploy-time setting (Tenant:Class) that Kurrent configures at provisioning; there’s no self-service upgrade or downgrade in the product today. To change tiers, see the pricing page.
Related
Section titled “Related”- Members & invitations — members, invitations, and the seat counter.
- AI providers — configuring Kurrent AI or bringing your own key.
- Evaluations — where the managed judge is used.