# Drip Campaigns on WhatsApp, Telegram & Facebook

{% hint style="info" %}
Drip Campaigns 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 %}

## Creating Drip Campaign

Follow these steps to create a drip campaign 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 create the drip campaign. Navigate to the Drip Campaign tab under the automation tab and click on "Create New Drip Campaign"\
   \
   \\

   <figure><img src="/files/zrog6ZgUfQN2aboIoufI" alt=""><figcaption></figcaption></figure>
3. **Enter Drip Campaign Details:**
   * **Drip Campaign Name:** Provide a name for your drip campaign.
   * **Applied On:** Select the audience you want to target with the drip campaign from the available options.
4. **Schedule Your Templates:**
   * **Template Selection:** Choose the template or message you want to include in the drip campaign.
   * **Send After:** Select the time delay after which you want to send the drip campaign.
5. **Create Drip Campaign:** After filling in all the necessary details, click on the "Create Drip Campaign" button to initiate the drip campaign.

#### Notes:

Ensure that you name your drip campaign appropriately and select the appropriate audience to maximize its effectiveness.

#### Additional Options:

Explore other options available on the dashboard to customize and schedule your drip campaign 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/drip-campaigns-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.
