If youâre building AI automations, youâve probably faced this problem:
âWhat if the agent sends the wrong email?â
âWhat if it refunds the wrong amount?â
âWhat if it writes bad data to production?â
That hesitation is real.
With the new Human-in-the-Loop (HITL) features in n8n v2.5+, we finally have a clean native solution.
Hereâs what this unlocks đ
1ď¸âŁ Tool Approvals
Your AI pauses before executing sensitive actions.
Refunds. Emails. Database writes.
You approve â it runs.
No approval â no action.
2ď¸âŁ Send Approvals Where You Already Work
You can route approval requests to:
Slack | Microsoft Teams | Discord | Telegram | WhatsApp | Gmail | Outlook
No dashboard hopping.
3ď¸âŁ See Exactly What the AI Is About to Do
Not just âApprove action?âYou see:
- The drafted email
- The refund amount
- The exact payload
So approvals are informed, not blind.
4ď¸âŁ Multi-turn Agent Conversations
Agents can now:
- Pause
- Ask follow-up questions
- Wait for clarification
- Continue based on your response
This makes workflows feel collaborative instead of robotic.
The interesting part?
Theyâre exploring editable parameters during review â meaning youâll be able to tweak the AI output before approving it.
Thatâs huge for real-world deployments.
Curious:
For those building AI agents here âAre you already using Human-in-the-Loop in production?
Or are you still fully autonomous?
Would love to hear real setups đ