# Drip Campaigns

### Overview

To access Drip Campaigns, go to **Drip Campaigns**.

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

The Drip Campaigns work around a Step-by-Step message broadcast system. Each step includes single or multiple messages of the same or different channels. To get the messages broadcasted of each step, the first step needs to be completed. After that, the following steps will be executed based on the condition.

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

Using Drip Campaigns, you can send multiple messages to single or multiple contacts. The message type could be a simple message, List/Button/Options/Product Messages, or a pre-approved message template based on the selected channels.&#x20;

### Create a Drip Campaign

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

In the Drip Campaigns window, click the **Create Drip Campaign** button. This will open the Drip Campaign Builder, where you get the option to define the Campaign Name and add the Step.

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

### Add a Step

Simply define the Campaign Name.&#x20;

Select the type of Unit Type.

Select the Run After Time.

Click on Remove From Campaign After Replied.

Click on the **Add** Button.

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

Simply Click On The **Add Message** Button.

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

Select the Channel Type.

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

Select The Message Type (Text Message, Button and Template Message)

Text Message

Enter the Text Message in the text area, Then Click on **Save** Button

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

<figure><img src="/files/3AADHGGIeMgJmyVpYg1G" alt=""><figcaption></figcaption></figure>

Buttons/Flows/Options/Products Messages

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

Select the message type (Text, Button/Flow, List, and Address)

Select the Header type (Text, Image, Video, And Document)

Enter the Message Body.

Select the Place Holder to collect user input.

Then Click on the **Save** Button.

Template Message

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

Select the Message Type.

Select the Pre-Approve Template in the list.

&#x20;If you don't have any Template then Click Create Template.

Click on the **Save** Button.

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

After clicking on the **Save** Button, Click on the **Save Changes** Button.&#x20;

### Campaign Details

To check how your campaign performed, click the **See Details** button.&#x20;

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

Here are the details of the sent Drip Campaign.&#x20;

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

Message

Show the all contact details to send, and the Status of the Drip Campaign message

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

Contacts

<figure><img src="/files/x73i1XkianXQJNtwjgDQ" 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.rampwin.com/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.
