# Create Broadcast

1. Navigate to the Dashboard ->WhatsApp -> Broadcast -> Create broadcast.
2. Click on “**Create Broadcast**”.
3. Enter a Broadcast name.
4. Upload a **CSV file** with details of your customers:
   1. Customer phone number (**mandatory**).
   2. Additional column to be used for personalizing the message. &#x20;
5. Select the mobile number in the recipient column.
6. Click on "**Choose template**".
7. Set up the dynamic fields, they are used to personalize messages by allowing businesses to insert specific or variable information:
   1. To map the variables, select fields 1 and 2, then choose the relevant options accordingly.
8. Set allow duplicates:
   1. If allow duplicates is set to yes, then the duplicate numbers will also receive the messages.
   2. If allow duplicate is set to no, then the duplicate numbers will not be receiving the messages.
9. Choose when you want to schedule the broadcast.
10. Click on "**Send Broadcast Message**".
11. A notification will be shown saying the broadcast is sent successfully.


---

# 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/modules/broadcast/create-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.
