AI Agents & LangChain in n8n · 30 min

Human-in-the-loop approvals

Pause an agent for a Slack or email approval before it takes a risky action.

Key concepts

  • Wait node for approvals
  • Human Feedback tool
  • Timeout & escalation paths

Exercise

Add an approval gate before an agent sends a refund, escalating to a manager after 1 hour.

Official docs