← Back to all field notes

How Should a Company Measure the Value of an AI Agent?

Build an auditable evidence chain from work ownership and process speed to delivery quality, customer experience, and operating outcomes.

Most companies begin an AI initiative by asking whether it can be built. Far fewer ask how they will decide whether it works after it is built.

That missing definition is why many pilots become vague. The system appears useful, but no one can explain what improved, whether the improvement is repeatable, or whether the next investment is justified.

I now design evaluation before implementation.

Define the result before the feature

A feature list—question answering, summarization, classification, tool use—is not a business result. Start with the work:

  • Which step should become faster or more reliable?
  • Which person currently reviews or corrects it?
  • What output must be accepted?
  • What failure would make the workflow unsafe?
  • Which downstream customer or operating result might change?

This prevents the team from declaring success because a function can run.

Establish a human baseline

Measure the current process before introducing the agent. At minimum, record:

  • total cycle time, including waiting;
  • active handling and review time;
  • first-pass acceptance and correction rate;
  • frequency and type of exceptions;
  • number of handoffs;
  • customer-facing delay or repeated contact;
  • the sample definition and measurement period.

A baseline does not need to be perfect. It needs to be consistent enough that the pilot and the old process can be compared on the same terms.

Use a four-layer evidence chain

LayerCore questionUseful measures
Work ownershipCan the agent complete the bounded work?completion, evidence coverage, escalation rate
ProcessDid the end-to-end workflow improve?cycle time, queue time, review effort, recovery time
CustomerDid the customer experience change?response time, repeated contact, delivery reliability
BusinessDid the change affect operating results?capacity, conversion, retention, revenue, margin, risk

The layers are sequential. A strong task metric does not prove a customer outcome. A better customer experience does not automatically prove revenue. Each claim needs evidence at its own layer.

Separate model time from process time

A model may respond in seconds while the customer still waits a day. End-to-end speed includes:

  • collecting missing input;
  • waiting for approval;
  • correcting the output;
  • transferring context;
  • recovering from failure;
  • completing the downstream action.

Measure the whole workflow. Otherwise the fastest component can hide an unchanged process.

Quality includes review and recovery

Accuracy alone is too narrow. A useful production quality view includes:

  • first-pass acceptance;
  • severity of corrections;
  • evidence and source traceability;
  • false confidence;
  • exception detection;
  • successful handoff;
  • recovery time after failure.

A workflow with slightly lower raw automation but excellent exception handling can be more valuable than a system that automates more and fails invisibly.

Treat 10× as a metric, not a positioning statement

“Ten times better” is incomplete until the denominator is named. It might mean:

  • ten times more qualified outputs per person;
  • ten times faster first response;
  • ten times lower review effort;
  • ten times more customer cases handled.

The claim also needs a time period, a baseline, and an unchanged quality threshold. Without those, it is marketing rather than evaluation.

A lightweight pilot cadence

For a two-to-four-week pilot:

  1. freeze the initial sample definition and baseline;
  2. review failures daily during the first week;
  3. separate rule, data, model, permission, and handoff failures;
  4. adjust one boundary at a time;
  5. review process and customer measures weekly;
  6. decide whether to expand, hold, or stop based on evidence.

The output of evaluation is not only a score. It is a decision: increase responsibility, repair knowledge, narrow scope, change the owner, or discontinue the pilot.

If you are still choosing the first process, begin with the AI pilot priority scorecard. For the broader sequence, follow the pilot design and evaluation topic.

Continue reading
Pilot Design & EvaluationAI Agents Owning Real Work
How AI Agents Take Ownership of Real Work—and How People Reorganize Around Them Define a deliverable unit of work, expand agent responsibility through evidence-based authorization, and move human effort toward customers, products, judgment, and growth. Turning Freight Inquiries and Quotes into a First AI Workflow Start from the inquiry desk and separate field extraction, rule checks, exception handoff, and result write-back into a measurable workflow. Which Repetitive Work Should an AI Agent Take First? Use These Five Tests Start from a task rather than a job title, then score business value, frequency, knowledge readiness, controllable risk, and process ownership.