Rounak Dhillon 85aa2a8c2b
Docs: Brandname Tag Revert (#22868)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-11 11:40:39 +05:30

31 lines
1.2 KiB
Markdown

---
title: Bulk Upload Data Assets with CSV in OpenMetadata
description: Save time by importing or updating multiple data assets via CSV. Validate and edit inline before finalizing bulk uploads in OpenMetadata.
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%}