# Hierarchy View

Hierarchy View enables users to view and manage relationships between records in a tree-like structure. By displaying a clear parent-child record hierarchy, it simplifies the navigation and understanding of complex data relationships. This feature improves data management and simplifies data exploration and interaction.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FrRXjofsHx0DKwqugdtdO%2Fimage.png?alt=media&#x26;token=253b2f94-7436-4afb-8ae6-3d7fdb311c70" alt="Hierarchy View"><figcaption></figcaption></figure>

* The **Hierarchy View** setting controls how relationships are displayed in the system.
* &#x20;By default, it is set to **"No"**, showing relationships in a **Mind Map View**.

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FKP3Hyx8pb0siyPaxO6eB%2Fimage.png?alt=media&#x26;token=5bff3574-ae06-4008-8fa9-a2c8e3e11b6f" alt="Hierarchy View"><figcaption></figcaption></figure>

Follow these steps to enable and configure Hierarchy View:

1. **Enable Hierarchy View:**

&#x20;       i) Navigate to “Entity Configuration”.

&#x20;      ii) Locate the Hierarchy View field and set it to "Yes".

&#x20;     iii) Click Save to activate the feature

2. **Configure Hierarchical Relationship:**

In the Hierarchical Relationship field, select a self-referential one-to-many relationship (e.g., Account to Account or Contact to Contact).

<figure><img src="https://272130504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0QoyqUVI8_HaZ9FOSL%2Fuploads%2FafwMfwyRieXUfERNEVW4%2Fimage.png?alt=media&#x26;token=4d4cd072-cefa-45fe-9613-36da89348411" alt="Hierarchy View"><figcaption></figcaption></figure>

&#x20;This will define the parent-child relationship for your data.

3. **Select Fields to Display on the Card:**

&#x20;       i) Locate the View to Show Fields on Card field.

&#x20;      ii) Choose the view to display fields on the card. It will take the first five fields from the selected view to show on the card.

{% 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/hierarchy-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.
