# Create Broadcast Task

## Select Channel

When creating a broadcast task, users must first select the distribution channel for their message

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

## Configure Task

After initiating a broadcast, users need to configure the message by the following setting:

* Selecting the distribution channel
* Entering a task name
* Choosing the message type
* Selecting a message template
* Uploading recipient lists
* Downloading the recipient Excel template
* Selecting the delivery method (immediate/scheduled)

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

## Message Preview

After completing the setup, users can preview the message rendering and either:

* Submit the broadcast task for immediate processing, or
* Save as draft for future editing

<figure><img src="/files/Hf2A4kGueTsf65ejp43Q" 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/createtask.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.
