# Create Associate Records within Tree View

The Create Associate Record feature allows users to quickly add new related records directly from the Tree View without navigating away from the visual hierarchy. This makes relationship-building effortless by enabling on-the-spot creation of contacts, sub-accounts, or any child entity directly under the selected parent node. Once saved, the new record instantly appears in the Tree View - keeping the hierarchy updated in real time and improving productivity.

### How to create associate records within Tree View: Step-by-Step Guide

#### 1. Open the Tree View

Navigate to the entity record (e.g., Account) and select the Tree View tab to view all associated contacts, sub-entities, and any configured relationships.

#### 2. Click “Create Record”

Click On Menu Props I.e vertical three dots.\
Click Create Record (as highlighted in the first image).\
This opens the Quick Create panel on the right side.

<div data-with-frame="true"><figure><img src="/files/ipIFxU9PdntINWhO7cQ0" alt="Create Associate Record in Tree View for Dynamics 365 CRM Visualization"><figcaption></figcaption></figure></div>

#### 3. Fill in Record Details

In the Quick Create form:

* Enter required fields (e.g., First Name, Last Name, Job Title).
* The Parent / Lookup fields are auto-populated based on the selected node (e.g., Account Name = Michael Thompson).
* Add any additional details like email, phone numbers, or descriptions.

#### &#x20;4. Save the Record

Click Save and Close.\
The record is created instantly and linked to the selected parent record.

<div data-with-frame="true"><figure><img src="/files/ieECgql9TooG4Ha8VE2n" alt=""><figcaption></figcaption></figure></div>

#### 5. View the Newly Added Record in Tree View

Upon saving, refresh the tree view manually and display the newly created associate record—such as Jeremy Johnson—under the appropriate parent node (as shown in the final image).

<div data-with-frame="true"><figure><img src="/files/eTsooWkz3L45fPJyZwWR" alt=""><figcaption></figcaption></figure></div>

**Result**

You can now visually build and manage CRM relationships with ease:

* Add new contacts or related records directly on the tree view
* No need to switch screens or lose context

{% 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/tree-view-visualization/create-associate-records-within-tree-view.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.
