1
Analyzing customer interactions in real-time
2
Accessing relevant information from your knowledge base
3
Interacting with back-end systems through APIs
4
Generating human-like responses to resolve issues
How It Works

- Conversation Initiation: When a customer starts an interaction, your system sends the conversation data to GenerativeAgent.
- GenerativeAgent Activation: GenerativeAgent is initiated to handle the conversation, taking over the interaction with the customer.
- Information Processing: GenerativeAgent analyzes the customer’s input, considering the full context of the conversation.
-
Task Identification and Execution: Based on the configured tasks you’ve defined, GenerativeAgent:
- Identifies relevant tasks to address the customer’s needs
- Accesses necessary information from your knowledge base
- Interacts with your APIs to perform required actions
- Response Generation: GenerativeAgent creates human-like responses to communicate with the customer, providing information or confirming actions taken.
- Continuous Interaction: This process continues, with GenerativeAgent handling the back-and-forth with the customer until all issues are resolved.
- Escalation (if needed): If the customer has an issue that GenerativeAgent is not configured to handle, it will smoothly escalate the conversation to a human agent.
We provide a technical flow chart for how these steps apply to the technical integration
Previewer Tool
To help you understand and fine-tune GenerativeAgent’s performance, we provide a Previewer tool. This allows you to:- Observe GenerativeAgent in action with simulated customer interactions
- See the logic and actions GenerativeAgent performs in real-time
- Gain insights into how GenerativeAgent makes decisions and uses your configured tasks, knowledge base, and APIs
The Previewer ensures that GenerativeAgent is not a black box. It allows both technical and non-technical team members to visualize and understand how GenerativeAgent handles customer interactions, helping you optimize its performance for your specific use cases.
Next Steps
Getting Started
Learn how to get started with GenerativeAgent.