# Deleting a Campaign

To delete a campaign, follow the steps below:

1. Go to the **Campaigns** page on your dashboard.
2. Locate the **campaign name** that you want to delete.
3. At the end of the campaign row, you will see a **Delete** button.
4. Click on **Delete** to remove the campaign permanently.

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

✅ Once deleted, the campaign and its associated data will no longer be accessible.

{% hint style="info" %}

* A campaign that is already **deleted** will not be displayed on the main campaigns page.
* Campaigns in any other state (Start, Running, Paused, Completed) that are deleted will appear in the **Archived** section for reference.
  {% endhint %}

:clap: **YAY !!! You have successfully deleted a campaign**

<https://app.voicegenie.ai/>


---

# 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://voicegenie.gitbook.io/voicegenie-ai/product-guides/campaigns/deleting-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.
