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

48 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: How to Add Glossary Terms
slug: /how-to-guides/guide-for-data-users/glossary
---
# How to Add Glossary Terms
- From the Explore page, select a data asset and click on the edit icon or + Add for Glossary Term.
- Search for the relevant tags. You can either type and search, or scroll to select from the options provided.
- Click on the checkmark to save the changes.
{% image
src="/images/v1.6/how-to-guides/discovery/glossary1.png"
2024-06-18 15:53:06 +02:00
alt="Add Glossary Terms"
caption="Add Glossary Terms"
/%}
You can view all the associated glossary terms in the right panel.
{% image
src="/images/v1.6/how-to-guides/discovery/glossary2.png"
2024-06-18 15:53:06 +02:00
alt="Add Glossary Terms"
caption="Add Glossary Terms"
/%}
## 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.6/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.6/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="How to Create a Custom Property for a Data Asset"
icon="MdArrowForward"
href="/how-to-guides/guide-for-data-users/custom"%}
Learn how to create custom attributes for data assets
{%/inlineCallout%}