# Drip Campaigns

## What is a drip campaign? <a href="#dhhdit3xaawx" id="dhhdit3xaawx"></a>

A Drip Campaign is a scheduled and structured flow of messages created for customer onboarding journeys. You can define which messages to be sent or can create the whole onboarding journey using the timeline-based messages and chat flow. It only applies to the new customers starting their conversation with the bot.

These drip campaigns can be used for creating a funnel and doing timely communication to your new customer to make them aware, act, and adopt your product or services.

It can be easily created on the SkooBot dashboard using the guide below

## How to create Drip Campaigns? <a href="#m35gxjfy2pjk" id="m35gxjfy2pjk"></a>

### 1. Name your Drip Campaign <a href="#id-2fj2ck84wced" id="id-2fj2ck84wced"></a>

1. To create one, Go to the `Drip Campaign` tab in `Bot Settings` and click `Create Campaign` on the top right.

<figure><img src="/files/rlORVEKJVhXkcnZEAamd" alt="Create new drip campaign"><figcaption><p>Create new drip campaign</p></figcaption></figure>

1. Enter the Campaign name. And then create your schedule.

### 2. Define your drip campaign schedule <a href="#id-62l4v1rnsh9q" id="id-62l4v1rnsh9q"></a>

1. Add a schedule for the first flow of messages and choose a flow, such as Flow Sales, from the `1st Schedule` dropdown.
2. You can choose another message flow, such as Flow 1, and then choose the schedule, such as After 2 days, for sending flow messages to the customer. Save and update.
3. Click on 'Create Campaign' once more, and your Drip Campaign will be **'Created Successfully'** and listed under 'Campaign name’.

<figure><img src="/files/WeyPzzxcPzVsxCLcbBy9" alt="Define Drip campaign schedule"><figcaption><p>Define Drip campaign schedule</p></figcaption></figure>

Done! You have created your drip campaign. Now, whenever any new user comes up, They will receive communication as per your drip.

If everything is correct and you are still unable to move forward, write to us at <support@skoobot.com>. We will respond back within 48 business hours.


---

# 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.skoobot.com/how-skoobot-works/bot-settings/drip-campaigns.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.
