Simple, usage-based pricing
Start free. Upgrade when your limits — or your team — grow.
Compare plans
| Feature | Free | Pro | Team | Enterprise |
|---|---|---|---|---|
| Tracing & replay | ✓ | ✓ | ✓ | ✓ |
| Cost analytics | ✓ | ✓ | ✓ | ✓ |
| Custom dashboards | — | ✓ | ✓ | ✓ |
| Secret + PII detection | ✓ | ✓ | ✓ | ✓ |
| Prompt-injection (beta) | ✓ | ✓ | ✓ | ✓ |
| Advanced detectors | — | — | ✓ | ✓ |
| Custom detectors | — | — | — | ✓ |
| Datasets & evaluation | — | ✓ | ✓ | ✓ |
| Regression + CI gates | — | ✓ | ✓ | ✓ |
| RBAC roles | — | — | ✓ | ✓ |
| SSO (Google / OIDC) | — | — | ✓ | ✓ |
| SAML / SCIM | — | — | — | ✓ |
| Immutable audit ledger | — | — | ✓ | ✓ |
| Spend controls & approvals | — | — | ✓ | ✓ |
| Policy engine (RBAC/ABAC/ReBAC) | — | — | — | ✓ |
| Agent identity | — | — | — | ✓ |
Questions
- Is there a free tier?
- Yes — Free is free forever (up to 5 projects and 5 members), with tracing, cost analytics, and the unified risk view.
- Can I self-host instead?
- Yes. The open core is AGPL and runs with a single `docker compose up`. These plans are the managed cloud.
- How is usage metered?
- By events ingested per month. You can set budgets and alerts so spend never surprises you.
- What counts as an 'event'?
- Each span ingested (agent step, LLM call, tool call). Most runs are a handful of events.