---
title: "AI Agent Chat History | Hostman Docs"
description: "Analyze AI agent performance with chat history tools. View conversations from the website widget and Playground, apply filters, and export up to 2,000 messages with detailed conversation data."
---

> For the complete documentation index for AI agents, see [llms.txt](https://hostman.com/llms.txt).

To evaluate the quality of the agent’s responses, you can view all conversations with it on the **Chat history** tab.

Conversations are saved when interacting with the agent [through the chat widget](https://hostman.com/docs/ai-agents/manage-agents/embed-chatbots/) on your website or when testing the agent [in the Playground](https://hostman.com/docs/ai-agents/manage-agents/playground/).

Messages are not stored when using the API.

The following filters are available for working with chat history:

-   By reactions
-   By average response time
-   By period

By clicking the download button, you can export the chat history in `.csv` format. You can select the required time period before downloading.

Only the last 2,000 messages are included in the export.

The history includes the following data: Conversation ID, Agent ID, Message ID, Message creation time, Message author, Message text, Liked response, Response time (in seconds).
