# Duplicating a Campaign

Duplicating a campaign\
You can Duplicate a campaign in the Same Environment or to the other Environment (Staging/Production)<br>

<figure><img src="https://lh5.googleusercontent.com/w8YuB2EA-Xbqy3luYWj7rN0a7qMOxklrcDstVXUh8G6na1KA6mhC6Fisrj0Ip6-AsrAExPx3UQ9EFRC_jp_RO0n7FNc4QKWPx7qDXjxhcDnpMn4Lwz2E1TOhE_olcvuhzjRJe_AmkKGIhxN-dhBXh4Y" alt=""><figcaption></figcaption></figure>

* Access the Staging Environment: Ensure you are logged in and have access to the staging environment where the original campaign is created.\ <br>
* Navigate to the Campaign: Locate the campaign that you want to duplicate.\ <br>
* Open the Kanban Menu (Three Dots Menu): Click on the campaign to open its details page. In the top-right corner or bottom-right corner of the campaign details, you should see a "Kanban Menu" icon (usually represented by three vertical dots or lines). Click on this icon to open the Kanban Menu.\
  \ <br>

  <figure><img src="https://lh3.googleusercontent.com/4gWF7XCwDmESk-wCX9g3an38Ublg15RR2gDay7LHJi7sMMXEiop1V5JSw5FREUC6lE0UNlqMlo7pDIxz5T-xKU8-PGPWfyeUt-Y7-hZxGIRO3EyGl3ZXKueFbTFZVf_DxMY8WTM4idPJvy1JL8bz3lk" alt=""><figcaption></figcaption></figure>
* Select Duplicate: Within the Kanban Menu, you will find various options. Look for and select the "Duplicate" option. This will prompt a new dialog box to appear.\ <br>
* Choose Destination Environment: In the dialog box, you will see the option to select the destination environment for the duplicated campaign. Choose between "Current Environment" (staging) or "Production" environment, depending on where you want the campaign duplicated.<br>

  <figure><img src="https://lh3.googleusercontent.com/YEcM6mkfcrnpG1n_tavdQEGgkxLeFxW5Lq4qw7-KOgLM3rYiDYMMhXK27ShT_gVmA3texPQWK3VInwDHpZVHRY4mHzlqX37d1AcoTg6QA3L-dUysiZnzRKL9YBZ8guMSSwOP7CtZgFfGYMtwWab663o" alt=""><figcaption></figcaption></figure>

<br>

\ <br>

Confirm and Duplicate: Once you have selected the desired destination environment, confirm your choice and proceed to duplicate the campaign. The system will begin the duplication process.\
\
Once the Duplication is completed you will find the duplicated campaign on Draft State with a New Campaign Id, you can Edit it and take it live whenever you want.\
\
\
If you encounter any difficulties or have further questions, feel free to reach out to the CustomerGlu support team for assistance.<br>


---

# 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://help.customerglu.com/duplicating-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.
