> ## Documentation Index
> Fetch the complete documentation index at: https://www.bugzy.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing

> Outcome-based pricing — pay for triages and test cases, not test runs or seats. Every plan includes AI test generation, execution, triage, and auto-fix.

## How pricing works

Bugzy uses **outcome-based pricing**: you pay for the outcomes that matter — **triages** and **test case creations** — not for seats, users, or raw test runs. Every team member has full access to all features on your plan.

### What counts as a triage

A **triage** is counted each time Bugzy's AI classifies a test failure — determining whether it's a product bug or a test-level issue. Each unique failure classification within a test run counts as one triage.

### What counts as a test case creation

A **test case creation** is counted each time Bugzy generates a new Playwright test file and commits it to your repository. Modifications to existing tests (e.g., auto-fix retries) do not count.

### What's included in every run

A single test run includes the complete cycle at no additional per-run cost:

1. **Generate** — AI creates or updates Playwright tests based on your test plan
2. **Execute** — tests run in an isolated cloud container with a real Chromium browser
3. **Triage** — AI classifies failures as test issues or product bugs (counted toward your triage quota)
4. **Fix** — test-level issues are auto-fixed with up to 3 retries; product bugs are filed to your issue tracker

All plans include test generation, AI triage, auto-fix, and knowledge base — the difference is capacity.

## Plans

<Info>
  The tiers below are representative. Visit [bugzy.ai](https://www.bugzy.ai) for current pricing.
</Info>

|                         | Trial          | Starter     | Growth      | Scale       | Enterprise |
| ----------------------- | -------------- | ----------- | ----------- | ----------- | ---------- |
| **Price**               | Free (21 days) | €250/mo     | €500/mo     | €1,500/mo   | Custom     |
| **Triages/mo**          | 50             | 50          | 100         | 300         | Custom     |
| **Test cases/mo**       | 10             | 10          | 25          | 50          | Custom     |
| **Test runs**           | Unlimited      | Up to 1,500 | Up to 3,000 | Up to 8,000 | Unlimited  |
| **Overage (triage)**    | —              | €5          | €4          | €3          | €2         |
| **Overage (test case)** | —              | €10         | €8          | €6          | €5         |

### What every plan includes

* Playwright test generation (TypeScript)
* Isolated Cloud Run container execution
* AI triage with failure classification
* Auto-fix for test-level issues
* Knowledge base that improves over time
* GitHub integration with PR comments
* Dashboard with execution history and reports

## Trial plan

Every team starts with a **free 21-day Trial**. No credit card required. The Trial includes 50 triages and 10 test case creations — enough to evaluate Bugzy on a real application. When the trial ends or limits are reached, new executions are blocked until you upgrade to a paid plan.

## Exceeding your plan limit

**Paid plans:** When you exceed your included triages or test cases, overage charges apply automatically at the per-unit rates shown above. Your test runs are never paused — Bugzy keeps working and overages appear on your next invoice.

**Trial plan:** When you reach your trial limits (50 triages or 10 test cases) or the 21-day period expires, new executions are blocked. Upgrade to continue.

## Credits for false positives

If Bugzy triages a failure that turns out to be a false positive, you can dispute it. Disputed triages generate a **credit** that automatically offsets your next triage charge — the credit is applied before anything is metered to Stripe, so you're never billed for work that wasn't useful.

Credits carry over within and across billing periods until consumed.

## Billing

* All plans are billed monthly in EUR with no long-term contracts
* Cancel anytime from your dashboard — your plan stays active through the end of the billing period and shows a "cancellation pending" status
* Overage charges are metered and invoiced at the end of each billing cycle
* Payments are processed via Stripe

<Card title="See current pricing" icon="arrow-up-right-from-square" href="https://www.bugzy.ai">
  Visit bugzy.ai for the latest pricing and to start your free trial.
</Card>
