Approval Gate
A product control that pauses an AI workflow until a person or policy approves the next action.
Plain English
The agent must ask before doing the risky thing.
Example
Before deleting records, an agent presents the diff and requires explicit confirmation.
Why it matters
Approval gates are one of the clearest UI patterns for making agentic systems trustworthy.