# Visualize Sibling Records

The ***Visualize Sibling Records*** functionality allows users to visualize all records that share the same parent node directly within the hierarchy view. By selecting a record, users can instantly see its sibling records, those linked to the same higher-level entity, without switching screens.

This provides a clear, side-by-side view of related entities under a common parent, helping users analyze peer-level relationships, identify dependencies, and make informed decisions.

It’s particularly beneficial for

* Understanding account hierarchies
* Project dependencies
* Or related case structures in Dynamics 365 CRM.

For example, Alpine Ski House is associated with the parent record, Contoso Pharmaceuticals..

When a user clicks on the **“drill up”** icon from the Alpine Ski House hierarchy node, the parent record, Contoso Pharmaceuticals, becomes visible, as do all sibling records under the same parent (Litware, Inc. and Orion Retail Solutions) within the hierarchy view.

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

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

This allows users to quickly explore peer organizations, accounts, or projects that belong to the same parent entity, providing a clearer understanding of the relational structure within Dynamics 365 CRM.

{% hint style="success" %}
For any 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/visualize-sibling-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.
