Deciding how much freedom a single workflow should get
10-minute autonomy check
Rate the mistake’s cost and its reversibility separately
Read is the safest starting point
Give a new workflow read-only access first: research, monitoring, categorization, and summaries. Nothing it produces leaves the dashboard, so the only thing at stake is your attention. This rung earns its keep by proving the agent understands the work before it is allowed to change anything — you see how it interprets your sources and your rules while the cost of being wrong is a discarded paragraph.
How to judge it: every claim in the output should point to a named source you can spot-check in seconds. If you cannot trace a statement back, treat the whole result as unverified.
Read still has a failure mode, and it is a quiet one: a fluent summary that is confidently wrong. An agent told to “read everything relevant” will also wander, surfacing noise and burying the two lines that mattered. Name the sources it may read. The trade-off is honest — read produces no finished work, so you are still the one doing the doing. That is the price of the safest rung, and it is worth paying until the agent has proven it reads your world correctly.
Draft separates speed from consequence
On the draft rung the agent prepares the real artifact — the email, the update, the record — and a person reviews it in final form before anything is sent. This is usually the best first step for customer communication and public content, because you get the speed of a ready-to-go draft without letting it leave your control. The work is done; the decision is still yours.
How to judge it: count material corrections per batch — facts fixed, tone rewritten, recipients changed. A steadily low count means the drafts are becoming trustworthy; a batch that needs heavy rewriting is telling you the instructions, not the reviewer, need work.
The classic failure is a mislabeled outbox: drafts saved somewhere that looks like “sent,” so a teammate assumes the work already went out — or worse, a gate wired so a “draft” quietly auto-sends. The other failure is human: when every draft has been fine, the reviewer starts approving without reading. The trade-off is that drafting does not remove your review step; it relocates it to the cheapest possible moment, before the words reach anyone.
Use case: Sofia’s monthly renewal reminders
Sofia runs a one-person online course and sends about 40 renewal reminders at the start of each month. Her instinct was one of the extremes: either keep writing all 40 by hand every Friday, or let the agent send them automatically and reclaim the afternoon. Neither felt right — the manual version ate the day, and the automatic version meant a wrong price or a message to a cancelled member would go out under her name before she saw it.
She had a third option, which was to stop treating “renewals” as a single decision. Reading an account changes nothing outside the dashboard, and a draft costs a glance to fix, but a sent reminder reaches a customer the instant it leaves. So she set the workflow one rung at a time: the agent reads all 40 accounts and drafts 40 reminders, then presents the batch once — recipients, amounts, and message — for a single approval.
After three clean batches with at most one correction each, she promoted the narrow, low-cost part: reminders to existing members at their normal price now send automatically, with a review-after log she scans afterward. Anything that carries a new commitment — a price change, a win-back offer to a lapsed member — still waits for her yes.
The lesson: Sofia did not pick one autonomy level for the whole workflow. She split it, and promoted only the single action whose mistakes were cheap and reversible — leaving every new commitment on the rung where saying no still matters.
Sofia’s renewal workflow, one rung at a time
Illustrative figures from Sofia’s renewal reminders — an example of earning autonomy one rung at a time, not a customer result.
Clean runs on the draft rung before promoting anything — evidence, not a hunch.
Illustrative target: low and steady is the signal a draft is ready to trust.
Price changes and new offers stay on the approve rung, even after promotion.
Approve protects consequential actions
Use an approval gate for the actions that leave your control the instant they happen: sending, paying, publishing, deleting. The agent does all the preparation and pauses at the last responsible moment for a yes. The request itself has to carry its own context — the exact action, the target, the reason, and the consequence — so you can decide from a phone without opening another system. “Approve task?” is not a gate; it is a coin flip.
How to judge it: watch the rejection rate over a few weeks. A gate that is never once rejected is usually in the wrong place — it has become a rubber stamp, not a decision.
The failure here is approval fatigue: gate too many small steps and you train yourself to tap yes blind, which defeats the one gate that mattered. The fix is to batch — one approval for a reviewed set of thirty reminders, not thirty separate prompts. The trade-off is direct: every gate spends your attention, so place it only where saying no still changes something outside the dashboard.
Act is earned, never assumed
Automatic action is the top rung, and it fits a narrow shape of work: repeated, rule-clear, low cost per mistake, and reliably recoverable. This is where time savings actually compound, because the agent does and logs without waiting on you. But you promote a workflow to this rung — you do not start it here — and you promote after several clean drafts and a deliberate look at the edge cases, not after one good week.
How to judge it: promote the single narrow action that earned trust, not the whole workflow around it. Keep a review-after log so “act” never means “invisible,” and set a clear trigger — a spike in corrections — that drops the action back to the approve rung.
The failure that hurts is promoting everything at once on the strength of a calm month, and then an edge case runs silently: a refund to the wrong customer, a message to a churned account. Recovery has to exist before you grant autonomy, not be improvised after. The trade-off is visibility for speed — you trade watching each step for logging it — which is a fair trade only where the log lets you catch and reverse the rare miss.
Match the level to the mistake
When you are unsure which rung a workflow deserves, score two things separately: how bad a mistake would be, and how hard it is to undo. Collapsing them into a single “risk” number is where teams go wrong — it hides the cheap-but-irreversible action (a one-line email you can never unsend) and the expensive-looking action you can reverse in a click. Rate consequence and reversibility on their own, then read the table.
| If a mistake is… | And recovery is… | Choose |
|---|---|---|
| Minor | Easy | Act |
| Visible but reversible | Fast | Draft, or review after |
| Customer-facing | Possible | Approve |
| Financial or destructive | Difficult | Approve, or keep manual |
The table is a starting point, not a verdict. Start one rung lower than your eventual goal and let evidence move you up: a workflow you hope to automate begins at draft, proves itself, and earns the promotion. The right level for the same action can also change as the stakes change — a $5 credit and a $5,000 refund do not belong on the same rung, even inside one workflow.
Try this next
- Write down the single action the workflow performs, then rate its consequence and reversibility separately — cheap or costly, easy or hard to undo.
- Start one rung lower than your goal: read to prove understanding, then draft, before any automatic action.
- Track material corrections and rejected approvals across three runs; promote only the narrow action that stayed clean.
- On anything you promote to automatic, keep a review-after log and a trigger that drops it back to approve if corrections rise.
Sources and further reading
These primary references support the article’s approach to limiting an agent to the autonomy a task needs, keeping people in control of consequential actions, and promoting a workflow only on measured evidence.
Defines excessive agency as too much functionality, permission, or autonomy, and recommends limiting an agent’s actions to the minimum a task needs — the core case for choosing a rung deliberately.
Google PAIRFeedback + ControlGuidance on balancing automation with human control and reserving stronger oversight for higher-stakes outcomes — the reasoning behind the draft and approve rungs.
Microsoft ResearchGuidelines for Human-AI InteractionValidated guidelines to scope services when in doubt, support efficient correction, and provide global controls — support for starting one rung lower and keeping a way back down.
NISTAI Risk Management FrameworkA govern-measure-manage framework for AI risk — the basis for promoting a workflow on measured evidence and keeping oversight in place after.
Ready to put one useful workflow to work?
Start with one clear job, a result you can review, and boundaries you understand.
See launch pricing