# Reports

**You can see all the outgoing messages here in the report section and have following features**

1. You can filter the reports between dates as shown below
2. You can see the message details by clicking the **"Details"** as shown below
3. You can see the detailed report **"Detailed Report"** like submitted time, delivered time, read time, charges, error code etc&#x20;
4. You can export the complete sent message to CSV file using the **"Export"** option as shown below, **only last 45 days reports can be exported**&#x20;

![](/files/dHgugAhNQBcmVHiRhZ9X)

### Detailed On Screen View of Reports

You can see the detailed number wise report on screen by clicking **"Detailed Report"** and a popup will appear on screen as show below;

![](/files/ZNUzScQmX5RUwlBTvBsi)

**Message ID :** Unique id of the message

**Number :** WhatsApp Number&#x20;

**Status :** Status of the message, Delivered, Read, Submitted, Unknown, Failed&#x20;

**Submitted Time :** Time when message is submitted for delivery to WhatsApp

**Delivered Time :** Time when message is delivered to the user&#x20;

**Read Time :** Time when the message is read by the user, don't support if the user privacy is turned on&#x20;

**Charges :** Amount debited in USD if any for sending the messages&#x20;

**Error Message :** If the message is failed then reason for the failure of the message

{% hint style="info" %} <mark style="color:blue;">Submitted, Delivered, Read Time stats will shows only for WhatsApp Web Automation & WhatsApp Official only from May 13, 2022 onwards only</mark>&#x20;
{% endhint %}

### Search for a Particular Number

You can search for particular number , please make sure you input country code along with number while searching&#x20;

![](/files/oe3vY62I25UFkxsEKC3O)

### Filter based on Status

Filter based on status by selecting the status, by default the system shows all status , filter helps to find out messages which are failed easily

### Download Report

Download Report to CSV by clicking the Download button&#x20;

![](/files/2CkOXqZmEIQcyQwZVlTt)

## Listing Scheduled Messages

Messages which are scheduled can be listed from the Report section by clicking on the Filter Icon and checking the "List Scheduled" as shown below;

![](/files/hZ6bZ3FhXzmb7oBbLRC4)

### Listing & Deleting Scheduled Messages

Messages which are scheduled can be deleted as shown below;

![](/files/9AceXkeS9UE44ErxVwRA)


---

# 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://help.pickyassist.com/setting-up-guide/setting-up-broadcaster/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.
