# Create a Duplicate Journey

Use the 'Journey Copy' feature to create an exact replica of the existing journey. Duplicates are created as drafts and don’t include analytical data from the existing journey.

### How to create a duplicate journey?

1. Login to your Growlytics Dashboard.
2. From the sidebar, select Journeys, and a Journey List page will open.
3. From the Journey List page, click on the journey you want to create a copy of. You will then be redirected to the Journey Details page.
4. On the Journey Details page, you will see an option to create a copy of the journey in the top right corner, as shown in the screenshot below.

<figure><img src="/files/Ce7d8fAD3gyxvMAzzD0N" alt=""><figcaption><p>Create Duplicate Journey</p></figcaption></figure>


---

# 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://support.growlytics.in/journeys-and-automation/journeys-basics/create-a-duplicate-journey.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.
