# Clone single record

After setting up templates and selecting attributes/ relationships, the next step is to clone the record. In order to clone the record, follow the steps given below:&#x20;

* Navigate to **Sales Hub** --> **Order entity** --> **Select and open** the record to be cloned --> Click on **Click2Clone** button.

<figure><img src="/files/-M6ZGwUMRTLGUtEykG4y" alt="Clone Single Record"><figcaption></figcaption></figure>

* Once the cloning is done, the cloned copy will open immediately. Here, you can see **prefix** has been added to the cloned record and the copied related order line items.

<figure><img src="/files/-M6ZHi5trLDQqrDIJLkz" alt="Clone Single Record"><figcaption></figcaption></figure>

* Further, you can see the original record from which the copy is created in **Source order** field due to setting the source lookup reference on clone record.

<figure><img src="/files/-M6ZIgxZWPe_69ySQCms" alt="Clone Single Record"><figcaption></figcaption></figure>

* In similar way to see **Cloned order** reference, click on the **source record** and it will be redirected to the original record where you will be able to see the clone record reference.

<figure><img src="/files/-M6ZLqpnACC4Fd1Z5JzM" alt="Clone Single Record"><figcaption></figcaption></figure>

This is how **target** and **source** entity reference work which helps you to navigate within target and source records more efficiently.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}

&#x20;


---

# 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://docs.inogic.com/click2clone/features/clone-single-record.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.
