# Conversation Reports

The Conversations Report allows the Campaign to display chats (active, inactive, qualified, unqualified, etc.) to have control over agent conversations and to be able to carry out online monitoring. From a Filter by Date, Agent and Phone, it is possible to obtain a list of conversations within said filter, with sufficient management information:

* Agent: agent user who has interacted with the contact&#x20;
* Start date: date of the first message.&#x20;
* Campaign: campaign about which the conversation was carried out.&#x20;
* Type of Campaign Destination: phone number of the user with whom the interaction was carried out&#x20;
* Line: name of the line about which the conversation was managed&#x20;
* Expiration Date: future date on which the conversation will expire. If it must be resumed, it is necessary to use WhatsApp Outgoing Templates.&#x20;
* Last interaction: timestamp record of the last message received in the conversation.&#x20;
* Active: refers to the status of the conversation, in which case the current time is compared with the expiration date of the interaction.&#x20;
* Number of Messages: total number of messages that make up the conversation.&#x20;
* Rating: Rating that the record has received once managed by the agent. The "act of rating" has the effect of closing the conversation.&#x20;
* Options: allows you to open the entire conversation and view the messages of the client-agent interaction.

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

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


---

# 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.omnileads.net/english/reports-recordings-and-monitoring/conversation-reports.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.
