# Get Records

Get Records functionality brings **child records** from **Source record** to **Target record** of the same entity. By clicking **Get Records** on **Target Record**, selected relationships from **Source Record** will be cloned to **Target Record** within **same Entity**.

Follow the steps given below to bring child records from Source record to Target record:

* Navigate to **Opportunity** entity --> **Select and open** a target record --> Click on **Get Records** button.

<figure><img src="/files/-M6_FwBHvuAbYcTq_Pia" alt="Get Records"><figcaption></figcaption></figure>

* Select the **relationship**.( It is already selected while configuring template.)

<div align="left"><figure><img src="/files/-M6_G1jcTOOzBSLlpLeK" alt="Get Records"><figcaption></figcaption></figure></div>

* Select **source record** --> Click on **Add.**

<div align="center"><figure><img src="/files/-M6_G6RcT821Vj_YbjQl" alt="Get Records"><figcaption></figcaption></figure></div>

* Click on **OK** to start cloning.

<figure><img src="/files/BFakJfRgexGOhrt13ds6" alt="Get Records"><figcaption></figcaption></figure>

Let's compare the cloning results.

* **Source record** - The record who’s opportunity line items are copied to the other opportunity record except the discount field.

<figure><img src="/files/-M6_GQJ8P8oiYiXZRGLx" alt="Get Records"><figcaption></figcaption></figure>

* **Target record** - The record to which we copied opportunity line items except the discount field.

<figure><img src="/files/-M6_GUCK-yGpM7Q5fhVd" alt="Get Records"><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/get-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.
