# Send broadcast

1. Navigate to the Dashboard -> WhatsApp -> Broadcast -> Create broadcast.
2. Click on “**Create Broadcast**”.
3. Enter a Broadcast name.
4. Upload a [**CSV** ](#user-content-fn-1)[^1]file with details of your customers.
5. Select the mobile number in the recipient column.
6. Click on "**Choose template**".
7. Set up dynamic fields, map the variables, select field 1, and then choose the relevant options accordingly.
8. Set allow duplicates to **yes.**
9. Select broadcast schedule to "**Send now**".
10. Click on “**Send Broadcast Message**”.
11. A notification will be shown saying Broadcast sent successfully.

[^1]: CSV file should contain details of your customers like mobile number


---

# 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://support.emovur.com/get-started/send-broadcast.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.
