> For the complete documentation index, see [llms.txt](https://docs-latam.messaging.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-latam.messaging.sinch.com/reports/viewing-and-exporting-reports/getting-to-know-the-new-reports.md).

# Getting to know the new reports

### Detailed Message Reporting (MT): What's Changed?&#x20;

In addition to the filters you already know, we added 2 new filters (Conversation ID and Conversation Type):

![](/files/MkYXhxfUA4e4jOa3oBRx)

When doing your report extraction according to the filters you want, you will come across 3 new columns (Conversation ID, Conversation Type and Conversation Expiration Date).

![](/files/HdTn8Q8p1Rrg5WIKPDHS)

In other words, you will be able to identify:

* all messages referring to a given conversation ID;
* will know if that message is part of a conversation that was initiated by your customer or by you (company)
* you will know if that conversation has already expired or if it is still open, viewing the expiration date and time (remembering that the fixed session time is 24h)

### Conversations Report (New!)

With the new Whatsapp conversation model, you will be able to extract consolidated and detailed reports from your campaigns.

![](/files/FkyTZVW6PUzi9BVra0Fd)

### Report - Consolidated Conversations&#x20;

By filling in the date (period), sub-account or campaign name filters, you will see these 3 graphs: All conversations, Free conversations and Paid conversations. At the end, a consolidated of these data. \
**Important to know** that the data is updated hourly. If you don't find the data you are looking for, you should try to generate the report again within 1h. \
&#x20;\
Chart of All Conversations: according to your filter, you will see the consolidated of all conversations initiated by the company (Business Initiated) and how many were initiated by the customer (User Initiated). What makes this visualization different from the Paid Conversations graph is that it is taken into account here: \
&#x20;\
&#x20;\
**Business Initiated =** Business Initiated paid + Business Initiated free tier  \
**User Initiated =** User Initiated paid + User Initiated free tier + Free entry point&#x20;

![](/files/Y13A6yEB5WhGaCGenvaE)

**Free Conversations Graph:** according to your filter, you will see how many are related to the Free Tier (benefit provided for each WABA) and how many are related to the Free entry point.

![](/files/oRCau40k0wCuvKSVb1Vq)

**Paid Conversations Graph:** according to your filter, you will see the total number of conversations and know how many of them were initiated by the company (Business Initiated) and how many were initiated by the customer (User Initiated).

![](/files/162Bu8AClPms7ith0e4j)

Report - Detailed Conversations&#x20;

Here you can filter, in addition to the campaign period, also by sub-account, campaign name, conversation ID, conversation type (if it was Business Initiated, User Initiated or Free entry point) or by destination (phone number with area code).&#x20;

![](/files/NONtzQoKynyH7eHjlfyT)

After performing the search, you will find a report with all this information filled in, in addition to the date/time of the expiry of the conversation. You will be able to export your report in PDF, CSV or XLSX format.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-latam.messaging.sinch.com/reports/viewing-and-exporting-reports/getting-to-know-the-new-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
