In this guide, we’ll walk you through deploying an AI Chat Agent to handle inbound conversations on a chat application or chat widget. The Chat Agent will engage with customers by responding to messages received via chat widget.To deploy a Chat Agent that responds to incoming chat messages:
Step 1: Set up the Trigger for Inbound Chat Messages
In the agent flow, add the “When a chat message is received” trigger under Incoming Conversations. This trigger activates the agent when a new message is received via chat.
Design the agent flow to handle different customer queries and scenarios, such as responding to questions or providing customer support. Add common questions as Quick Response Questions to help customers get started. Once you’ve built the flow, test it to ensure it performs as expected.
Once the chat application is set up and the agent is linked, your Chat Agent will be ready to handle inbound customer messages through the selected chat platform.
Chat Agents handle only inbound conversations and cannot initiate messages.