# Cloning a record

Here are the things that you need to do before cloning a record:

* [Set up Entities for Click2Clone](https://docs.inogic.com/click2clone/configuration/cloning-a-record/click2clone-template)
* [Set up fields to copy](https://docs.inogic.com/click2clone/configuration/cloning-a-record/setup-fields-to-copy)
* [Copy related records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/copy-related-records)
* [Copy fields of related records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/copy-fields-of-related-records)
* [Specify related records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/specify-related-records)
* [Copy references of records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/copy-references-of-records)

After completing the above steps, you will be able to;

* [Clone single records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/clone-single-record)
* [Clone multiple records](https://docs.inogic.com/click2clone/configuration/cloning-a-record/clone-multiple-records)
* [Create multiple copies of a record](https://docs.inogic.com/click2clone/configuration/cloning-a-record/multiple-copies-of-a-record)

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

&#x20; &#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/configuration/cloning-a-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.
