๐Data Glossary
Private preview: The Data Glossary is currently in private preview. To enable this feature for your account, please contact support.
The Data Glossary lets you define and manage business terminology and definitions for your organization. Terms are organized by domains, so you can scope definitions to different parts of your data model (e.g., Sales, Finance, Marketing).
What Is the Data Glossary?
A glossary term is a named business concept with:
Name โ The canonical term (e.g., "Customer", "ARR", "Churn")
Description โ What it means in your organization
Domain โ Which domain it belongs to (terms are scoped to domains)
Owner โ Who is responsible for the definition
Synonyms โ Alternative names (e.g., "Client" for "Customer")
Tags โ Labels for filtering and grouping
Glossary terms appear as resources in the data graph and can be used by the AI assistant and EQL to understand your organization's vocabulary.
Creating a Term
Go to Data Glossary in the navigation.
Click Add term.
Fill in:
Name โ Required, unique within the domain
Domain โ Select the domain (create domains in Account Settings โ Domains first)
Description โ Required
Owner โ Defaults to you if left empty
Synonyms โ Optional list of alternative names
Tags โ Optional labels
Click Create.
You must have at least one domain before creating terms. Create domains in Account Settings โ Domains.
Editing and Deleting Terms
Edit โ Click the menu (โฎ) on a term and choose Edit. Update any field and save.
Delete โ Click the menu and choose Delete. Confirm to remove the term.
When editing, you can move a term to a different domain. The name and synonyms must remain unique within the new domain.
Searching and Filtering
Search โ Type in the search box to match term names or synonyms (case-insensitive).
Domain filter โ Filter by one or more domains.
Owner filter โ Filter by owner.
Tags filter โ Filter by tags (AND logic: term must have all selected tags).
Export
Click Export to download the glossary as a ZIP file containing YAML files, one per domain. Use this for backup, version control, or sharing definitions across environments.
Related Concepts
Domains โ Logical groupings of resources. Glossary terms belong to domains. See Domains.
Context Issues โ Capture missing institutional knowledge. Glossary terms help encode that knowledge. See Context Issues.
Last updated