# Download Broadcast Report

Now, you can download broadcast report easily. After you have completed your broadcast campaign, you can download the report here.

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

Once you have downloaded/export the broadcast report, you will see these information in Excel sheet.&#x20;

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

Here are the fields you can see:

* First name
* Last name
* Mobile number
* Email
* Type of channel
* Status (Over here, you can see different status for every number. We categorize it to these status)
  * Replied
  * Sending
  * Failed
  * Processing
  * Queued


---

# 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.ochats.io/module-tutorial/broadcast/download-broadcast-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.
