← Agentic AI Foundations & Architectures
Human-in-the-Loop
Also known as: HITL
Human-in-the-loop refers to design patterns where a human operator is inserted into an otherwise automated agent pipeline at defined checkpoints. The human may review proposed actions, approve sensitive tool calls, resolve ambiguities, or correct errors before the agent continues. HITL trades throughput for safety and is essential in high-stakes deployments where unchecked autonomous action carries significant risk.