# Creating Scheduled WhatsApp Broadcast

The Broadcast Scheduler feature helps you set up routine broadcasts that need to be sent daily, weekly, monthly, or even annually, or at specific times.

To start creating a broadcast scheduler, click **Add WhatsApp Broadcast** on the Broadcast Scheduler page under the WhatsApp menu.

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

You will be directed to the Add WhatsApp Broadcast page to enter details for the broadcast. Start by entering the broadcast name in the **Broadcast Name** field.&#x20;

In the **Recipient** field, select the contact group to which you will send the broadcast message.&#x20;

The **Message** field will automatically fill with the content from the WhatsApp message template you selected in the **Template Name** field.

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

On the Broadcast Schedule section, start by selecting the broadcast date in the **Select Date** selection.

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

Click **Add Broadcast Time** to select your WhatsApp broadcast time. Then, select your broadcast's **Start Time** and **End Time**.

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

{% hint style="info" %}
Before scheduling a WhatsApp Broadcast, make sure you are aware of the following:

1. WhatsApp Broadcasts can only be scheduled between 07:00 and 21:00 WIB.
2. Scheduling must be done at least 1 hour before the broadcast time.
3. The minimum duration for a broadcast is 1 hour.
   {% endhint %}

To schedule a recurring broadcast, activate the **Repeating Broadcast** button. Select the repetition frequency, whether daily, weekly, monthly, annually, or customized as needed.

Set the interval for the repetition in the **Repeat Every** section. You can also set the end time for the repetition in **End Repetition**; select **After** if you want to end the repetition after a certain number of broadcasts, or select **By Date** to end the repetition on a specific date.

You can also configure scenarios for the recurring broadcast, such as repeating only when the broadcast status is *Failed*.

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

Once you have set up the WhatsApp broadcast schedule, click Schedule Broadcast in the top right corner of the page.&#x20;

Review the information related to your broadcast schedule in the pop-up window and click **Start Broadcast** to begin scheduling.

<figure><img src="/files/Hu20L9ySWshjNcry29Zb" 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://docs.ocaindonesia.co.id/oca-blast/english/oca-blast-guide/broadcast/whatsapp-broadcast/creating-scheduled-whatsapp-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.
