# Campaign Status and Performance

Once a campaign is live, monitor its performance using the **Campaign Dashboard**.

**Metrics Tracked:**

* **Sent**: Total number of messages sent.
* **Delivered**: Messages successfully delivered.
* **Viewed**: Messages opened by recipients.
* **Failed**: Messages that couldn’t be delivered.

**Actions on Campaigns:**

1. **Duplicate Campaigns**:
   * Copy an existing campaign to reuse its settings.
2. **Reschedule Campaigns**:
   * Edit the date and time for scheduled campaigns.
3. **Archive or Delete Campaigns**:
   * Organize completed campaigns by archiving or deleting them.

<figure><img src="/files/Rvi0qjvX3rTcPndqwrtr" 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://squarebox-ai.gitbook.io/squarebox/campaigns/campaign-status-and-performance.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.
