> For the complete documentation index, see [llms.txt](https://docs.neodove.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neodove.com/admin-portal/campaigns/copy-campaign.md).

# Copy a Campaign

{% embed url="<https://youtu.be/yYv1NmYnlpI>" %}

Copying a campaign is essential as it allows for **the duplication of** all pertinent settings within the campaign, including the Engagement Form, Lead Distribution Settings, and Basic Details.&#x20;

{% hint style="success" %}
This streamlined process helps to **save** significant time and effort in order to create new campaigns with the **same settings**.&#x20;
{% endhint %}

## Steps:

***

1\. Go to **Pipeline** > **Type of Pipeline**.                                                                                                                                 2. On the right-hand section, there is a **list** of all the campaigns you have created within that **specific type** or **category** of campaign.

<figure><img src="/files/8qFSfy5dqM8fWUiTCyOF" alt=""><figcaption></figcaption></figure>

3\. A  menu icon (**three dots**) is present against every campaign.                                                                                     4. Select the **menu icon** present against the campaign that you want to **Copy**.                                                                                   5. A tab will appear with **three options**: Copy, View Logs, and Delete.

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

6\. Select the ‘**Copy**’ option.

7\. A menu bar will appear asking for ‘**Proceed To Copy Campaign**’.

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

8\. Click on ‘**Copy**’ to copy the **particular Campaign**.&#x20;

9\. Subsequently, a **new campaign** will be generated, inheriting all the settings **copied** from the previous campaign.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.neodove.com/admin-portal/campaigns/copy-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.
