AI Agents · Practice
Measuring Whether an Agent Is Worth It
Cost per successful outcome, including the failures and the oversight. Why most measurements flatter the agent, and what an honest comparison contains.
Organisations that fail to define clear success metrics before deployment struggle to demonstrate value, and budgets get cut when results appear ambiguous.
The measurement is not difficult. It is usually done in a way that flatters the agent, and then nobody believes it.
For a vendor-side perspective on accountability and responsibility, see the vendor page from Monitask.
Record the baseline first
Before building anything.
How long does this take now? Measured, not estimated.
How often is it done?
What does it cost? Including the human time at a realistic rate.
How often does a human get it wrong, and what happens then?
Without this you cannot demonstrate improvement, and this step is skipped constantly. It is why technically successful pilots cannot prove they succeeded. See scoping a first agent.
The metric that matters
Cost per successful outcome. Not cost per call, not cost per task attempted.
Which requires defining success, unambiguously, before you start. A task the agent completed that a person then redid is not a success.
What honest accounting includes
The parts usually left out, all of which favour the agent when omitted.
The failures. If 20% of tasks fail and a person handles them, that human time is a cost of the agent, not a separate thing.
The near-misses. Outputs that were wrong and caught in review. The reviewer's time counts, and so does the risk of the ones not caught.
The oversight. Approval steps consume real attention. An agent requiring a human to review every output has not removed the human. See human oversight.
The build and integration, amortised. Frequently the largest figure in the first year, and the one quietly excluded. See integration is the hard part.
The running cost, including retries and failed attempts — which cost more than successes. See what agents cost to run.
Maintenance. Prompts and tools need adjusting as systems and data change.
And the governance work — identity, permissions, logging, review.
What to compare against
Not against doing nothing.
Against the current process, properly costed.
Against automation, if the task is scriptable. This comparison is skipped most often and reverses the answer most often. See when an agent is the wrong answer.
Against doing less of the task, which is occasionally the finding.
And against a simpler tool. A template, a filter, a saved query.
Beyond cost
Some genuine benefits do not show up in a cost comparison, and they should be named rather than smuggled into the numbers.
Speed. Response time falling from a day to a minute may matter regardless of cost.
Coverage. Work that was not being done at all because nobody had time.
Consistency. Same handling every time, where variation was a problem.
Availability. Outside working hours.
Name these separately with their own measures. Folding them into a financial figure as an estimated value is where credibility goes.
Reality checks on payback
Median time to value across functions is 5.1 months per BCG and Forrester 2026 surveys — 3.4 months for sales development agents and 8.9 months for finance and operations.
Use this as a sanity check on claims, not as a promise. These are medians across successful deployments, which excludes the ones that never got there.
And note what is being measured. Time to value is not the same as full payback of build costs.
Measuring quality, not just cost
Cost per outcome means nothing if the outcomes got worse.
Error rate, against the human baseline. Agents are frequently more consistent and differently wrong — the errors cluster in unusual cases rather than distributing evenly. For broader independent background, see NIST AI Risk Management Framework.
Error severity. A higher rate of trivial errors may be acceptable; a lower rate of severe ones may not.
Detection rate. What proportion of errors are caught. This is the number that determines whether the error rate is tolerable, and it is rarely measured.
Downstream effects. Customer complaints, rework, escalations.
And the human review load over time. If reviewers are approving faster, check whether that is confidence or fatigue.
When to conclude it did not work
Have the stopping condition set in advance — a date, a spend, a success rate. In the moment nobody wants to be the one who ends it.
And diagnose before rebuilding. The causes are consistent: integration, data quality, undefined success, scope too broad. See where agent projects fail.
Concluding that the task did not need an agent is a successful outcome.
For small teams
Simpler, and the same discipline.
Two weeks. If it is not saving time by then, it will not.
Count your review time, honestly. A draft you spend as long correcting saved nothing.
Count the ones you nearly sent.
And compare against the simplest alternative you have not tried. See agents for a one-person business.
The short version
Record the baseline before building, or you cannot demonstrate anything afterwards.
Cost per successful outcome — including failures, near-misses, oversight, build and governance.
Compare against automation and against the current process, not against doing nothing.
Name non-financial benefits separately rather than converting them to money.
And measure detection rate, because it determines whether your error rate is tolerable.