mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00
31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
---
|
|
title: Bulk Upload Data Assets
|
|
slug: /how-to-guides/data-discovery/bulk-upload
|
|
collate: true
|
|
---
|
|
|
|
# How to Bulk Upload Data Assets
|
|
|
|
Collate offers a Data Assets Bulk Upload feature, enabling users to efficiently upload multiple data assets via 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 the Data Assets from Collate is quick and easy!
|
|
|
|
{%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%}
|