> For the complete documentation index, see [llms.txt](https://docs.omnileads.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnileads.net/english/reports-recordings-and-monitoring/whatsapp-reports-beta.md).

# Whatsapp reports (Beta)

General WhatsApp Reports allow you to have the main messaging metrics to understand the current behavior of the operation regarding the WhatsApp channel.&#x20;

To access the WhatsApp Reports, you must click on Options -> WhatsApp Reports of the Incoming Campaign for which the channel is enabled and configured:

![](/files/sPpy29wGPYlpwUICVbmA)

In this view, there is a time filter from which you can access the campaign activity:

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

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

* Sent messages: Total number of messages that have been sent by the Company.
* Received messages: Total number of messages that have been received in the General Campaign Inbox.
* Started interactions: Total number of conversations started by an agent.
* Active chats: Total number of conversations that have not yet exceeded 24 hours.
* Inactive chats: Total number of conversations that have already exceeded 24 hours.
* Active chats: Total number of conversations that have not yet expired.
* Active incoming chats: Total number of incoming conversations that have not yet exceeded 24 hours.
* Inactive incoming chats: Total number of conversations that have exceeded 24 hours.
* Active outgoing chats: Total number of conversations originated by an agent, that have not yet exceeded 24 hours.
* Inactive outgoing chats: Total number of conversations originated by an agent, that have exceeded 24 hours.
* Expired incoming chats: Total number of incoming conversations that have not been attended to by an agent, and that have exceeded 24 hours.
* Unexpired incoming chats: Total number of incoming conversations that have not been answered by an agent, and that have not yet exceeded 24 hours.

To enter into the details of the interactions maintained by your contact center on the WhatsApp channel, visit the Conversation Report section.


---

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