# How to duplicate a campaign

Campaign duplication is a way of recreating a new campaign based on a previous one, on the same account or on another account to which you also have access.

Find out more about the duplication use case and what a duplication can do in terms of configuration, please refer [**to this specific article**](/web-experimentation-and-personalization/campaign-creation-and-dashboard/campaign-duplication.md).

![](/files/69piCLQWG3Xe7Jn7oEl4)

To duplicate a campaign, follow these steps:

1. Go to the **Test** or **Personalization** dashboard and select the campaign you want to duplicate. The duplication process starts from a specific campaign.
2. To access the duplication feature, **click the three dots** on the line of the campaign you want to duplicate.
3. Select the **Duplicate** option from the list.
4. This displays a new pop-in.<br>

   <figure><img src="/files/sb2LLVHYJcd0RjpXOrTF" alt="" width="563"><figcaption></figcaption></figure>
5. **Choose the destination campaign type:** you can either keep the same campaign type (this is what we call an identical duplication) or modify it (this would be a duplication with transformation).\
   **Note that A/A tests, Patches, Multipage Patches and Multivariate Tests can only be duplicated in their original campaign types.**
6. **Select the content to import to your new campaign.** Depending on your previous selection, you may have to select the specific variation/experience/page you want to duplicate (in the case of multiple variations/experience campaigns).
7. **Select the destination account:** it can be the same (by default, your current account is pre-selected)as you’re currently using or any other account you have access to. The list only displays those accounts you have access. You can select up to 5 accounts from this list as destination for your duplication.<br>

   <figure><img src="/files/nXpldwxfLdJuZwPBSYZB" alt="" width="188"><figcaption></figcaption></figure>
8. **Optional:** Enter a name for your new campaign. By default, your campaign name has the following format: {campaign\_original\_name\_(duplicate)}.
9. Validate by clicking **Duplicate**. The new duplicate campaign is displayed in its corresponding dashboard (test or personalization) and is paused by default.

{% hint style="warning" %}
If you want to perform a duplication to more than 5 accounts, you need to repeat this action until you duplicate the campaign to the desired number of accounts (10, 20, or more).
{% endhint %}

{% hint style="info" %}
It is not possible to duplicate a subtest from a multipage campaign. Duplication is only supported at the campaign level, allowing you to copy the entire campaign but not individual subtests within it.
{% endhint %}

{% hint style="info" %}
When duplicating a campaign that is currently in QA, the QA mode is automatically disabled and the duplicated campaign is always paused by default.
{% endhint %}

Find out more about the duplication use case and what a duplication can do in terms of configuration, please refer [**to this specific article**](/web-experimentation-and-personalization/campaign-creation-and-dashboard/campaign-duplication.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.abtasty.com/web-experimentation-and-personalization/campaign-creation-and-dashboard/campaign-duplication/how-to-duplicate-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.
