# Project Clone

***Project Clone*** is the screen where a project is copied to another company.

The following steps are followed for the copy operation;

1. Enter the following fields;

* ***Source Company;*** The company to which the project that is wanted to be moved belongs.
* ***Source Project;*** Project that is wanted to be moved.
* ***Target Company;*** The company to which the selected project is wanted to be moved.

{% hint style="info" %}
*Source Project List becomes enabled after Source Company is selected.*
{% endhint %}

<figure><img src="/files/TxXmKiGwuB9lgzongh9w" alt=""><figcaption></figcaption></figure>

2. a. Click the ***Save*** button to save the clone.

   b. Click the ***Cancel*** button to cancel the cloning operation.


---

# 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://testinium.gitbook.io/testinium-enterprise/system-settings/system-settings/project-clone.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.
