# Conversation Report

## Overview

To view the conversation report, go to **Analytics** and select **Conversation Report**. This report helps business to analyze the performance of their **Sales and Support Inbox**, identify trends, and optimize workflows for better customer engagement and service delivery.

<figure><img src="/files/IBClwLXfTuE4SJH2UNLp" alt=""><figcaption><p>Sales Inbox Conversation Report</p></figcaption></figure>

<figure><img src="/files/cLO8C84sKvEvHCj62MpR" alt=""><figcaption><p>Support Inbox Conversation Report</p></figcaption></figure>

This feature provides a comprehensive overview of previous conversations, displaying the following key details:

* **Last Message Date**: The date of the last message exchanged.
* **Name**: The name of the person or contact involved in the conversation.
* **Mobile Number**: The contact's phone number, if available.
* **Tags**: Any tags linked to the conversation for easy categorization.
* **Assigned To**: The BizMagnets user assigned to the conversation.
* **Status**: The current status of the conversation (e.g., Open or Closed).
* **Last Message**: The last message exchanged in the conversation.
* **Created At**: The date the conversation was initiated.

This report allows you to review and analyze past conversations, helping you track their progress and uncover trends or patterns in customer communication.

## Filter the Report

You can filter messages by various criteria, such as assigned user, conversation status, and creation date. This feature allows you to refine and organize the message list, making it easier to find specific conversations.

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

## Export the Report

You also have the ability to export the conversation report, allowing you to save and retrieve it in a different format or location for convenience or further analysis.&#x20;


---

# 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.bizmagnets.ai/analytics/conversation-report.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.
