AI dictionary

Interrupt

A deliberate pause inside an agent workflow that waits for external input before continuing.

Plain English

The agent stops at the important moment, asks for the missing decision, then continues with the answer.

Example

A refund agent pauses before issuing credit and asks a manager to approve the amount.

Why it matters

Interrupts make human guidance possible during the work, not only after the agent has already acted.