# Campaign List

The Campaign List presents currently planned or previously sent push campaigns and allows you to perform certain actions: delete, create a new campaign on the basis of one previously prepared, view or cancel sending. &#x20;

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

This view allows you to search campaigns and sort them by status or other criteria.&#x20;

Every campaign has the following action buttons:&#x20;

&#x20;\- [Copy and send](/campaigns/push-campaign/campaign-list/copy-campaign.md)

&#x20;\- [Copy campaign to another project](/campaigns/push-campaign/campaign-list/copying-and-pasting-campaigns-between-projects.md)

&#x20;\- [Cancel campaign](/campaigns/push-campaign/campaign-list/cancel-campaign.md)

&#x20;\- [Delete campaign](/campaigns/push-campaign/campaign-list/delete-campaign.md)

&#x20;\- [Campaign report](/campaigns/push-campaign/campaign-report.md)


---

# 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.pushpushgo.company/campaigns/push-campaign/campaign-list.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.
