# Broadcasts on WhatsApp, Telegram & Facebook

{% hint style="info" %}
Broadcast can be sent on WhatsApp, Facebook and Telegram. You must have at least one bots of respective channel to run the campaigns. Process for the same remain the same across all 3 channels.
{% endhint %}

## Sending Broadcast

Follow these steps to send a broadcast message through your bot dashboard:

1. **Navigate to Bots:** Go to the dashboard and click on the "Bots" button to access your bots.
2. **Select Bot:** Choose the specific bot for which you want to send the broadcast. Navigate to Broadcast tab under automation tab. Initiate the broadcast by clicking "Create New Broadcast".\
   \\

   <figure><img src="/files/lAh1IAsi9Jzuf7Icgm6f" alt=""><figcaption></figcaption></figure>
3. **Enter Broadcast Details:**
   * **Broadcast Name:** Provide a name for your broadcast.
   * **What to Send:** Select the template or message you want to send as a broadcast.
   * **Whom to Send:** Choose the audience you want to send the broadcast to from the provided options.\
     \\

     <figure><img src="/files/A7c4QMCtdGogUUbA2mVL" alt=""><figcaption></figcaption></figure>
4. **Select Timing:** Decide when to send the broadcast by choosing either "Now" or "Later."
5. **Create Broadcast:** After filling in all the necessary details, click on the "Create Broadcast" button to send the broadcast.\
   \\

   <figure><img src="/files/1I4TfzC8If39D91e9aU9" alt=""><figcaption></figcaption></figure>

#### Notes:

Ensure that you provide a clear and relevant broadcast name and select appropriate recipients for the message.

#### Additional Options:

Explore other options available on the dashboard to customize and schedule your broadcast effectively.


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/marketing-automation/broadcasts-on-whatsapp-telegram-and-facebook.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.
