# Tree Navigation Panel

The Tree Navigation Panel provides a collapsible, scrollable sidebar that gives users a compact, at-a-glance outline of the entire hierarchy displayed in the Tree View. Instead of manually searching through large visual diagrams, users can quickly locate and jump to any record simply by clicking on its entry in the navigation panel.

The panel mirrors the structure of the Tree View—showing parent records, relationship groups (such as Opportunities, Accounts, Contacts), and all child nodes in a clean, nested format. As shown in the images:

* Selecting an item in the navigation panel (e.g., “9 Café PG-1 Grinders for A. Datum”) automatically highlights and brings the corresponding record into focus within the main Tree View.
* This eliminates the need for manual scrolling or zooming, especially when working with complex or deep hierarchical structures.

The Tree Navigation Panel significantly improves usability by acting as a quick-access map to the entire relationship model.

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

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

**Key Benefits**

* Fast record lookup—jump to any node with a single click
* Improves navigation in large, multi-level hierarchies
* Keeps users oriented while exploring complex relationship structures
* Saves time by reducing scrolling, zooming, and manual searching
* Enhances user experience with a clean, collapsible side outline

{% 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/tree-navigation-panel.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.
