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

56 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: How to Add Assets to Glossary Terms
slug: /how-to-guides/data-governance/glossary/assets
---
# How to Add Assets to Glossary Terms
After creating a glossary term, data assets can be associated with the term. In the **Glossary Term > Assets Tab** all the assets associated with the glossary term are displayed. These data assets are further subgrouped as Tables, Topics, Dashboards, etc.
{% image
src="/images/v1.7/how-to-guides/governance/term3.png"
2024-06-18 15:53:06 +02:00
alt="Assets Tab"
caption="Assets Tab"
/%}
You can add more assets by clicking on **Add > Assets**.
{% image
src="/images/v1.7/how-to-guides/governance/asset.png"
2024-06-18 15:53:06 +02:00
alt="Add Asset"
caption="Add Asset"
/%}
You can further search and filter assets by type. Simply select the relevant assets and click **Save**.
{% image
src="/images/v1.7/how-to-guides/governance/asset1.png"
2024-06-18 15:53:06 +02:00
alt="Assets Related to the Glossary Term"
caption="Assets Related to the Glossary Term"
/%}
The glossary term lists the Assets, which makes it easy to discover all the data assets related to the term.
## Glossary Terms and Tags
If **Tags** are associated with a **Glossary Term**, then applying that glossary term to a data asset, will also automatically apply the associated tags to that data asset. For example, the glossary term Account has a PII.Sensitive tag associated with it. When you add a glossary term to a data asset, the associated tags also get added.
{% image
src="/images/v1.7/how-to-guides/governance/tag5.png"
2024-06-18 15:53:06 +02:00
alt="Glossary Term and Associated Tags"
caption="Glossary Term and Associated Tags"
/%}
{% image
src="/images/v1.7/how-to-guides/governance/tag6.png"
2024-06-18 15:53:06 +02:00
alt="Glossary Term and Tag gets Added to the Data Asset"
caption="Glossary Term and Tag gets Added to the Data Asset"
/%}
{%inlineCallout
color="violet-70"
bold="Best Practices for Glossary"
icon="MdArrowForward"
href="/how-to-guides/data-governance/glossary/best-practices"%}
Here are the Top 8 Best Practices around Terminologies.
{%/inlineCallout%}