# How to Edit a Drip Campaign

## **Navigate to the Campaigns Dashboard**

In the **Campaigns** section on the QuickReply App, scroll through your campaign list or use filters to search by name, status, etc.

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

## **Open the Campaign for Editing**

Click on the **Edit** button next to the campaign you want to modify.

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

## **Modify Steps**

* You can adjust the **workflow steps**, delays, or bot mappings.

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

* Data filters can also be changed, but the Campaign Trigger remains permanent.

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

* Exit rules can be updated at any time.

<figure><img src="/files/87pQku4dBdDvWzKiBYQ7" alt=""><figcaption></figcaption></figure>

## **Save and Launch the Campaign**

After editing, click **Save & Launch** to publish the campaign with applied changes.

<figure><img src="/files/Lj8ChFmujUP1pJWKxRp8" 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.quickreply.ai/product-modules/campaigns/how-to-edit-a-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.
