mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
19 lines
764 B
Markdown
19 lines
764 B
Markdown
---
|
|
title: Guide to Searching Data Using Hierarchical View
|
|
slug: /how-to-guides/data-discovery/hierarchy
|
|
---
|
|
|
|
# Steps for Searching Using Hierarchy
|
|
|
|
## Access the Hierarchy View:
|
|
- Navigate to the **Hierarchy View** within the OpenMetadata interface, where data is organized in a structured, layered manner.
|
|
- This view displays data assets and entities arranged based on their relationships and dependencies.
|
|
|
|
## Navigating the Hierarchical Structure:
|
|
- Expand or collapse different levels of the hierarchy to drill down into more specific data assets or to view higher-level parent assets.
|
|
- Click on a data asset within the hierarchy to view detailed information, metadata, or related data connections.
|
|
|
|
{% image
|
|
src="/images/v1.8/features/hierarchy.gif"
|
|
/%}
|