mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	
		
			
	
	
		
			49 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			49 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | --- | ||
|  | title: How to Classify Data Assets | ||
|  | slug: /how-to-guides/data-governance/classification/assets | ||
|  | --- | ||
|  | 
 | ||
|  | # How to Classify Data Assets
 | ||
|  | 
 | ||
|  | ## How to Add Classification Tags
 | ||
|  | 
 | ||
|  | - From the Explore page, select a data asset and click on the edit icon or + Add for Tags. | ||
|  | - Search for the relevant tags. You can either type and search, or scroll to select from the options provided. | ||
|  | - Click on the checkmark to save the changes. | ||
|  | 
 | ||
|  | {% image | ||
|  | src="/images/v1.5/how-to-guides/governance/tag7.png" | ||
|  | alt="Add Tags to Classify Data Assets" | ||
|  | caption="Add Tags to Classify Data Assets" | ||
|  | /%} | ||
|  | 
 | ||
|  | The tagged data assets can be discovered right from the Classification page.  | ||
|  | - Navigate to **Govern >> Classification**. | ||
|  | - The list of tags is displayed along with the details of Usage in various data assets. | ||
|  | - Click on the Usage number to view the tagged assets. | ||
|  | 
 | ||
|  | {% image | ||
|  | src="/images/v1.5/how-to-guides/governance/tag2.png" | ||
|  | alt="Usage: Number of Assets Tagged" | ||
|  | caption="Usage: Number of Assets Tagged" | ||
|  | /%} | ||
|  | 
 | ||
|  | {% image | ||
|  | src="/images/v1.5/how-to-guides/governance/tag3.png" | ||
|  | alt="Discover the Tagged Data Assets" | ||
|  | caption="Discover the Tagged Data Assets" | ||
|  | /%} | ||
|  | 
 | ||
|  | You can view all the tags in the right panel. | ||
|  | 
 | ||
|  | Data assets can also be classified using Tiers. Learn more about [Tiers](/how-to-guides/data-governance/classification/tiers). | ||
|  | 
 | ||
|  | Among the Classification Tags, OpenMetadata has some System Classification. Learn more about the [System Tags](/how-to-guides/data-governance/classification/overview). | ||
|  | 
 | ||
|  | {%inlineCallout | ||
|  |   color="violet-70" | ||
|  |   bold="How to Request for Classification Tags" | ||
|  |   icon="MdArrowForward" | ||
|  |   href="/how-to-guides/data-governance/classification/request-tags"%} | ||
|  |   Users can request to update tags and discuss about these tags within OpenMetadata. | ||
|  | {%/inlineCallout%} |