What is human-in-the-loop AI?
Human-in-the-loop AI means the agent pauses before certain actions and waits for a person to approve, edit, or reject what it drafted. The real question is not whether to add checkpoints but which actions get one, because a reviewer who approves everything without reading adds no safety at all.
What the checkpoint actually does
An approval checkpoint stops the agent right before an action and shows a person what it is about to do: the exact email text, the refund amount, the record it wants to change. That person approves, edits, or rejects, and nothing happens until they do. Most agent tools set this per action type, so an agent can post internal updates on its own while every outbound customer email waits.
Why checkpoints quietly stop working
A reviewer catches the obvious mistakes and misses the ones the checkpoint was added for. In one study, 2,784 people reviewed figures an AI had pulled out of company reports. They caught 82% of spelling errors and only 31% of the cases where the AI had applied the wrong rule. Approvals also decay with volume: the clicks get faster, edits stop, and the gate turns into a formality. Track how often someone actually changes something before approving. If that is near zero after a month, the gate is decoration.
Which actions deserve a gate
Sort by reversibility, not by importance. Drafting, tagging, filing, and internal notes can run unattended because a person can undo them in a minute. Anything that reaches a customer or moves money gets a checkpoint. Anything that cannot be undone, like deleting records or issuing payments, should stay off the agent's list entirely until it has run supervised for weeks. Deloitte's 2026 survey found 74% of companies plan to use AI agents within two years while only 21% have a working way to govern them, so start with more gates than feel comfortable and remove them one action type at a time.
Last updated: May 20, 2026