Binding terms
Pricing, credit terms, contractual commitments or other decisions that create material commercial obligations.
Human-in-the-loop AI is a workflow design in which AI can prepare or execute eligible work, but designated actions pause for human review, approval, correction or escalation before the workflow continues.
Published 23 September 2026 · Canvryn
Human-in-the-loop AI places people at defined decision points inside an automated or AI-supported process. The objective is not to make a person inspect every step. It is to preserve human authority where the consequence, uncertainty or accountability of an action requires it.
A prompt is guidance to a model. A business approval is an operational control. The system should know that execution is paused, what exact action is pending, who has authority to approve it, what context the reviewer needs and what state the workflow enters after approval or rejection.
Treating approval as a real state transition makes the workflow recoverable, auditable and less dependent on a model remembering an instruction correctly.
Pricing, credit terms, contractual commitments or other decisions that create material commercial obligations.
Actions involving transfers, irreversible financial changes or authority over company funds.
Messages where legal, reputational or relationship consequences make human review appropriate.
Deletion, privilege changes, production cutovers or other operations where recovery is expensive or uncertain.
Low-risk, reversible and well-bounded work can often proceed automatically. Examples include retrieving approved information, classifying an enquiry, preparing a draft, checking an API response, creating a non-destructive internal record or performing a read-only verification.
Good governance concentrates human attention where it adds control or judgement instead of turning every automated step into a manual queue.
DESIGN PRINCIPLE
AI can often do most of the expensive preparation work before a human decision. The reviewer should receive a concise decision package: the proposed action, relevant context, identified risks and the exact authority being requested.
AI can structure an enquiry, retrieve product context, prepare a quotation and highlight unusual terms. The workflow can allow standard preparation to proceed automatically while holding price, payment terms or other commercial commitments for an authorised reviewer.
An AI-supported operations workflow may perform read-only health checks automatically. A restart, configuration change or privileged maintenance action can be placed behind a typed approval gate with the exact action and scope made visible before execution.
Human-in-the-loop generally means a person participates directly in selected workflow decisions before execution continues. Human-on-the-loop usually means people supervise a system that operates more independently and intervene when thresholds, alerts or exceptions require attention.
Businesses can use both patterns. The right choice depends on risk, reversibility, regulation, operational maturity and the authority delegated to the system.
Canvryn treats approval as part of governed execution. The workflow records what is waiting, preserves the relevant evidence and resumes from the approved state rather than relying on an informal conversation to coordinate authority.
Explore Canvryn governance →It can if every step requires manual review. A better design places approval only at meaningful authority boundaries and automates preparation around them.
Yes, if evidence shows a class of decisions is predictable, low risk and properly bounded. Governance can evolve as operational confidence improves.
The person or role that already owns the equivalent business authority. AI should not create a new authority model merely because the workflow is automated.
Map the workflow, define the approval boundary and let AI accelerate everything around the decision.