# Create multiple copies of a record

Apart from cloning single and multiple records, you can also create multiple copies of any given record. Follow the below steps to create multiple copies of record:

1\) While configuring Click2Clone template go to **'Multiple Copies Configuration'** and duly fill the required fields.

**Number of copies to be created:** Enter any number as required.

**Allow default edit:** Choose yes or no. If yes, you can edit the no. of copies before cloning the records. If no, then the given no.of copies will be created.

**Begin Number:** This defines a number that the clone copy counter will start from.

**Suffix Length:** It defines the number of digits to be added in the incremented suffix value.

<figure><img src="/files/FJIp1wGeKj4TlZvk3Etm" alt="Clone Record"><figcaption></figcaption></figure>

2\) Navigate to **entity home page** --> Select **a record** to clone --> Click on **Click2Clone** button.

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

3\) A pop up will appear --> Select **the templates** in case of multiple templates --> Edit the no. of copies field, only if **'Allow default edit'** is **enabled** --> Click on **OK.** Here, the **'No. of Copies to be created'** field is **changed to 3**.

<figure><img src="/files/ahK2FAk4yqkxAcWndAmA" alt="Clone Record"><figcaption></figcaption></figure>

4\) Refresh the grid to view multiple copies of cloned record.

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

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


---

# 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/multiple-copies-of-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.
