# Campaign status

Referring campaign status can be found on the Campaign page.

<figure><img src="/files/6elokRqwJAFk0NBjG413" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="218.5">Campaign status</th><th>Indication</th></tr></thead><tbody><tr><td>Draft</td><td>The campaign was saved as a draft. It remains editable. You may refer to <a href="/pages/ipnKW30t7N5Saqtm6Iut">Editing a campaign</a>.</td></tr><tr><td>Pending</td><td>The campaign is scheduled according to your scheduled date and time. It remains editable. You may refer to <a href="/pages/ipnKW30t7N5Saqtm6Iut">Editing a campaign</a>.</td></tr><tr><td>Sending</td><td>The campaign is sending to the selected recipients but is not yet completed.</td></tr><tr><td>Completed</td><td>All messages are sent to selected recipients.</td></tr><tr><td>Cancelled</td><td>The campaign is cancelled.</td></tr></tbody></table>


---

# 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/campaign-status.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.
