# Create New Drip Campaign

## **Initiating a New Sequence**

&#x20;Follow the below steps to create a new Sequence.

* &#x20;Navigate to 'Service Automation' and select **'Sequence'**.

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

* In the Sequence window, click on **'+ Create New Sequence'** in the top right corner.

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

## **Sequence Name and Sequence Type**

The first step in creating the sequence is to assign a name for identification purposes. Select the suitable sequence type.&#x20;

## **Set Trigger and Conditions**&#x20;

### **Trigger**&#x20;

There are four types of triggers: On Create, On Update, Both (Create & Update) and Trigger.&#x20;

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

### Conditions

1. There are two types of conditions: Start and Stop.

<figure><img src="/files/7azgdK1RqyfhzYeA0Ltb" alt=""><figcaption></figcaption></figure>

2. To add a condition, click on “+ Add” and select the fields or tags you would like to use as a condition.

{% hint style="info" %}
You can add one or more conditions for Start and Stop Conditions.
{% endhint %}

## **Adding Message Sequence**

The key elements of the Message Sequence include setting message delivery times, choosing templates for each step, and defining time delays between steps to automate communication with customers or leads in a predefined order.

<figure><img src="/files/w2m2gi4eqDSx46ujqnCd" 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.bizmagnets.ai/whatsapp-drip-campaign/create-new-drip-campaign.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.
