> For the complete documentation index, see [llms.txt](https://help.reekolect.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/marketing-automation/drip-campaigns-on-whatsapp-telegram-and-facebook.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
