Core Components
Flow
Agent Copilot uses specific Nodes from Flows to entirely control how the Agent Copilot workspace looks and behaves. Your Agent Copilot Flow serves only to define the Agent Copilot tiles and provides a separate environment from other Flows. In Agent Copilot Flows, you can perform knowledge searches, display customer information to human agents, and many other actions.
Backend
The Agent Copilot backend listens to the Agent Copilot Flow and handles the logic execution, API calls, and dynamic updates.Frontend
The frontend interface is a grid-like workspace that displays the configured tiles to human agents and updates in real time during conversations. You can run the frontend as a standalone app or embedded in your contact center platform.Standalone
A separate app that you can open in your browser and that shows the full Agent Copilot workspace. The human agent receives a link to Agent Copilot in the conversation.
Embedded
The Agent Copilot tiles are displayed directly in your contact center platform via an iFrame.
Use Cases
Use Case | Agent Copilot Behavior |
---|---|
A customer mentions a billing problem. | Retrieves the mentioned invoice and suggests resolution steps. |
An agent needs to verify identity. | Retrieves customer details from connected systems and displays to human agent. |
A customer indicates frustration in the chat. | Displays customer history and user sentiment information. |
A voice call is in progress. | Displays live transcript and next-step actions in real time. |