Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
764 B
Markdown
Raw Permalink Normal View History

2024-11-19 18:26:50 +05:30
---
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"
2024-11-19 18:26:50 +05:30
/%}