# Duplicate campaign

Instead of creating a completely new campaign, you can also select an existing campaign and duplicate it. To do this, select a corresponding entry in the list view of your campaigns and click on the three ‘...’. A context menu opens. Select the **Duplicate** entry in this menu.

A copy of the campaign is created and the page for editing this new campaign opens.

The new campaign automatically receives the addition **Copy** in its name and is set to inactive.

The fields for editing a duplicated campaign are identical to those for [creating a campaign](/en/plugins/discount-category-for-shopware-6/admin-dashboard/create-campaign.md). Please follow the instructions in the section.


---

# 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.premsoft.de/en/plugins/discount-category-for-shopware-6/admin-dashboard/duplicate-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.
