# Campaign Management Options

* There are two available options for any sequence you are creating:
  * Save
  * Publish & Close

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

### **Saving the Campaign**

If you haven't finished creating your sequence and need more time, no worries. Just click the "**Save**" button, and your sequence will be saved. You can continue making changes immediately or return to it later.

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

### **Publishing the Campaign**

After making all the necessary changes and ensuring everything is set up, simply click "**Publish & Close**" to start sending messages to your customers. A pop-up will appear, and you can click "**Confirm**" to proceed.

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

### **Pause/ Resume Sequence**

If you want to temporarily halt message delivery through a sequence, click the three dots and select "**Pause**." When you are ready to resume sending messages, simply click "**Resume**."

{% hint style="info" %}
Please note that, once you pause no new users will enter the sequence nor any messages will be sent to the already-entered users.
{% endhint %}

<figure><img src="/files/2bpcXC5EuAesk6U6yK6K" alt=""><figcaption></figcaption></figure>

### **Edit Published Sequence**

To make changes to a sequence, click the three dots and select "**View / edit**," make your desired modifications, and then click "**Publish & Close**" to save your changes.

<figure><img src="/files/2bpcXC5EuAesk6U6yK6K" alt=""><figcaption></figcaption></figure>

### **Delete sequence**

To delete a sequence, simply click on the three dots and choose "**Delete**".

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

{% hint style="info" %}
Once you delete the sequence, the change is irreversible and everything associated with the sequence will be deleted.
{% endhint %}

### Remove a contact from a Sequence or a Campaign

To remove a contact from an existing Sequence or Campaign, you have to select the three dots beside the contact.

<figure><img src="/files/5XwVleiDNOruIJ2zELgP" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Removing a contact from a Sequence or Campaign will stop any future scheduled actions for them but will not delete their information from your account.
{% endhint %}


---

# 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.gallabox.com/whatsapp-drip-campaigns/campaign-management-options.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.
