# Editing a campaign

{% hint style="info" %}
Users cannot edit their campaigns with statuses "sending", "completed", and "cancelled". More to statuses on [Campaign status](/features/campaign/campaign-status.md).
{% endhint %}

Your campaign will most likely be between "draft" and "pending". Click on the 3 dots of your campaign in the list. Then select "Edit" to edit your campaign, and you will be directed back to drafting your campaign.

<figure><img src="/files/Kx7gfLlCxevdAhLDnoWR" 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://support.chatmonster.io/features/campaign/editing-a-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.
