Context Theory Get your growth audit

Answer

How should a small business control AI costs?

Caps rather than forecasts, separate accounts per workflow, and a unit cost you look at. Surprises come from loops.

Set hard caps rather than forecasts, separate spending by workflow so you can see which one moved, and watch cost per item. Unexpected bills come from loops and retries, which a forecast cannot anticipate and a cap stops.

The spending pattern here is unlike a subscription and unlike ordinary usage-based software. Most of the time the cost tracks activity and is predictable. Occasionally something enters a loop — a retry that keeps failing, an agent that keeps investigating, a workflow triggered by its own output — and the cost for that period is unrelated to anything the business did. Controls have to be designed for the second case, because the first case controls itself.

That means a hard cap rather than a budget. A cap stops the spending; a budget notifies someone, usually after the fact and often on a Saturday. The number matters less than the existence: set it comfortably above normal use and forget it, and it will do nothing at all until the day it saves a considerable amount. Most platforms offer both a cap and an alert, and the alert is not a substitute.

Attribution is the second control and is best set up before the second workflow exists. If several automations share one account and one bill, a rise cannot be attributed and the only available responses are to investigate everything or to accept it. Separate keys or projects per workflow cost nothing at setup and are usually impossible to reconstruct retrospectively, which makes this a decision with a short window.

Cost per item is the measure worth watching, since total spend moves with volume and tells you nothing. A stable unit cost with rising totals is growth; a rising unit cost with stable output is a problem, and it is the earliest signal available that a workflow has begun retrying, reading more than it did, or handling inputs it was not built for.

Two design decisions do more for cost than any monitoring. Keeping the model on the narrow part of the workflow and doing everything else in ordinary code, which removes the majority of the calls. And supplying only what the task needs rather than everything available, since cost scales with what is held as well as with what is produced. Both improve reliability at the same time, which is the usual pattern in this subject.

Finally, count the human cost alongside the platform cost. A workflow with negligible spend that generates half an hour of exception handling a day is the expensive one, and looking only at the invoice will rank it as the cheapest thing you run. This is the single most common error in how small businesses assess what these systems cost them.

Nothing about normal usage produces a surprising bill; the surprises are all made of the same request, repeated.

Siddharth Sharma, Context Theory

Related questions

Is it cheaper to use a smaller model?

Per call, substantially, and the total depends on whether the smaller model needs more attempts, more context or more human correction. The comparison worth making is cost per correctly handled item rather than cost per call, and it sometimes favours the more capable model even at several times the unit price.

How much should a small business expect to spend?

For ordinary assistant use and a few automations, platform costs are typically small relative to the labour involved, which is why an analysis focused on pricing usually examines the wrong number. The costs that matter are the build, the maintenance and the exception handling, and those are measured in hours rather than in subscriptions.

METHOD

Every figure below carries its source and the date it was verified. Nothing on this page is asserted.

The numbers on this page.

Datapoints
What Value Specific to
Realistic monthly lead-gen software spend$1,500–$5,000Category-wide
Sub-15-minute compliance — automated routing vs manual only62.5% vs 39.1%Category-wide

2026 real estate operating cost survey · plus $1,000–$8,000 variable · verified

2026 speed-to-lead benchmark · verified

What is specific to this page.

Evidence
Kind Claim Check it against
Buying behaviourUnexpected spend arises from loops — failing retries, unproductive investigation, workflows triggered by their own output — rather than from growth in normal use, so controls must target the case a forecast cannot anticipate.Examining the highest-cost periods in the billing history and identifying what the system was doing during each.
SoftwareA cap stops spending while an alert notifies after the fact, so the two are complementary rather than interchangeable, and the cap's value comes from existing rather than from being set precisely.Checking whether the current arrangement stops spending or only reports it once a threshold is passed.
WorkflowPer-workflow attribution through separate keys or projects costs nothing at setup and cannot be reconstructed retrospectively, which makes it a decision with a closing window rather than a deferrable improvement.Attempting to attribute last month's spend to individual workflows from the existing billing records.
ConstraintA workflow with negligible platform cost that generates recurring exception handling is more expensive than one with a larger invoice, so assessing cost from the platform bill alone systematically misranks what the business runs.Adding recorded human time per workflow to its platform cost and comparing the resulting ranking.

Each row would be wrong on another industry's page. Where a sourced figure exists it is in the table above instead; these are the constraints that shape the work and do not happen to be numbers.

Start with the measurement.

Reading about a benchmark is not the same as knowing your own number. The audit produces yours, measured rather than estimated.

Get your growth audit

$497 · delivered in 5 business days · credited against month one