mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	 9ad9c9e89e
			
		
	
	
		9ad9c9e89e
		
			
		
	
	
	
	
		
			
			* Doc: Meta updation * Doc: Meta updation * Docs: Meta Updation * Docs: Meta Updation * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Docs: Meta Updation --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
		
			
				
	
	
		
			48 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Data Discovery | OpenMetadata How-To Guide
 | |
| description: Step-by-step guidance for data discovery using Collate. Learn key actions, features, and best practices.q
 | |
| slug: /how-to-guides/data-discovery
 | |
| ---
 | |
| 
 | |
| # Overview of Data Discovery
 | |
| 
 | |
| Discovering data among thousands of datasets is hard without rich metadata and faceted search. OpenMetadata with a single catalog aggregates metadata about all data assets, and presents the right information to users depending on their needs. OpenMetadata aims to help **data producers** make smart decisions to evolve data and prioritize bug fixes; and help **data consumers** make timely decisions with the right data.
 | |
| 
 | |
| OpenMetadata provides a user-friendly interface for **data discovery**. OpenMetadata enables you to discover your data using a variety of strategies, including: keyword search, data associations (e.g., frequently joined tables, lineage), and complex queries. Using OpenMetadata you can search across tables, topics, dashboards, pipelines, ML models, containers, glossaries, and tags. OpenMetadata supports detailed metadata for assets and their components (e.g., columns, charts), including support for complex data types such as arrays and structs. Users can get a complete picture of their data by viewing the **data evolution** tracked using lineage and metadata versioning.
 | |
| 
 | |
| {% image
 | |
|   src="/images/v1.7/features/data-discovery.gif"
 | |
| /%}
 | |
| 
 | |
| {%inlineCalloutContainer%}
 | |
|  {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="How to Discover Assets of Interest"
 | |
|   icon="MdSearch"
 | |
|   href="/how-to-guides/data-discovery/discover"%}
 | |
|   Discover the right data assets quickly.
 | |
|  {%/inlineCallout%}
 | |
|  {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="Get a Quick Glance of the Data Assets"
 | |
|   icon="MdSearch"
 | |
|   href="/how-to-guides/data-discovery/preview"%}
 | |
|   Quick preview of the selected data asset.
 | |
|  {%/inlineCallout%}
 | |
|  {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="Data Asset Details"
 | |
|   icon="MdSearch"
 | |
|   href="/how-to-guides/data-discovery/details"%}
 | |
|   Get a holistic view of the data assets.
 | |
|  {%/inlineCallout%}
 | |
|  {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="Advanced Search"
 | |
|   icon="MdSearch"
 | |
|   href="/how-to-guides/data-discovery/advanced"%}
 | |
|   Add complex queries using advanced search.
 | |
|  {%/inlineCallout%}
 | |
| {%/inlineCalloutContainer%}
 | |
| 
 |