# Connect Records

Once the connection control is established, you can further drill N-level down through the records within the connection relationship view and connect any record to the main primary record as a connection.

For example:

Consider that a user wants to drill through the records within the connection relationship view and connect a specific record to the main primary record (to create a connection).&#x20;

In this connection relationship view, account **‘A Datum (Sample Data)’** is the main record and it has 2 associated opportunities, and user can further drill through **‘Expressed interest in A. Datum X line of printers’** opportunity record to see its contact.

<figure><img src="/files/-MTtwjB79edBicuB9jgp" alt="Connect Records"><figcaption></figcaption></figure>

Now the user wants to connect this **‘Abraham McCormick’** contact to **‘A Datum (Sample Data)’** main account record. This can be achieved with just few steps.

* First, right click on **‘Abraham McCormick’ -->** Click on **‘Connect’** option.

<figure><img src="/files/-MTtwrwekABS-v-2k4HT" alt="Connect Records"><figcaption></figcaption></figure>

* Select the role category to create a connection with to account from the given list.

<figure><img src="/files/-MTtwyxRwmNkKN_6zx0q" alt="Connect Records"><figcaption></figcaption></figure>

* Pick a category and choose one of the roles under it.

<figure><img src="/files/-MTtx3AvPYsNnXUrPkFO" alt="Connect Records"><figcaption></figcaption></figure>

* Once connection role is selected, ‘Create Connection’ form will open up with contact record set to the field **‘Selected Record’**.

<figure><img src="/files/-MTtxA2IKtLnE5XtH-zm" alt="Connect Records"><figcaption></figcaption></figure>

* Click on **‘Save and Close’**.

<figure><img src="/files/-MTtxGIahkBNLZ1QlUnA" alt="Connect Records"><figcaption></figcaption></figure>

* The connection is now successfully created and it will start appearing under **‘Connections’** of **‘A Datum (Sample Data)’** account record.

<figure><img src="/files/-MTtxLrws7Cm0gtsBJ1U" alt="Connect 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/map-my-relationships/features/mind-map-visualization/connect-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.
