> ## Documentation Index
> Fetch the complete documentation index at: https://www.revve.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat History

> Browse, filter, and review all past conversations across your Chat Agents.

The **Chat History** page gives you a complete record of every conversation that has taken place across all of your Chat Agents. Use it to review past interactions, audit AI performance, and understand how your agents are handling real customer conversations.

To open Chat History, expand the **History** section in the left sidebar and select **Chat History**.

<img src="https://mintcdn.com/revve/TaVT04ULnmLhXdhq/screenshots/chat-history-table.png?fit=max&auto=format&n=TaVT04ULnmLhXdhq&q=85&s=028d49617bec4a73b01c6018ead4dd2a" alt="Chat History table showing conversations with filters, columns, and pagination" width="1440" height="900" data-path="screenshots/chat-history-table.png" />

## Table Columns

Each row in the table represents a single conversation thread. The following columns are available by default:

| Column            | Description                                                                                                                           |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Chat Agents**   | The name of the Chat Agent that handled this conversation.                                                                            |
| **Contact**       | The visitor's name and phone number (if known). Shows a dash if the visitor is anonymous.                                             |
| **Category**      | A short AI-generated label describing the topic of the conversation (e.g., "Pricing inquiry", "Support request").                     |
| **Saved Contact** | A green checkmark appears if the visitor's information was saved as a contact during the conversation.                                |
| **Human**         | Displays the email of the team member who responded, if a human took over the conversation. Empty if the AI handled it entirely.      |
| **Rating**        | The star rating left by the visitor at the end of the conversation, if feedback was collected.                                        |
| **Pass**          | Shows whether the conversation passed or failed its AI evaluation. A green checkmark means pass; a red X means fail.                  |
| **Unread**        | A badge showing the number of unread messages in the thread, if any.                                                                  |
| **Created At**    | The date and time the conversation started, shown in your team's timezone. Click the column header to sort by newest or oldest first. |

## Filtering Conversations

A row of filters sits above the table to help you narrow down the list.

| Filter             | Options                                                                     |
| ------------------ | --------------------------------------------------------------------------- |
| **Search**         | Type a contact name, phone number, or email to find specific conversations. |
| **Chat Agent**     | Select a specific Chat Agent or choose "All Chat Agents" to see everything. |
| **Date Range**     | Pick a start and end date. Defaults to the last 30 days.                    |
| **Saved Contact**  | Filter by whether the visitor was saved as a contact -- All, Yes, or No.    |
| **Human Takeover** | Filter by whether a human stepped in -- All, Yes, or No.                    |
| **Responded By**   | Filter by the specific team member who responded during human takeover.     |
| **AI Evaluation**  | Filter by evaluation result -- All, Pass, or Fail.                          |

All filters work together. For example, you can view only conversations from a specific Chat Agent that were escalated to a human during the past week.

## Customizing Visible Columns

You can show or hide columns to focus on the information that matters most. Click the **gear icon** at the bottom-right corner of the table (next to the page size selector). A dropdown appears with checkboxes for each column. Toggle a column off to hide it from the table, or toggle it on to bring it back.

Your column visibility preferences are saved in the URL, so you can bookmark a specific view or share it with teammates.

## Sorting

Click the **Created At** column header to toggle between ascending (oldest first) and descending (newest first) order. The sort direction is indicated by an arrow icon next to the column name.

## Pagination

The bottom of the table shows:

* **Row count** -- for example, "Showing 50 of 238 Rows"
* **Page navigation** -- Previous and Next buttons with a page indicator (e.g., "Page 1 of 5")
* **Page size selector** -- Choose how many rows to display per page: 5, 10, 20, 30, 40, or 50

## Viewing a Conversation

Click any row in the table to open a detail sidebar on the right side of the screen. The sidebar displays the full conversation thread, including every message exchanged between the AI and the visitor.

From the detail sidebar you can:

* **View in Inbox** -- Click the link at the top of the sidebar to open the conversation in the full Inbox view, where you can reply or take further action.
* **Create test case** -- Click this button to turn the conversation into an evaluation test case for your Chat Agent.

## Tips

* Use the **AI Evaluation** filter to quickly find conversations where the AI did not meet your quality standards, then review those threads to identify improvement opportunities.
* Combine the **Human Takeover** filter with a specific **Responded By** team member to audit how human agents are handling escalated conversations.
* The **Category** column is especially useful for spotting trends in what your customers are asking about over time.
* If you need to analyze conversation data outside of Revve, see [Exporting Conversations](/docs/history-analytics/exporting-conversations) for CSV export options.
