# Pricing

> Understand the Free, Pro, Team, and Enterprise plans.

The public [/pricing](/pricing) page is the marketing-facing comparison of Free / Pro / Team tiers. Use it for sharing with prospective users, embedding in proposals, or as a quick "what do I get?" reference.

What's there [#whats-there]

- Four tiers: Free, Pro, Team, and Enterprise.
- Pro is $12/month or $120/year (save 17% annually).
- Team is $29/month or $261/year (save 25% annually).
- Free includes 1 agent and 30 runs/month.
- Pro includes 1,000 runs/month.
- Team includes 5,000 runs/month and up to 5 seats.
- Upgrade uses the same Stripe Checkout flow as Settings → Subscription.

These values come from the canonical frontend billing constants pinned to backend plan limits.

Source of truth [#source-of-truth]

The public pricing page, Settings, and this documentation share the same
frontend billing constants, which are pinned to the backend plan limits in CI.
