> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/tdo-project-builder-user-guide/projects/clone-a-project.md).

# Clone a Project

This function is used when you want to make a copy of an existing project on the same server – for instance, you want to use functionality from a previous release but want to make some minor changes. This allows you to keep the existing project as-is and create the clone for your new work. All artifacts in the existing project will be cloned.

To create a clone, hover your cursor to the right of the project you want to clone and click the ‘duplicate’ button (two pages with a ‘+’ sign on them, second icon from right).

<figure><img src="/files/0lOj9unoEwDPNrFr7FRa" alt=""><figcaption><p>Clone project icon</p></figcaption></figure>

This will open the clone window. Because you are creating a copy on the same server, you must provide a prefix. TDO will affix this prefix to every artifact in the project. Once you have entered the prefix, click on ‘Clone’ to create the project clone.

<figure><img src="/files/tslbQCPIocn7Jax0jOEv" alt=""><figcaption><p>Clone Project window</p></figcaption></figure>

TDO will display a moving circle icon while the clone is in process. Once the clone is completed, the new project is visible in your projects list.

<figure><img src="/files/dkLZuCOG77KeFsLyeIwQ" alt=""><figcaption><p>Cloned project shown in projects window</p></figcaption></figure>
