An AI chat agent answers customer questions and hands off anything it cannot solve to your support team in Slack. It asks for an email first, so your team can follow up. Great for support teams that want fast handoff from bot to human with clear context.
Incoming chat messages start the agent. It runs on an OpenAI chat model with short term memory to keep the conversation on track. When the agent is unsure, it uses a custom tool that calls a sub workflow. That sub workflow checks if the user included an email. If yes, it posts the full message to a Slack channel and confirms that a human was notified. If not, it prompts the user to share an email so your team can reach them. This flow reduces dead ends, keeps the chat friendly, and moves the right items to people.
You need OpenAI and Slack accounts and valid credentials in n8n. Set the Slack channel, link the tool to the sub workflow, and map the chat input. Expect faster answers, fewer lost chats, and better follow up. Use it for pre sales questions, technical help, or after hours coverage where quick human escalation matters.