mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	 4adffef439
			
		
	
	
		4adffef439
		
			
		
	
	
	
	
		
			
			* Update the partial references for 1.7.x-SNAPSHOT * Delete image folder for 1.4 and add images for 1.7 * Update the new connector stages
		
			
				
	
	
		
			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.7/features/hierarchy.gif"
 | |
| /%}
 |