> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Bulk Upload Data Assets with CSV in OpenMetadata

> Save time by importing or updating multiple data assets via CSV. Validate and edit inline before finalizing bulk uploads in OpenMetadata.

# 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.

<iframe width="800" height="450" src="https://www.youtube.com/embed/mzZxGMcb_ps?start=0&end=139" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

Both importing and exporting data assets are quick and straightforward.

<Card title="Data Asset Import" href="/v1.12.x/how-to-guides/data-discovery/import">
  Quickly import a data assets as a CSV file.
</Card>

<Card title="Data Asset Export" href="/v1.12.x/how-to-guides/data-discovery/export">
  Quickly export data assets as a CSV file.
</Card>
