# Clone A Campaign

To clone a campaign, follow these steps:

1. Go to the **Campaigns** page on your dashboard.
2. Locate the **campaign name** you want to delete.
3. At the end of the campaign row, click the **Clone** button.

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

✅ Once cloned, the campaign and its associated data will be accessible.

{% hint style="info" %}

* The cloned campaign will be in the **Pending** state initially.
* The campaign name will appear as **“Copy of {Original Campaign Name}”**.
  {% endhint %}

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


---

# 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/clone-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.
