# Conversation History

### Overview

The **Conversation History** panel in CX Genie allows agents to manage and track all customer conversations across multiple channels (Messenger, Instagram, Zalo, WhatsApp, Website, Telegram, LINE, etc.). It provides powerful filters, sorting options, and views so agents can focus on the right conversations at the right time.

<figure><img src="/files/dJLaWLhP4M1iRDl4WO9K" alt=""><figcaption></figcaption></figure>

***

### Views

You can switch between different views on the left sidebar:

* **All** → Shows all conversations regardless of status or assignment.
* **In queue** → Displays conversations waiting to be assigned or handled.
* **Your inbox** → Lists only the conversations assigned to you.
* **Mentions** → Conversations where you (the agent) have been specifically mentioned.
* **Community → Group** → Group chats, if enabled.
* **Tickets (Add-on)** → This section belongs to the Ticketing add-on, where unresolved cases can be escalated and tracked separately.

***

### Filters & Sorting

At the top of the conversation list, you’ll find three key controls:

#### 1. **Channel Selector**

<figure><img src="/files/QeMgyQQp1RLCMMz648K2" alt=""><figcaption></figcaption></figure>

Dropdown filter to select which channel(s) you want to view:

* **All channels**
* **Messenger, Instagram, Zalo, WhatsApp, Website, Telegram, LINE**

#### 2. **Search by Name or Email**

<figure><img src="/files/K5HtctkgNC8WLQhwZKHT" alt=""><figcaption></figcaption></figure>

Quickly find a conversation by typing the customer’s name or email address.

#### 3. **Sorting Options**

<figure><img src="/files/N7aOSoQJB0fhZnwi1e9M" alt=""><figcaption></figcaption></figure>

You can sort conversations by:

* Latest
* Oldest
* High Priority
* Started last
* Started first
* Waiting longest

#### 4. **Advanced Filters**

<figure><img src="/files/2xaVsu2JNJU0syB2sVNG" alt=""><figcaption></figcaption></figure>

Click **Filters** to refine conversations further:

* **Channel** (Messenger, Website, etc.)
* **Conversation status** (Open / Closed)
* **Categories** (Custom labels)
* **Mentions**
* **Conversation start date**
* **Bots** (by bot name)
* **Reply status** (Unread only / Read only / Replied only)
* **Tags** (custom tags attached to conversations)

***

### Conversation List

In the middle panel, conversations are displayed with:

* **Customer Name / Anonymous ID**
* **Preview of the latest message**
* **Channel icon** (Messenger, Website, etc.)
* **Conversation status indicator**

***

### Conversation Details

When you click on a conversation, the right panel shows the **full chat history**, including:

* Messages from the customer and bot
* Agent replies
* Timestamps for each message
* Conversation controls (auto-reply toggle, open/close status, conversation info)

***

### Example Use Case

* **Support team**: Filter by *Unread only + Website* to ensure no live chat inquiries are missed.
* **Sales team**: Use *Tags + High Priority* to focus on hot leads first.
* **Managers**: View *All → Waiting longest* to identify conversations that need escalation.


---

# 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://documents.cxgenie.ai/live-chat-and-support/live-chat-interface/conversation-history.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.
