# Haystack Pricing

One price per team. No per-seat maths, and no bill that grows because you shipped more.

## Team - $1,000 / month

For one product team shipping to prod. Everything included, however much you ship.

| | |
|---|---|
| Changes verified | Unlimited |
| Cases per change | As many as it takes, chosen per change |
| Environments | Run and torn down for you |
| Seats | Everyone on the team |
| Support | Shared Slack channel with our engineers |

Also included: the CLI and agent loop, a live environment kept for every failure, and runs on every pull request or on demand.

## Enterprise - custom

For orgs with more than one team, their own infrastructure, or procurement. Everything in Team, plus unlimited teams, your cloud or ours, an engineer rather than a support queue, annual invoicing, SSO and audit logging, and security review and DPA.

[Contact sales](https://haystack.sh/pricing)

## Common questions

**Do you touch our prod systems?** No. Haystack forks a replica of your stack from a snapshot, app and database and queues together, and every run happens inside that copy. Writes, deletes and outbound calls stay in the fork.

**How is the state realistic, then?** Each case gets its own fork of the same snapshot, seeded into the state that case describes. That is how a run can put a user mid-trial or a queue mid-drain without touching anything real, and why two cases never contaminate each other.
