# Broadcast Task List

Users can view the broadcast task list, download recipient lists, check broadcast statistics, and review sent messages

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

## Download Recipient List

Users can download the complete recipient list for any broadcast task

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

## View Broadcast Data

Users can access detailed broadcast metrics and performance data

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

## View Broadcast Message

Users can review the actual message content that was sent to recipients.

<figure><img src="/files/yVh4cm2DWNhEkVQea0aa" 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://sixbot.gitbook.io/sixbot-help-center/tutorial/broadcast/task.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.
