# Cloning

Cloning is feature in Aristotle registry that can help user to create a Copy of the current metadata.

## How to Clone a metadata item <a href="#how_to_clone_a_metadata_item" id="how_to_clone_a_metadata_item"></a>

1\. Go to the item page of the item you would like to clone.

2\. In the Actions bar click on  "Clone this item".

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

3\. The item is now cloned and you will be able to edit the item from a metadata creation page.

<figure><img src="/files/7NfpoiplV9RPIJfBHpxQ" alt=""><figcaption></figcaption></figure>

4\. User can define the version number to the cloned metadata.&#x20;

<figure><img src="/files/3XdgDResDxoHB67PAFJz" alt=""><figcaption></figcaption></figure>

User can also assign this cloned metadata to any workgroup. User can also assign workgroup after creating the item. This cloned version if not assigned to any workgroup with be in the User's Sandbox.

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

### How to add different value domain or data element Concept to the cloned data element

1. User can also add different value domain and data element concept to the cloned Data element.&#x20;
2. User can click on the Components tab.

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

3\. user can make changes to the cloned data element by changing data element concept and value domain.&#x20;

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

4\. Once user is satisfied with the cloned item, Click on <img src="/files/e39r01fcfA8FdVbSvNIk" alt="" data-size="original">  and the item will be saved and user will be taken to the new items "item page".

<figure><img src="/files/k8RhSxA1KORudBbjy6Jk" alt=""><figcaption></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://help.aristotlemetadata.com/creating-and-editing/cloning.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.
