Pricing overview

How review credits are calculated, the four plan tiers, hard-block vs auto-overage, the annual discount, and the trial.

Last updated

ADO Pilot bills usage in review credits (RCs). Every plan includes a monthly RC allowance; the four tiers differ in how many RCs they include, what happens when you exceed the allowance, and the per-RC overage rate. Annual subscriptions discount the subscription fee.

Review credits — the billing unit

One RC roughly equals five hundred lines of changed code in a pull request, after exclusions:

  • Additions and deletions both count.
  • Excluded files (binaries, lock files, generated code, minified bundles, your custom exclusion patterns) do not count.
  • Long lines are normalized so that minified or one-line files don't escape billing.
  • An empty diff costs zero RCs.
  • Every review that does any work costs at least one RC.

A typical "medium" pull request is one or two RCs. The exact formula and worked examples live in Review credits explained.

Plan tiers

PlanMonthly priceAnnual price (per month)Included review credits (RCs)Default overage policyOverage rate per RC
Starter$20$17150Hard-block$0.22
Team$50$42400Hard-block (auto-overage opt-in)$0.20
Business$150$1251,300Auto-overage$0.18
EnterpriseCustomCustomCustomNegotiatedNegotiated

Annual subscriptions discount the subscription fee; included RCs are unchanged.

The "~75 medium PRs per month" framing you see on the pricing page is the Team tier sized against an average two-RC PR. The Enterprise tier is custom-priced — contact sales for a quote.

Hard-block versus auto-overage

When you exceed your included RCs in a billing period, ADO Pilot does one of two things depending on your plan's overage policy:

  • Hard-block (default for Starter and Team): new reviews are rejected with the status check Review quota exceeded — upgrade your plan. Rejected reviews are not charged. To unblock, upgrade your plan, raise your overage cap, or wait for the next billing period.
  • Auto-overage (default for Business and Enterprise): reviews keep running and each excess RC bills at the plan's overage rate. You can set an overage cap to limit how many extra RCs a single billing period can incur. Setting the cap to zero is equivalent to hard-block.

See Overage behavior for how to change the policy and set caps.

Annual subscriptions

Pay annually and the subscription fee drops; the included RC allowance per month is unchanged. Stripe bills the year in one charge at signup or upgrade. To switch billing cadence, see Upgrading, downgrading, and cancelling.

Free trial

When you sign up, ADO Pilot includes a small allowance of free review credits so you can try a real review without entering a payment method. The signup CTA on the wizard reads Continue with N free credits, where N is the trial allowance applied to your account.

When to upgrade

The break-even between tiers depends on your overage rate. A rough rule of thumb:

  • If you are on Starter and consistently bill enough overage that your total monthly cost exceeds Team's base price, switch to Team.
  • If you are on Team and consistently bill enough overage that your total monthly cost exceeds Business's base price, switch to Business.

The current dashboard shows your projected end-of-period cost so you can make this call without doing the arithmetic by hand.