# Overview

This guide has been designed to help you navigate and maximize the potential of your customer support platform. Whether you're an agent handling conversations, a supervisor managing teams, or an admin

The Live Agent Console is a comprehensive solution that enables human agents to manage real-time conversations with customers across multiple channels. This platform allows for seamless handovers between automated AI agents from **Syntphony Conversational AI** to human agents.

Our Live Agent Console operates seamlessly within your website's ecosystem or through WhatsApp, eliminating the need to install any special software.&#x20;

## Features

With features like real-time messaging, conversation management, agent performance tracking, and customizable workflows, the Live Agent Console enhances customer service efficiency while maintaining high-quality support experiences.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Real-time Chat</strong></td><td>Real-time messaging facilitates immediate communication, significantly enhancing customer satisfaction.</td></tr><tr><td><strong>Chat History</strong></td><td>Access previous conversations, identify recurring issues, analyze resolution patterns, and leverage historical context.</td></tr><tr><td><strong>Seamless Handover</strong></td><td>Transfer conversations from the automated Syntphony CAI system to a human agent is supported.</td></tr><tr><td><strong>Routing</strong></td><td>Communication pathways through which customers can interact with your support team.</td></tr><tr><td><strong>Dashboards</strong></td><td>The dashboard provides valuable metrics, allowing agents and supervisors to monitor performance.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.conversational-ai.syntphony.com/user-guide/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
