# Campaign - Delete

You can delete a campaign at any time. Note that doing this will remove any progress data for any live campaigns, including all programs within the campaign which will be deleted as well.

Because this will delete any data, we do ask you to confirm twice that you intended to delete this campaign to prevent any accidental mistakes.

To delete a campaign, you go to the campaign grid view and select the campaign action menu.

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

Click the remove button to be prompted to confirm the choice.

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

For your safety, we will then double check this decision since the data deletion is permanent.

<figure><img src="/files/6pTtjHDRvUTdLJwQfPnj" 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://docs.itsaffinity.com/product-guides/campaigns/campaign-delete.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.
