Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

36 lines
1.1 KiB
Markdown
Raw Normal View History

2024-03-07 16:37:05 +05:30
---
title: Glossary Export
slug: /how-to-guides/data-governance/glossary-classification/export
---
# Glossary Export
Exporting a glossary from OpenMetadata is easy.
- Navigate to **Govern > Glossary**
- Click on the **⋮** icon and **Export** the glossary file.
{% image
src="/images/v1.1/how-to-guides/governance/glossary8.png"
alt="Export Glossary File"
caption="Export Glossary File"
/%}
If you have glossary terms in your Glossary, the same will be exported as a CSV file. If you have If there are no terms in the Glossary, then a blank CSV template will be downloaded.
{%inlineCallout
color="violet-70"
bold="How to Bulk Import a Glossary"
icon="MdArrowBack"
href="/how-to-guides/data-governance/glossary-classification/import-glossary"%}
Save time and effort by bulk uploading glossary terms using a CSV file.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Add Assets to Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/data-governance/glossary-classification/assets"%}
Associate glossary terms to data assets making it easier for data discovery
{%/inlineCallout%}