An AI workflow can be technically successful and still fail at work.
The trigger fires. The model returns valid JSON. The record reaches the correct queue. The demo is fast. Yet the people who were supposed to use it try it once and return to email. Reviewers rewrite nearly every output. Exceptions accumulate in a side spreadsheet. A new meeting appears because nobody trusts the dashboard. Operators keep a shadow manual process alive “just in case.” The automation saves handling time in one step while adding coordination, verification, and recovery work somewhere else.
That is not merely a training problem, and it is not captured by uptime.
It is adoption friction: the work, uncertainty, and exclusion between a functioning automation and a workflow that people can repeatedly use, understand, correct, and recover from.
This guide shows how to measure that friction without inventing an industry benchmark. It separates:
- technical execution from accepted completion;
- first use from repeated use;
- availability from accessibility;
- review coverage from review quality;
- automated output from trusted output;
- error detection from successful recovery;
- visible handling time from shadow manual work; and
- a license, account, or enabled feature from actual adoption.
The evidence and official documentation cited below were checked on 2026-07-24. Product behavior and documentation can change. Recheck the linked sources before procurement, policy, or implementation decisions.
Why time saved does not settle the adoption question
The strongest reason to measure adoption separately is that individual work and coordinated work can move differently.
A six-month randomized field experiment involving 6,000 knowledge workers found that access to generative AI changed work people could alter independently more readily than work requiring coordination. Users spent less time on email and appeared to complete documents faster, while meeting time did not change significantly overall (Microsoft Research, “Shifting Work Patterns with Generative AI”). An earlier report on the same broad research program said meeting effects differed by company: time increased in some and decreased in others (Microsoft Work Trend Index).
That is the operational warning. A tool can accelerate a private task without changing the agreements, approvals, calendars, and handoffs surrounding it. In one organization, saved time may become focused work. In another, it may become more status checks or review meetings. “Minutes saved” is therefore an input to an adoption evaluation, not its conclusion.
Other primary research points in the same direction:
- A field study of 5,172 customer-support agents found that the value of a generative AI assistant varied by worker experience and problem frequency, rather than appearing uniformly across all work (Stanford, “Generative AI at Work”).
- A nationally representative U.S. survey study distinguishes adoption, intensity of use, and time savings instead of treating them as one measure (Management Science, “The Rapid Adoption of Generative AI”).
- Research using Danish administrative data and surveys describes work transformation appearing before clear aggregate changes in earnings or hours, reinforcing the need to inspect tasks and workflows rather than wait for a single top-line labor outcome (NBER Working Paper 33777).
- An experiment on professional writing tasks measured both time and output quality, illustrating why speed alone is an incomplete outcome (Science, “Experimental Evidence on the Productivity Effects of Generative Artificial Intelligence”).
- A field experiment with consultants reported uneven performance across tasks inside and outside the system’s capability boundary, a pattern the authors call a jagged technological frontier (Harvard Business School Working Paper 24-013).
These studies do not provide a universal target for your workflow. They provide demand evidence for a better measurement model: task fit, repeated behavior, human correction, coordination, and quality all matter.
The seven states hidden inside “it works”
Do not use a single launch status. Track a workflow through seven distinct states.
| State | Question | Evidence | Common false positive |
|---|---|---|---|
| Technically executable | Can the system complete the programmed path? | Test run, schema validation, connector result | A successful demo with curated input |
| Available | Can an eligible person reach it when needed? | Access test, supported device, queue coverage | A license or account was assigned |
| First-use capable | Can a new eligible user complete one real case? | Cohort-based first-use event and accepted outcome | The user opened the tool |
| Repeatedly useful | Does the user return for eligible work? | Weekly eligible-use rate and cohort retention | Many actions by a few champions |
| Exception recoverable | Can a person recognize, contain, and finish a failed case? | Fallback event, owner, recovery time, final disposition | The error was logged but never resolved |
| Trusted and governable | Do users understand the boundary and exercise appropriate review? | Override reasons, escalation, trust survey, sampled quality | Low overrides interpreted as high accuracy |
| Operationally adopted | Is the workflow the normal path without harmful shadow work? | Sustained use, outcome quality, reduced duplicate labor | Manual work moved off the official record |
A team can be green in the first row and red in the last four. That is why “the API returned 200” cannot be the launch metric.
The AI automation case-study evidence checklist provides a fuller audit for time, quality, cost, and causal claims. This guide narrows in on what happens after the automation becomes reachable.
Build one adoption funnel, then keep its denominators visible
Start with events, not opinions. For a defined workflow version and measurement window, reconcile:
eligible people
-> reached people
-> first attempt
-> first accepted completion
-> repeat use in an eligible later period
-> sustained use
eligible work items
-> automation attempted
-> output produced
-> human accepted or corrected
-> externally completed
-> remained correct after the observation window
People and work items are different denominators. A person may complete many items. A heavy user can make action counts rise while most of the eligible population never returns.
Define every rate before seeing the result:
first-use rate
= people with one accepted completion
/ people who were eligible and had a genuine opportunity to use the workflow
weekly repeat-use rate
= people with an accepted completion this week
/ people with at least one eligible item this week
workflow coverage
= eligible items attempted through the workflow
/ all eligible items
override rate
= outputs materially changed, rejected, or rerouted by a human
/ outputs presented for human decision
drop-off rate
= initiated attempts without an accepted completion
/ initiated attempts
manual-fallback rate
= eligible items completed through the documented fallback
/ eligible items
median correction time
= median hands-on minutes from first review to accepted corrected output
An “eligible opportunity” needs a real operational definition. Someone should not count as a non-user during a week when no relevant work reached them. Conversely, excluding inconvenient or failed cases from the eligible population inflates adoption.
Keep six metric families separate
| Metric family | What it answers | Example measures | What it cannot prove |
|---|---|---|---|
| Reach | Could people encounter the workflow? | Eligible users, access success, supported-device coverage | That anybody used it successfully |
| Activation | Could they complete a first real case? | First accepted completion, time to first value | That they returned |
| Habit | Did use persist when eligible work recurred? | Weekly use, active weeks, cohort retention | That outcomes were good |
| Control | Did humans intervene appropriately? | Override, reject, escalation, review time | That low intervention means correctness |
| Recovery | Did failures reach a safe ending? | Fallback, queue age, recovery time, lost cases | That the normal path is efficient |
| Outcome | Did the work improve without displaced harm? | Accepted quality, cycle time, backlog, complaints, shadow labor | That the automation alone caused the change |
Microsoft’s official Copilot adoption report makes a useful conceptual distinction between a first action, frequency, and consistency. It lets administrators choose an active-use definition and separates novice, habitual, and power-use patterns (Microsoft 365 Copilot adoption report). Those vendor definitions are product-specific. For an internal workflow, define activity around accepted business outcomes, not prompt or click counts.
Instrument the whole path, including the human path
An adoption dataset should let an analyst reconstruct one item without opening a transcript full of sensitive content.
Use stable identifiers and record:
workflow_versionpolicy_versionitem_iduser_or_role_idusing the minimum identity detail neededeligibility_reasonfirst_eligible_atattempt_started_atmachine_output_atreview_started_atdecision_atcompleted_atfinal_dispositionoverride_categoryfallback_reasonrecovery_owner_rolecorrection_minutestraining_minutes_to_dateaccessibility_mode_or_accommodationonly when lawful, necessary, and privacy-reviewedsource_system_reconciliation_status
Do not collect raw prompts, customer text, disability information, or personal content merely because storage is easy. Link minimized operational events to a restricted evidence location only when an investigation requires the underlying content. The AI assistant retention and deletion guide helps separate useful traceability from indefinite collection.
Event comparison: machine success versus accepted completion
| Event | Machine interpretation | Operational interpretation | Required follow-up |
|---|---|---|---|
| Output generated | Model call succeeded | A draft exists | Validate and route |
| Validation passed | Declared checks passed | Known machine-detectable defects were absent | Human or risk gate may still apply |
| Human accepted | Reviewer approved | The reviewer believed the output met the rubric | Sample reviewer quality |
| Record sent | External side effect occurred | The process crossed a consequential boundary | Confirm delivery and downstream state |
| Error logged | Observability captured a failure | A case needs ownership | Recover and close |
| Manual fallback opened | Alternate route exists | Normal automation did not finish the case | Measure time and final outcome |
| Case closed | Status changed | Work may or may not be correct | Reconcile complaints, reversals, and reopenings |
The AI agent observability guide explains trace coverage and retention. The machine-gate guide shows how deterministic checks can block invalid schemas and prohibited actions. Neither substitutes for adoption measurement.
Human review is part of the product
If review remains necessary, include it in the workflow design, staffing model, accessibility test, and time claim. A reviewer is not a magical control placed after the AI.
NIST’s AI Risk Management Framework calls for documented roles and responsibilities for human-AI configurations and oversight. Its Manage function includes user input, appeal and override, decommissioning, incident response, recovery, and change management in post-deployment monitoring (NIST AI RMF Core). The associated playbook includes practices for measuring and documenting human oversight and adjudication (NIST AI RMF Playbook).
For each review gate, specify:
- which cases require review;
- whether review occurs before or after an external effect;
- what evidence is visible;
- what rubric applies;
- what the reviewer can edit, reject, reroute, or stop;
- how uncertainty is represented;
- where disagreements go;
- who covers the queue;
- what happens when no reviewer is available; and
- how review quality is sampled.
Compare review designs before choosing one
| Design | Best fit | Main metric | Hidden risk | Safe fallback |
|---|---|---|---|---|
| Review every item before action | High-consequence or early pilot | Review time and major defect catch rate | Rubber-stamping under queue pressure | Hold item for trained reviewer |
| Review risk-flagged items | Stable rules and calibrated risk signals | Recall of severe defects in sampled unflagged items | False negatives disappear from the queue | Random sample plus escalation |
| Review a random sample after completion | Low-consequence reversible outputs | Sampled defect severity | Customer may see an error first | Rapid correction and notification process |
| Review only exceptions | Deterministic normal path, visible failures | Exception capture and recovery | Silent failures bypass the queue | Source-system reconciliation |
| Human initiates and approves | Judgment-heavy work | Acceptance, correction time, outcome quality | AI draft anchors the decision | Independent check for selected cases |
| Human can override after action | Reversible, observable effects only | Time to detect and reverse | Reversal may be incomplete | Containment and compensation procedure |
UiPath’s Action Center documentation provides an example of a vendor mechanism in which a long-running workflow can suspend, wait for human input, and resume (UiPath Action Center). The mechanism does not decide whether the reviewer is trained, the queue is staffed, or the evidence is sufficient. Those are workflow responsibilities.
Use the human-in-the-loop guide for intervention design and the human-review coverage guide for risk-based coverage. Track reviewer overrides by reason, not just volume:
- fact correction;
- missing evidence;
- policy mismatch;
- customer-context mismatch;
- tone or accessibility correction;
- authorization problem;
- duplicate or stale action;
- routing error;
- abstention or uncertainty;
- false alarm by the reviewer; and
- other, with periodic recoding.
A high override rate can indicate weak automation, a conservative reviewer, or a poor rubric. A very low rate can indicate excellent output, missing review, fatigue, or fear of disagreeing with the system. Interpret it beside sampled quality and review time.
Accessibility is an adoption requirement, not a polish pass
If a workflow is inaccessible, an eligible employee may appear “resistant” when the real problem is that the interaction excludes them.
W3C recommends using WCAG 2.2 as the current conformance target and states that conformance is tested through a combination of automated testing and human evaluation (WCAG 2.2). For an operational AI workflow, inspect the complete process, not only the landing page:
- keyboard access for initiation, review, correction, rejection, and fallback;
- visible focus and focus not obscured;
- programmatic name, role, and value for controls;
- status messages announced without forcing focus;
- error identification and correction instructions;
- accessible authentication;
- sufficient contrast and non-color status cues;
- zoom and reflow;
- time-limit extension or removal where appropriate;
- plain-language uncertainty and consequence;
- a fallback channel that is itself accessible; and
- human testing with assistive technology and representative users.
Accessibility and adoption signals should be read together
| Signal | Possible adoption story | Accessibility question | Measurement response |
|---|---|---|---|
| First-use failure at sign-in | User lacks interest | Does authentication require inaccessible memory or puzzle steps? | Test accessible authentication and segment failure step |
| Long review time | Reviewer is cautious | Is evidence exposed in a screen-reader-friendly order? | Observe task completion with assistive technology |
| High abandonment after error | Workflow is confusing | Is the error identified and is correction reachable by keyboard? | Log error step and run manual usability tests |
| Low mobile use | Desktop is preferred | Does content reflow and do controls fit small screens? | Test supported viewports and actual devices |
| Shadow email process | Users reject standardization | Is email the only accessible or comprehensible fallback? | Interview users and compare complete task paths |
| Low use in one group | Team culture differs | Are language, cognition, or accommodation needs unmet? | Privacy-reviewed qualitative study; do not infer disability |
Do not infer a disability from telemetry. Use aggregate event data, voluntary research, accessibility specialists, and privacy-approved methods. Accessibility evidence should influence remediation without becoming a surveillance record.
Manual fallback must end in a measured disposition
“A person can always do it manually” is not a fallback design. It is a sentence.
A real fallback has:
- an observable trigger;
- a named queue;
- a named owner role;
- the minimum evidence needed to continue;
- a safe point from which to resume;
- duplicate-action protection;
- a service target appropriate to the consequence;
- a way to communicate delay where needed;
- an accessible interface;
- a final disposition;
- a path back into the normal system of record; and
- a regression item when the failure is reusable.
Zapier documents manual replay of errored runs and warns that replaying an entire workflow repeats all steps and creates a new run (Zapier replay documentation). That distinction matters: replay is not automatically safe when earlier steps sent a message, created a record, or charged a card. The timeout, retry, and idempotency guide explains why uncertain side effects require idempotency and reconciliation.
Microsoft’s Power Automate guidance recommends structured error handling, logging, and retry policies for transient failures (Power Automate error-handling guidance). Use bounded retries for genuinely transient operations. Send policy conflicts, missing authorization, ambiguous identity, and low-confidence decisions to human resolution rather than retrying them until they look successful.
Compare recovery paths
| Failure | Unsafe response | Measured fallback | Close condition |
|---|---|---|---|
| Model returns invalid structure | Retry indefinitely | One bounded retry, then human queue with original input reference | Valid output accepted or case completed manually |
| External system times out after submission | Submit again immediately | Reconcile by idempotency key or source-system lookup | Exactly one final record confirmed |
| Reviewer queue unavailable | Auto-approve | Hold with visible status and alternate trained reviewer | Authorized decision recorded |
| User cannot access the interface | Mark as refusal | Accessible alternate channel with equivalent outcome | Case completed and access defect recorded |
| Classification is uncertain | Choose the most common class | Route to triage with uncertainty reason | Human class and rule feedback recorded |
| Workflow version changes mid-case | Continue silently | Pin version or restart under documented rule | Final record identifies applied version |
Measure fallback frequency and fallback success separately. A high fallback rate with fast recovery may be acceptable during a pilot. A low fallback rate with abandoned cases is not.
Audit logs must answer operational questions
Vendor history pages can be useful, but “history exists” does not prove the evidence is complete.
Microsoft documents Power Automate activity logging and points to per-run data such as status, duration, error codes, and trigger type for solution-aware flows (Power Automate activity logs). UiPath documents centralized audit-log filtering and export, with availability and retention depending on service and plan (UiPath Automation Cloud audit logs). Zapier documents that run details include the workflow version used and that deleting a completed run removes the record without undoing the action (Zapier history).
Those are documented product capabilities, not evidence that your particular workflow:
- logged every eligible item;
- preserved pre-trigger failures;
- retained history for the evaluation window;
- captured human decisions;
- recorded edits and fallback work;
- reconciled deleted or filtered records;
- exported logs before expiry; or
- linked an external effect back to the initiating run.
Use an evidence matrix
| Question | Primary evidence | Reconciliation source | Failure if missing |
|---|---|---|---|
| Who was eligible? | Work roster and role rule | Source-system assignment | First-use denominator is unknown |
| Which work items were eligible? | Intake query and eligibility version | Source system | Coverage can be inflated |
| What did the automation attempt? | Run log | Trigger source | Pre-trigger loss is hidden |
| What did the human decide? | Review event and reason | Final record history | Override and review labor are unknown |
| What reached the recipient? | Delivery or transaction receipt | Recipient/system confirmation | Send success is assumed |
| What failed and recovered? | Error, fallback, and close events | Queue reconciliation | Failures disappear after handoff |
| What version was used? | Workflow, model, prompt, policy identifiers | Change record | Before-and-after results mix versions |
| What manual work remained? | Time sample, observation, task diary | Interview and process audit | Net labor is overstated |
Export only what policy permits. Apply retention deliberately. Keep secrets and unnecessary personal data out of adoption dashboards.
Change management is a versioned operational control
Change management is not a launch email. It is the process that keeps the workflow understandable when rules, prompts, models, connectors, forms, staffing, and policies change.
NIST’s AI RMF treats monitoring and change management as post-deployment responsibilities, while its governance function calls for ongoing review, clear roles, training, and contingency processes for third-party failures (NIST AI RMF Core).
Worker participation belongs in that control loop. OECD case studies report that direct worker consultation tended to reassure workers and promote uptake, while also warning that reassurance can be short-lived when it is not supported by credible practice (OECD, “The Impact of AI on the Workplace”). Treat consultation as evidence gathering and shared problem definition, not as a launch announcement or automatic consent.
Maintain a change record containing:
- version and effective time;
- reason for change;
- affected roles and item categories;
- expected user-visible difference;
- test and evaluation evidence;
- accessibility impact;
- review and fallback impact;
- migration rule for in-flight items;
- rollback or disable condition;
- owner and approver role;
- communication audience;
- post-change measurement window; and
- final decision.
The prompt-version testing guide covers version comparisons, and the self-hosted evaluation gate provides a pattern for keeping evaluation evidence under local control.
Roll out by evidence, not enthusiasm
| Stage | Scope | Entry evidence | Exit evidence | Stop or rollback signal |
|---|---|---|---|---|
| Design observation | No live automation | Mapped task, exceptions, user research | Defined eligible work and baseline | Work cannot be reliably defined |
| Shadow evaluation | Automation has no external effect | Test set and logging | Quality and failure taxonomy | Severe undetected errors |
| Assisted pilot | Human initiates and approves | Trained reviewers, fallback queue | First use, correction time, recovery success | Queue overload or harmful output |
| Limited routine use | Named teams and item types | Pilot acceptance criteria met | Repeat use, stable quality, accessible path | Rising abandonment or shadow work |
| Broader operation | Approved population | Change and incident controls | Sustained outcomes across cohorts | Material inequity, incident, or loss of control |
| Retirement | New attempts disabled | Replacement or manual plan | In-flight cases closed, evidence retained | Orphaned items or unavailable records |
Never expand scope simply because the previous stage produced many runs. Expansion depends on accepted outcomes, human capacity, accessibility, exception recovery, and trust.
Measure training time as part of the intervention
Training is both a cost and a possible cause of improvement. If the after period includes a new playbook, office hours, templates, and reviewer calibration while the baseline does not, do not attribute the entire difference to AI.
Record:
- initial training minutes by role;
- time to first accepted completion;
- number of assisted attempts;
- help requests and their category;
- refresher training;
- reviewer calibration time;
- time spent creating local examples;
- manager and champion support time;
- accessibility accommodation setup; and
- time spent unlearning obsolete steps after a version change.
Then compare cohorts by start week rather than mixing a trained mature group with new users.
Training measures and interpretations
| Measure | Healthy pattern | Warning pattern | Next investigation |
|---|---|---|---|
| Time to first accepted completion | Falls across cohorts as materials improve | Falls only when a champion completes the work | Observe a new user unassisted |
| Help requests | Shift from access to edge-case questions | Same basic question repeats | Fix interface or guidance at the point of need |
| Reviewer calibration | Disagreement narrows on the rubric | Fast review with persistent severe disagreement | Rework examples and authority |
| Refresher time | Concentrated after meaningful changes | Constant because rules are hard to discover | Simplify workflow and expose version |
| Training-to-use conversion | Trained users encounter and complete eligible work | Attendance is high but first use is low | Check opportunity, access, and task fit |
| Post-training repeat use | Continues when eligible work recurs | One trial followed by abandonment | Interview for value, trust, and hidden steps |
Do not use training attendance as an adoption rate. It measures exposure to training.
Find shadow work before it invalidates the time-saving claim
Shadow work is labor caused by the automated process but absent from its official run history. Examples include:
- copying inputs into a private note before submission;
- keeping a parallel spreadsheet;
- checking every output against the old process;
- asking a colleague in chat for reassurance;
- rewriting output in another tool;
- attending a new alignment meeting;
- manually checking whether a timed-out action actually happened;
- fixing downstream records without linking the correction to the originating run; and
- recreating evidence because the vendor history expired.
You will not find all of this in API telemetry. Use a short, privacy-respecting combination of:
- workflow observation;
- task diaries for a bounded sample;
- interviews with users, reviewers, non-users, and support staff;
- calendar and meeting analysis only at an appropriate aggregate level;
- source-system reconciliation;
- time sampling; and
- review of unofficial templates and parallel queues with informed authorization.
The supplied demand framing for this article is exactly this tension: automation may reduce direct handling time while coordination expands, human review remains, and over-automated workflows go unused. Treat that framing as a research question, not a verified result about any named organization.
Gross savings versus net operational change
| Ledger | Include | Exclude or report separately | Why |
|---|---|---|---|
| Direct labor | Intake, review, correction, fallback, recovery | Paid waiting time if measured separately | Shows hands-on work |
| Coordination | New meetings, chat checks, escalations, approvals | Unrelated team meetings | Detects displaced work |
| Training | Initial and refresher time | General professional development | Preserves intervention cost |
| System operation | Monitoring, evaluation, maintenance, incident handling | Sunk research unrelated to the workflow | Shows recurring burden |
| Customer impact | Delays, repeated contact, complaints, recovery | Unverified sentiment | Keeps external cost visible |
| Capacity use | Backlog reduced, additional accepted work, focus time | Assumed monetary value | Explains where released time went |
Report “gross minutes released from the old step” and “net observed labor change” separately. Do not monetize either unless the labor rate, allocation method, currency, and assumptions are disclosed.
Four fictional measurement plans
The following cases are fictional. Their targets are pilot-set hypotheses, not industry averages. Each team would set thresholds from its own baseline, risk tolerance, staffing, and legal review.
Fictional case 1: candidate notification drafting
Scenario: Northbridge Services wants an assistant to draft status notifications after a recruiter records a decision. A recruiter must approve every message before any send action. The pilot does not make hiring decisions.
Unit: one candidate status notification eligible for drafting.
Primary adoption question: Do recruiters repeatedly use the draft-and-review path for eligible notifications without increasing correction burden or leaving candidates waiting?
| Measure | Definition for this fictional pilot | Evidence | Interpretation guardrail |
|---|---|---|---|
| First-use rate | Recruiters with one approved draft divided by recruiters with an eligible notification | Eligibility roster plus review log | Opening the editor does not count |
| Weekly use | Recruiters completing the path divided by recruiters with eligible notifications that week | Source system and workflow events | Do not penalize a recruiter with no eligible case |
| Override rate | Drafts materially edited, rejected, or rerouted divided by drafts reviewed | Diff category and decision | High may reflect good oversight |
| Drop-off | Started drafts without a recorded final disposition | Attempt and close events | Investigate access, trust, and interruption |
| Manual fallback | Eligible notifications completed through the approved manual template | Fallback reason and final record | Manual completion is not a failure if controlled |
| Correction time | Hands-on minutes from first review to approved text | Review timer or time sample | Keep waiting time separate |
Human control: The recruiter sees the source decision, approved policy language, draft, and uncertainty flags. The recruiter can edit, reject, or route to HR policy review. The automation cannot decide candidate status or send.
Accessibility check: Keyboard-only review, screen-reader reading order, visible error text, status announcements, and an equivalent accessible manual template.
Shadow-work check: Sample whether recruiters still copy every draft into a private document or ask a second recruiter to confirm routine wording.
Fictional case 2: customer inquiry classification
Scenario: Harbor Desk classifies new support inquiries into billing, access, product defect, cancellation, or manual triage. The classifier routes work; it does not answer customers.
Unit: one incoming inquiry visible in the source queue.
Primary adoption question: Does classification reduce triage effort without losing inquiries, hiding uncertainty, or increasing misrouted work?
| Measure | Definition for this fictional pilot | Evidence | Interpretation guardrail |
|---|---|---|---|
| First-use rate | Agents who accept or correct at least one suggested class | Assignment and decision events | A suggestion displayed is not use |
| Weekly use | Eligible inquiries with a recorded agent decision divided by eligible inquiries | Source queue reconciliation | Include low-confidence and failed attempts |
| Override rate | Suggested classes changed by agents | Suggested and final class | Analyze by class and severity |
| Drop-off | Inquiries with a suggestion but no final queue assignment by cutoff | Run and source queue | Do not delete unresolved cases from denominator |
| Manual fallback | Inquiries routed directly to manual triage due to low confidence, outage, or access failure | Reason code | Separate designed abstention from failure |
| Correction time | Minutes to inspect and correct a suggested class | Time sample | Compare with manual baseline by inquiry type |
Human control: Agents can change the class and see why the item entered manual triage. A daily sample includes accepted classifications, not only overrides.
Recovery: Reconcile every source inquiry to exactly one final queue. A missing run is a case to recover, not an excluded observation.
Shadow-work check: Look for private keyword lists or side channels used to recheck the classifier.
Fictional case 3: invoice verification assistant
Scenario: Cedar Ledger extracts invoice fields and compares them with an approved purchase order. A finance reviewer decides whether the invoice proceeds, returns for correction, or escalates. The assistant cannot approve payment.
Unit: one invoice received through an approved channel.
Primary adoption question: Can finance staff repeatedly use the verification packet while preserving authorization, detecting mismatches, and recovering duplicate or unreadable submissions?
| Measure | Definition for this fictional pilot | Evidence | Interpretation guardrail |
|---|---|---|---|
| First-use rate | Reviewers completing one decision with the packet | Assignment and decision log | Account creation is not first use |
| Weekly use | Eligible invoices processed with a recorded packet decision divided by eligible invoices | Intake reconciliation | Include unreadable and duplicate items |
| Override rate | Extracted fields or match results corrected before decision | Field diff and reason | Weight material fields separately |
| Drop-off | Invoices opened but not decided or escalated by cutoff | Queue age and status | Waiting for supplier evidence is a distinct disposition |
| Manual fallback | Invoices completed by the approved manual check after a documented trigger | Fallback event | Do not replay uncertain payment-related steps |
| Correction time | Hands-on minutes to repair extraction and reach a decision | Review events and sample | Separate correction from approval waiting |
Human control: The reviewer sees invoice evidence, purchase-order evidence, extraction confidence, mismatch rules, and prior duplicate indicators. Material field corrections require a reason.
Recovery: Timeouts are reconciled against the finance system before retry. Duplicate prevention uses a stable key and human review for ambiguous matches.
Accessibility check: Tables preserve header relationships, mismatches are not color-only, and scanned evidence has an accessible alternative.
Shadow-work check: Observe whether reviewers still retype every field into a separate workbook because the packet cannot be trusted or exported.
Fictional case 4: appointment follow-up drafting
Scenario: Willow Clinic Operations prepares reminder and follow-up drafts after staff select an approved communication reason. Staff review and send through the existing authorized system. The pilot does not provide medical advice.
Unit: one appointment record eligible for an approved follow-up template.
Primary adoption question: Do staff use the drafting path for eligible follow-ups without missing preferences, creating duplicate messages, or shifting work into phone calls and meetings?
| Measure | Definition for this fictional pilot | Evidence | Interpretation guardrail |
|---|---|---|---|
| First-use rate | Staff with one reviewed and accepted draft | Eligibility and review events | Draft generation alone does not count |
| Weekly use | Accepted workflow completions divided by eligible follow-ups for staff with opportunity | Scheduling source and final record | Respect opt-outs and channel preferences |
| Override rate | Drafts materially edited, rejected, or changed to another channel | Review reason | Privacy or preference edits are high importance |
| Drop-off | Started follow-ups without approved disposition | Attempt and queue | Do not treat canceled appointments as abandonment |
| Manual fallback | Approved phone or manual-template route after documented trigger | Fallback reason and completion | Measure accessibility and language needs |
| Correction time | Hands-on minutes to reach an acceptable follow-up | Time sample | Do not mix with recipient response time |
Human control: Staff confirm identity, channel preference, consent status where applicable, template purpose, and final text before sending.
Recovery: Before retrying a timed-out send, the system checks the communication record for an existing message. Ambiguous state routes to staff.
Shadow-work check: Sample whether staff call every recipient after sending because delivery or wording is not trusted.
Use a pilot scorecard without inventing an average
There is no defensible universal “good adoption rate” across hiring communication, support triage, invoices, and appointment follow-up. Consequence, frequency, role, accessibility, and task mix differ.
Set a pilot decision rule from:
- the manual baseline;
- the eligible population;
- minimum quality and safety constraints;
- reviewer capacity;
- observed accessibility barriers;
- recovery obligations;
- the organization’s risk tolerance; and
- a fixed observation window.
Example decision structure without invented targets
| Decision | Required evidence | Reason to continue | Reason to revise | Reason to stop |
|---|---|---|---|---|
| Technical path | Valid runs across representative inputs | Known failure modes are contained | Recoverable defects remain | Unsafe or unobservable side effects |
| First use | New eligible users complete real cases | Barriers decline across cohorts | Access or training friction persists | A group cannot use the path |
| Repeat use | Eligible users return over several work cycles | Use follows genuine opportunity | Use depends on one champion | Normal work returns to shadow process |
| Review | Sampled quality and override reasons are stable | Review catches meaningful defects | Queue or rubric needs redesign | Rubber-stamping or severe misses |
| Recovery | Failed items reach documented dispositions | Recovery is visible and bounded | Manual path is slow or confusing | Items are lost, duplicated, or harmful |
| Net work | Direct and shadow labor are measured | Outcomes improve without displaced burden | Coordination absorbs gains | Total burden or risk worsens |
Do not average away a critical safety, privacy, authorization, or accessibility failure with high usage.
A practical dashboard that does not reward the wrong behavior
Show cohorts and denominators. Avoid individual rankings and vanity totals.
Recommended views:
- Eligibility and reach: eligible people, eligible items, access failures, supported-device coverage.
- Activation cohorts: first accepted completion by week of first eligibility, not account creation date.
- Repeat use: weekly eligible-use rate by cohort and role.
- Decision quality: accept, material edit, reject, escalate, sampled defect severity.
- Recovery: fallback reason, queue age, recovery time, unresolved and duplicated cases.
- Labor: direct handling, review, correction, training, maintenance, coordination sample, shadow work.
- Accessibility: tested paths, known barriers, remediation status, user-research findings without exposing sensitive individuals.
- Change: version adoption, in-flight version mix, post-change regression.
Interpret combinations, not isolated numbers
| Pattern | Plausible explanation | Check next |
|---|---|---|
| High first use, low repeat use | Curiosity without durable value | Eligible opportunities, correction burden, trust interviews |
| Low first use, high satisfaction among users | Access or awareness bottleneck | Reach, role fit, accessibility, manager process |
| High use, high override | Useful starting point or weak output | Correction time, severity, final quality |
| High use, low override, poor sampled quality | Automation bias or weak review | Reviewer evidence, calibration, authority |
| Low fallback, many missing cases | Failure capture gap | Source-system reconciliation |
| Fast normal path, slow total cycle | Queue or approval bottleneck | Waiting time by stage |
| Reduced handling, more meetings | Coordination absorbed released time | Meeting purpose, participants, and downstream decisions |
| Strong champion use, weak team coverage | Concentrated expertise | Cohort distribution and training-to-use conversion |
Microsoft’s official usage reports can measure product activity, but even Microsoft’s impact documentation describes estimated assisted hours as an estimate rather than a direct measure of saved labor (Microsoft 365 Copilot impact report). Join product usage to your own accepted outcomes and labor evidence.
A 30-day adoption-friction study
The exact duration should match work volume and seasonality. The following is a structure, not a universal prescription.
Before the measurement window
- Define eligible users and items.
- Map the manual baseline and exception path.
- Freeze metric definitions and severity rules.
- Confirm review authority and queue coverage.
- Test the complete accessible process.
- Reconcile test events with the source system.
- Define version, rollback, and fallback rules.
- Create a short user-research script.
- Identify data minimization and retention controls.
During the window
- Reconcile eligible items daily or at a risk-appropriate cadence.
- Preserve unresolved and abandoned cases.
- Sample accepted outputs as well as overrides.
- Record training and support minutes.
- Observe a bounded sample of first-time and repeat users.
- Interview users who stopped, not only champions.
- Track fallback through final disposition.
- Log version changes and analyze them separately.
- Record material incidents immediately.
At the decision point
- Compare activation cohorts.
- Compare repeat use only among people with eligible opportunity.
- Stratify correction time and override by case type.
- Reconcile source items, runs, external effects, and final outcomes.
- Add direct, coordination, training, recovery, and shadow labor.
- Review accessibility findings.
- Separate association from causation.
- Decide continue, revise, narrow, pause, or retire.
The no-code-first checkpoint guide is useful when the measured friction suggests that a form, rule, template, or ordinary integration would solve the problem more reliably than AI.
Frequently asked questions
1. What is the difference between technical success and adoption?
Technical success means the system completed its programmed path under defined conditions. Adoption means eligible people repeatedly use the path for real work and reach acceptable outcomes, including exceptions and recovery.
2. Is account activation a valid first-use metric?
No. An activated account proves access was provisioned. Count first use when an eligible person completes one real item that reaches an accepted disposition.
3. Should weekly use be divided by all employees?
Usually not. Divide by people who were eligible and had a genuine opportunity to use the workflow during that week. Also report reach separately so narrow eligibility cannot hide exclusion.
4. What if the work happens less than weekly?
Use the natural recurrence period: per payroll cycle, monthly close, hiring event, or another defined opportunity window. Preserve cohort logic and eligible-opportunity denominators.
5. Is a high override rate bad?
Not by itself. It may show weak automation, a conservative policy, good reviewer attention, or a difficult case mix. Read override reasons beside correction time, sampled quality, and outcomes.
6. Is a low override rate good?
Not by itself. It may indicate accurate output, but it can also indicate rubber-stamping, missing authority, review fatigue, or incomplete logging.
7. How do we measure trust without asking a vague satisfaction question?
Ask scenario-specific questions: whether users understand when the workflow may be wrong, whether they know how to correct it, whether the evidence is sufficient, and whether fallback will preserve the case. Compare those answers with observed behavior and sampled quality.
8. Should manual fallback count as failure?
Count it as a distinct disposition. A designed fallback can be a successful safety control. Still measure why it occurred, how long it took, whether the outcome completed, and whether the same failure recurs.
9. How can we detect shadow manual work?
Combine bounded observation, task diaries, interviews, source-system reconciliation, support requests, and aggregate coordination measures. Vendor run logs alone will miss work performed outside the tool.
10. Can vendor analytics prove productivity?
They can show documented product activity. Productivity requires a defined output, labor input, quality, task mix, and comparison design. Join vendor events with business outcomes rather than treating actions as value.
11. How should meetings be included?
Measure meetings created, removed, shortened, or repurposed because of the workflow, then inspect their decisions and participants. Do not assume every change in meeting time was caused by automation.
12. Why sample accepted outputs?
Overrides show only defects someone noticed. Sampling accepted output can reveal silent errors, automation bias, and reviewer inconsistency.
13. What accessibility evidence belongs in an adoption review?
Automated checks, keyboard testing, assistive-technology testing, complete-process review, error recovery, accessible authentication, and representative human evaluation. Do not infer disability from low usage.
14. How much training is enough?
There is no universal duration. Measure time to first accepted completion, repeated basic questions, assisted attempts, refresher needs, and post-training repeat use. Improve the interface when training compensates for avoidable design friction.
15. Should we rank employees by usage?
Avoid it. Opportunity, role, case mix, accessibility, and local practice can dominate counts. Use team and cohort patterns to find workflow barriers, not to create a performance score.
16. When should an automation be narrowed instead of expanded?
Narrow it when value is concentrated in a well-defined case type, while other cases produce correction, risk, or abandonment. A smaller reliable scope can outperform a broad path people do not trust.
17. When should a workflow be retired?
Retire or pause when it cannot be made safe, accessible, observable, recoverable, or useful at a reasonable operational burden. Close in-flight items and preserve necessary evidence under policy.
18. How do we avoid claiming that AI caused the result?
Use a pre-defined comparison, comparable task mix, clear dates, version history, and preferably randomization or a credible control when feasible. Otherwise describe the result as an observed association and list alternative explanations.
Measurement checklist
Before calling an AI workflow adopted, verify:
- Eligible people and eligible work items are defined.
- Account assignment is separate from first accepted use.
- First use and repeat use are cohort-based.
- Weekly use uses an eligible-opportunity denominator.
- Technical completion is separate from accepted completion.
- Overrides include reasons and materiality.
- Accepted outputs are sampled for quality.
- Drop-off includes unresolved attempts.
- Manual fallback has an owner and final disposition.
- Recovery time and correction time are measured separately.
- Review labor and reviewer calibration are included.
- Training, support, and maintenance time are included.
- Shadow manual work is investigated.
- Coordination and meeting changes are examined.
- Accessibility covers the complete process.
- Audit logs are reconciled with the source system.
- Workflow, model, prompt, and policy versions are recorded where applicable.
- Changes have rollback or disable conditions.
- Severe failures are not averaged away.
- Product activity is not presented as business value.
- Industry averages are not invented.
- Publication, deployment, sending, billing, and account changes remain separately authorized actions.
The operating principle
The useful question is not whether the automation ran. It is whether people with real work could reach it, complete a first case, return when the work recurred, understand its limits, correct it without excessive effort, and recover every exception into a known outcome.
Measure that sequence. Keep the human path in the system boundary. Treat accessibility, review, auditability, fallback, training, and change management as product behavior. Then a time-saving claim can be tested against the work it displaced instead of celebrated before anyone asks where the work went.
For a broader operational measurement stack, continue with production LLM API operations, evaluation-dataset design, and the session handoff artifact guide.
Sources
All sources below were accessed or rechecked on 2026-07-24. Primary research establishes demand and measurement cautions; official standards and vendor documentation establish the documented controls or product capabilities described. None certifies a specific implementation.
Primary research and demand evidence
- Microsoft Research, Shifting Work Patterns with Generative AI.
- Microsoft WorkLab, AI at Work Is Here. Now Comes the Hard Part.
- Stanford Graduate School of Business, Generative AI at Work.
- National Bureau of Economic Research, Still Waters, Rapid Currents: Early Labor Market Transformation under Generative AI.
- Management Science, The Rapid Adoption of Generative AI.
- Science, Experimental Evidence on the Productivity Effects of Generative Artificial Intelligence.
- Harvard Business School, Navigating the Jagged Technological Frontier.
- Microsoft Research, Generative AI in Real-World Workplaces.
The first four links above are the minimum demand-evidence set for this article: they document uneven changes across individual and coordinated work, heterogeneity by task and worker, and the difference between task transformation, adoption, and aggregate outcomes. The remaining research broadens the evidence on speed, quality, capability boundaries, and real-world use.
Standards and government guidance
- NIST AI Resource Center, AI RMF Core.
- NIST AI Resource Center, AI RMF Playbook.
- NIST, Artificial Intelligence Risk Management Framework.
- W3C Web Accessibility Initiative, Web Content Accessibility Guidelines 2.2.
- W3C Web Accessibility Initiative, Understanding WCAG 2.2.
- OECD, The Impact of AI on the Workplace: Evidence from OECD Case Studies of AI Implementation.
Official vendor documentation
- Microsoft Learn, Microsoft 365 Copilot adoption report.
- Microsoft Learn, Microsoft 365 Copilot usage report.
- Microsoft Learn, Microsoft 365 Copilot impact report.
- Microsoft Learn, Power Automate activity logs.
- Microsoft Learn, Power Automate error-handling guidance.
- UiPath, Action Center introduction.
- UiPath, Automation Cloud audit logs.
- Zapier, View and manage Zap history.
- Zapier, Replay Zap runs.