# Copy only Related Records

Here are the steps to copy related/associated child records to another record within the same entity.

* [Set up template](https://docs.inogic.com/click2clone/configuration/copy-only-related-records/click2clone-template)
* [Specify fields to copy](https://docs.inogic.com/click2clone/configuration/copy-only-related-records/specify-fields-to-copy)

After following the above steps, you will be able to copy related/associated child records to another record within the same entity using ['Get Records'](https://docs.inogic.com/click2clone/configuration/copy-only-related-records/get-records) function.

{% 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/configuration/copy-only-related-records.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.
