AnyLearn
All lessons
Businessintermediate

Agent Assist: Helping the Human Instead of Replacing Them

The higher-return deployment is usually the one that helps agents rather than removing them. This lesson covers drafting and knowledge surfacing, why suggestion acceptance is a misleading metric, the effect on new agents learning the job, and how assist tooling changes what an agent is measured on.

Updated · AI-authored, review-gated · how lessons are made

Not signed in: your progress and quiz score won't be saved.
Progress1 / 8

Why assist often beats automation

The deployment that gets attention is the customer-facing bot. The deployment that more often pays is the one behind the agent, and the reasons are structural.

The risk profile is different. An agent-assist suggestion is reviewed by a trained person before it reaches a customer, so a wrong suggestion costs a moment rather than a commitment. The grounding requirement still applies and the consequence of failure is bounded in a way customer-facing generation is not.

The capability fit is better. Drafting a response from a known answer is exactly what these systems do well. Deciding whether the answer applies to this customer's situation is judgement, and the agent supplies it.

The adoption is easier. Agents experience it as help rather than as a threat, provided it is introduced as assistance rather than as a step toward removing them, which is a distinction they will assess accurately regardless of what is said.

And it addresses the actual constraint in most operations. The binding cost is usually agent time per contact, and assist tooling reduces it without removing the human who determines the outcome.

The strategic point worth making to whoever funds this: a deployment that makes forty agents twenty percent more effective is frequently a larger saving than one that deflects a fraction of contacts, and it carries considerably less risk. It is also less impressive in a demonstration, which is part of why it gets less attention.

Full lesson text

All 8 steps on one page, for reading, reference, and search.

Show

1. Why assist often beats automation

The deployment that gets attention is the customer-facing bot. The deployment that more often pays is the one behind the agent, and the reasons are structural.

The risk profile is different. An agent-assist suggestion is reviewed by a trained person before it reaches a customer, so a wrong suggestion costs a moment rather than a commitment. The grounding requirement still applies and the consequence of failure is bounded in a way customer-facing generation is not.

The capability fit is better. Drafting a response from a known answer is exactly what these systems do well. Deciding whether the answer applies to this customer's situation is judgement, and the agent supplies it.

The adoption is easier. Agents experience it as help rather than as a threat, provided it is introduced as assistance rather than as a step toward removing them, which is a distinction they will assess accurately regardless of what is said.

And it addresses the actual constraint in most operations. The binding cost is usually agent time per contact, and assist tooling reduces it without removing the human who determines the outcome.

The strategic point worth making to whoever funds this: a deployment that makes forty agents twenty percent more effective is frequently a larger saving than one that deflects a fraction of contacts, and it carries considerably less risk. It is also less impressive in a demonstration, which is part of why it gets less attention.

2. What assist tooling does

Five capabilities, in descending order of how reliably they help.

Knowledge surfacing. Retrieving the relevant policy or procedure while the agent is on the contact, rather than requiring them to search. This is the strongest and most underrated, because searching a knowledge base is a large hidden cost and agents frequently guess rather than search.

Response drafting. Producing a first draft the agent edits. Real time saving on long written responses, and it is where the tone risk sits.

Summarisation. Condensing a long thread so an agent picking it up has context, and writing the wrap-up note at the end. The wrap-up is pure drudgery and agents skip it, which degrades the record.

Next-step suggestion. Proposing what to do based on similar resolved cases. Useful and it is where deskilling risk concentrates.

And real-time compliance checking, flagging that a required disclosure was omitted, which is narrow and valuable in regulated contexts.

The ordering matters for a rollout. Knowledge surfacing helps immediately and creates no dependency. Next-step suggestion helps and teaches agents to stop reasoning, which is the trade in the later steps.

flowchart TD
A["Agent assist capabilities"] --> B["Knowledge surfacing: retrieve the policy mid-contact"]
A --> C["Response drafting: first draft the agent edits"]
A --> D["Summarisation: thread context and wrap-up notes"]
A --> E["Next-step suggestion from similar cases"]
A --> F["Compliance checking: flag omitted disclosures"]
B --> G["Strongest: removes hidden search cost, no dependency"]
C --> H["Real saving; tone risk lives here"]
E --> I["Useful; deskilling risk concentrates here"]

3. Suggestion acceptance is a trap

The metric every assist vendor reports is suggestion acceptance rate, and it is the override rate from the regulated-industries cursus wearing different clothes.

A high acceptance rate has two explanations. The suggestions are good, or the agents have stopped evaluating them. These are indistinguishable from the number and they have opposite implications.

The second is more likely than teams assume, because the incentive structure pushes toward it. Agents are typically measured on handling time. Accepting a suggestion is fast. Evaluating it, deciding it is subtly wrong for this customer, and writing something else is slow. So the measurement system rewards acceptance regardless of whether acceptance was right.

That is an incentive gradient built into the operation, and it will produce the behaviour it rewards.

How to distinguish. Sample accepted suggestions and have a senior agent or QA assess whether they were actually right for that contact. The disagreement rate is your evidence. Track acceptance per agent, since an individual whose rate climbs steadily over their first months is showing the classic automation bias trajectory. And correlate acceptance with downstream outcomes: if contacts with accepted suggestions produce more repeat contacts, the suggestions are being accepted and are not resolving.

The reporting rule that follows: never report acceptance rate alone. Pair it with repeat contact rate for the same contacts, which is the counterweight that reveals whether acceptance meant correctness.

4. What happens to new agents

The deskilling question is sharper in support than in most functions, because the traditional path from new agent to competent agent runs directly through the tasks assist tooling absorbs.

How agents used to learn. Encounter an unfamiliar problem. Search the knowledge base, which teaches where things are and how the product is structured. Fail to find it. Ask a colleague, which teaches who knows what. Work it out, which builds the mental model of how the system actually behaves.

That sequence is slow, and it is how someone becomes able to handle the case the knowledge base does not cover.

With strong assist tooling, a new agent receives the answer without the search, and resolves contacts competently from week one. The immediate metrics improve substantially, which is the reported benefit. What does not develop is the underlying model, so when the tooling has no suggestion, the agent has nothing to fall back on, and those are exactly the hard contacts.

The honest position is that this is a real trade rather than an avoidable mistake, since the productivity gain for new agents is genuine and large.

Two partial mitigations. Preserve deliberate practice: some contacts handled without assistance, explicitly for development, accepted as a cost. And teach the model of the product directly rather than expecting it to accumulate, since the accumulation mechanism has been removed.

The cost is deferred and it lands as a shortage of senior agents in two years, at which point nobody attributes it to this.

5. Tone, and the sameness problem

Drafted responses introduce a quality problem that is subtle and that customers notice in aggregate rather than individually.

Generated support responses converge on a register: polite, structured, slightly formal, faintly hollow. Individually each is acceptable. Across an operation, every response sounding the same removes something customers value, which is the sense of talking to a person who understood their specific situation.

The effect is worst in exactly the contacts where it matters most. A customer who is frustrated, or whose situation is unusual, receives a response that is competent and generic, and generic reads as not listening.

Three practical responses.

Draft for structure and let the agent supply the voice. A draft that gets the facts and the sequence right, which the agent then makes human, is a better division than a draft that is ready to send.

Resist tone standardisation as a goal. Operations frequently treat consistent tone as a quality win, and beyond a floor it is not: some variation between agents is what makes the interaction feel human.

And exclude the high-emotion contacts from drafting entirely, or flag them for a human-written response. The situations where a customer is upset are the ones where generic language does most damage and where an agent's own words do most good.

The general principle: automate the parts where sameness is fine and protect the parts where it is not, which requires knowing which contacts are which.

6. Quality assurance, transformed

Support QA has always had a sampling problem, and this is the one place where AI changes the constraint rather than the cost.

The old constraint. QA reviews a small sample of contacts, typically a few per agent per month, because review is manual and expensive. That sample is too small to assess an individual agent reliably, and it is heavily influenced by which contacts happened to be selected. Agents know the sample is small, which affects how much the score means to them.

What changes. Automated scoring can evaluate every contact against a rubric, which moves QA from sampling to census. That makes patterns visible that a small sample cannot show: an agent who handles billing well and technical issues poorly, a recurring failure at a specific step, a policy consistently misapplied.

The cautions matter as much as the capability.

An automated score is a model judgement, so it inherits the reliability problems of any model judgement and should be validated against human assessment on a sample rather than trusted.

Using it for individual performance management is where operations get into trouble, and in the EU this is worth care: monitoring and evaluating performance is an Annex III high-risk area under the AI Act, so automated agent scoring feeding employment decisions is not a low-risk deployment.

And measuring everything changes behaviour. Agents aware every contact is scored optimise for the rubric, which is fine where the rubric captures quality and damaging where it does not.

The safe framing: use it to find patterns worth investigating, and keep human judgement between the score and any consequence for a person.

7. What agents should be measured on

Assist tooling breaks the traditional support metrics in a way that needs addressing deliberately, or the measurement will drive the wrong behaviour.

Handling time was a reasonable proxy for efficiency when the agent did everything. With assist tooling it measures how quickly an agent accepts suggestions, which is the acceptance trap from earlier. An agent who takes longer because they noticed a suggestion did not fit has done better work and scores worse.

Contacts per hour has the same problem, amplified.

What holds up better.

Resolution, measured by absence of repeat contact. This was always the right metric and it is now more important, because the easy proxies degraded.

Customer effort for the contacts they handled.

Quality assessed against a rubric, with the automated score as a screen and human judgement for consequence.

And, specifically in an assist context, override quality: when an agent departed from the suggestion, were they right? An agent who overrides frequently and correctly is exercising exactly the judgement the arrangement depends on, and a metric system that penalises them will remove it.

The general instruction: if you deploy assist tooling and leave the metrics unchanged, you have built a system that rewards deference to the model and measured it as efficiency. Changing the metrics is part of the deployment rather than a follow-up.

8. A rollout order

For a support operation adopting assist tooling, an order that builds capability without acquiring the risks early.

First, knowledge surfacing. Retrieve the relevant policy while the agent is on the contact. Immediate benefit, no dependency created, no customer-facing risk, and it surfaces the documentation gaps that everything else depends on. Most operations discover here that their knowledge base is worse than they believed, which is the finding that makes the rest possible.

Second, wrap-up summarisation. Pure drudgery removal, agents welcome it, and it improves the record which improves the corpus.

Third, thread summarisation for handoffs between agents, which improves the customer experience directly by removing the repeat-yourself problem.

Fourth, response drafting, starting with the low-emotion contact types and with the division that the draft supplies structure and the agent supplies voice.

Fifth, automated QA as a pattern-finding screen, explicitly not as an individual performance input until someone has thought properly about the Annex III position.

And throughout: change the metrics before the tooling lands, sample accepted suggestions for correctness, and preserve some unassisted practice for developing agents.

What to defer: next-step suggestion, until you have evidence the agents' underlying competence is holding. It is the most impressive capability and the one that most directly substitutes for the reasoning you need them to keep.

Check your understanding

The lesson ends with a 5-question quiz. Take it in the player above to see your score.

  1. Why does agent assist often pay better than customer-facing automation?
    • It is cheaper to license
    • A trained person reviews output before it reaches a customer, so failure is bounded, and it reduces the binding cost of agent time
    • It requires no knowledge base
    • It deflects more contacts overall
  2. Why does the standard support metric set push agents toward accepting suggestions?
    • Acceptance is required by most assist tools
    • Suggestions are usually correct
    • Agents are measured on handling time, and evaluating then rejecting a suggestion is slower than accepting it
    • Rejected suggestions are not logged
  3. What does strong assist tooling do to the traditional path from new agent to competent agent?
    • It accelerates it by exposing agents to more cases
    • It removes the search-and-work-it-out sequence that built the mental model, so competence does not accumulate
    • It has no effect on skill development
    • It replaces the need for product knowledge entirely
  4. Why is automated QA scoring feeding employment decisions not a low-risk deployment in the EU?
    • QA scores cannot be validated against human assessment
    • Automated scoring requires works council approval in all cases
    • Monitoring and evaluating performance is an Annex III high-risk area under the AI Act
    • QA rubrics are considered special category data
  5. Which capability should be deferred longest in an assist rollout?
    • Knowledge surfacing
    • Wrap-up summarisation
    • Thread summarisation for handoffs
    • Next-step suggestion, until agents' underlying competence is shown to be holding

Related lessons

Business
intermediate

Running It: The Corpus, the Escalation Path, and the Team

A support deployment is only as good as the documentation behind it and the escalation path in front of it. This lesson covers curating a corpus from ticket history, designing escalation that recognises when to stop, what happens to the team as volume composition shifts, and the failure modes that end these deployments.

8 steps·~12 min
Business
intermediate

Deflection, and Why It Is the Wrong Objective

Support automation is usually sold and measured on deflection, which optimises for the customer going away rather than the problem being solved. This lesson examines what deflection actually measures, the difference between resolution and abandonment, why the two are indistinguishable in most dashboards, and what to measure instead.

8 steps·~12 min
Business
intermediate

AI Literacy and What the EU AI Act Actually Requires

AI literacy has a legal definition in the EU AI Act, and the obligation attached to it changed in 2026. This lesson covers Article 3(56), the original Article 4 duty to ensure a sufficient level of literacy, how the Digital Omnibus reframed it as an obligation of effort rather than result, who is bound, which AI systems are in scope, and the adjacent duties that remain hard requirements.

10 steps·~15 min
AI
advanced

Training Energy-Based Models

Training an EBM means shaping an energy landscape so real data sits in valleys, but the intractable partition function blocks plain maximum likelihood. This lesson covers the push-down-push-up principle, contrastive methods (contrastive divergence, noise-contrastive estimation), score matching, and the regularized alternative that avoids sampling entirely.

8 steps·~12 min