Chat Agents
This guide explains how to create and configure a chat agent in Synthflow. Chat agents enable you to deliver conversational AI experiences through text-based interfaces, such as web chat widgets, support portals, or custom applications.
Creating a Chat Agent (UI)
- Go to the Agents section in the Synthflow platform.
- Click Create Agent.
- Select Chat as the agent type.
- Enter a name and description for your chat agent.
- Configure settings, including:
- Language model (e.g., GPT-4.1, GPT-5.1)
- Conversation flow (single prompt or flow designer)
- Save your chat agent.
Creating a Chat Agent (API)
To create a chat agent via API, send a POST request to the Synthflow API endpoint. Example:
Next Steps
Frequently Asked Questions (FAQ)
What is pricing for chat?
Every 5 messages sent by Synthflow counts as 1 billable minute, charged at your plan’s per-minute rate. This is a platform-level fee. If you use SMS or WhatsApp through Twilio, standard Twilio messaging fees apply on top.
Does chat work for both prompt and flow designer agents?
Yes! You can use either a single prompt or a flow designer configuration for your chat agent.
Can I connect my chat agent to SMS or WhatsApp?
Yes. Connect your own Twilio account, configure a WhatsApp sender or SMS-capable number, and deploy the agent. See Launch Chat Agents for step-by-step instructions.
How do I monitor chat agent performance?
Chat will be shortly integrated into the analytics platform.