Agents and automation

Human on the loop (HOTL)

stable definition
Machine-readable Download Markdown

Definition

Human on the loop, or HOTL, is an operating pattern in which a system acts while a person supervises, receives evidence or alerts, and can intervene or stop it. The work does not wait for approval before every action.

Effective supervision needs observability, an intervention path, and enough reaction time. The person must see the right signal before the harmful effect becomes irreversible, understand what the system is doing, and have a stop control that actually reaches the point of execution.

HOTL fits work that is frequent or time-sensitive but can be monitored and contained. It is weak protection when actions happen faster than a person can react, alerts arrive late, or one operator is expected to oversee more activity than anyone could examine.

Distinguish it from nearby terms

Human in the loop blocks progress until a person participates. Human on the loop allows progress under supervision. Monitoring alone is not HOTL if the observer has no practical way to intervene.

Check your understanding

An agent can transfer funds in two seconds, while the operator receives an alert five minutes later. A human is watching the system, but not on a loop capable of preventing the transfer.