mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Bulk Upload Data Assets
 | |
| slug: /how-to-guides/data-discovery/bulk-upload
 | |
| ---
 | |
| 
 | |
| # How to Bulk Upload Data Assets
 | |
| 
 | |
| The Data Assets Bulk Upload feature enables users to efficiently upload multiple data assets using a CSV file. This functionality allows for the bulk import or update of database, schema, and table entities in a single operation, saving time and effort. Additionally, the inline editor provides a convenient way to validate and modify the data assets before finalizing the import process.
 | |
| 
 | |
| 
 | |
| {% youtube videoId="DDJ477r-g3A" start="0:00" end="2:19" width="800px" height="450px" /%}
 | |
| 
 | |
| Both importing and exporting data assets are quick and straightforward.
 | |
| 
 | |
| {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="Data Asset Import"
 | |
|   icon="MdArrowForward"
 | |
|   href="/how-to-guides/data-discovery/import"%}
 | |
|   Quickly import a data assets as a CSV file.
 | |
| {%/inlineCallout%}
 | |
| 
 | |
| {%inlineCallout
 | |
|   color="violet-70"
 | |
|   bold="Data Asset Export"
 | |
|   icon="MdArrowForward"
 | |
|   href="/how-to-guides/data-discovery/export"%}
 | |
|   Quickly export data assets as a CSV file.
 | |
| {%/inlineCallout%}
 |