docs changes (#14267)

This commit is contained in:
Shilpa Vernekar 2023-12-06 18:21:17 +05:30 committed by GitHub
parent a5a3347fd3
commit b530759849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
64 changed files with 312 additions and 370 deletions

View File

@ -1,6 +1,6 @@
---
title: How to set up bots
slug: /how-to-guides/feature-configurations/bots
slug: /how-to-guides/admin-guide/bots
---
# How to set up bots when SSO is configured

View File

@ -1,6 +1,6 @@
---
title: How To Run Ingestion Pipeline Via CLI with Basic Auth
slug: /how-to-guides/cli-ingestion-with-basic-auth
slug: /how-to-guides/admin-guide/cli-ingestion-with-basic-auth
---
# How To Run Ingestion Pipeline Via CLI with Basic Auth

View File

@ -1,6 +1,6 @@
---
title: How to add a custom property to an entity
slug: /how-to-guides/how-to-add-custom-property-to-an-entity
title: How to Add a Custom Property to an Entity
slug: /how-to-guides/admin-guide/how-to-add-custom-property-to-an-entity
---
# How to add a custom property to an entity with API

View File

@ -1,6 +1,6 @@
---
title: How to change the Login Page and Nav Bar Logo
slug: /how-to-guides/how-to-add-custom-logo
title: How to Add Custom Logo
slug: /how-to-guides/admin-guide/how-to-add-custom-logo
---
# How to add a custom logo for the application

View File

@ -1,6 +1,6 @@
---
title: How to Add Language Support
slug: /how-to-guides/how-to-add-language-support
slug: /how-to-guides/admin-guide/how-to-add-language-support
---
# How to Add Language Support

View File

@ -1,9 +1,9 @@
---
title: How To Organise Teams And users
slug: /how-to-guides/teams-and-users/how-to-organise-teams-and-users
title: How to Organise Teams and Users
slug: /how-to-guides/admin-guide/how-to-organise-teams-and-users
---
# How To Organise Teams And users
# How To Organise Teams And Users
## Team structure in OpenMetadata

View File

@ -0,0 +1,47 @@
---
title: Admin Guide
slug: /how-to-guides/admin-guide
---
# Admin Guide
Admin users have access to manage all the data assets. They can manage all the functions to create, edit, or delete. Admins can manage Roles, Policies, Services, Notifications, Custom Properties, Data Insights and more. They can add other users, or create teams to onboard users. An organization can have multiple Admins so that separate Admins can effectively manage different teams and departments.
{%inlineCalloutContainer%}
{%inlineCallout
color="violet-70"
bold="Run Ingestion Pipeline Via CLI with Basic Auth"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/cli-ingestion-with-basic-auth"%}
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Add Custom Logo"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/how-to-add-custom-logo"%}
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Add a Custom Property to an Entity"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/how-to-add-custom-property-to-an-entity"%}
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Add Language Support"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/how-to-add-language-support"%}
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Organise Teams and Users"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/how-to-organise-teams-and-users"%}
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Bots"
icon="MdArrowForward"
href="/how-to-guides/admin-guide/bots"%}
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,18 +0,0 @@
---
title: How to set up configurations for different features
slug: /how-to-guides/feature-configurations
---
# How to set up configurations for features
This section contains instructions to configure different features
{% inlineCalloutContainer %}
{% inlineCallout
icon="storage"
bold="Bots"
href="/how-to-guides/feature-configurations/bots" %}
Learn how to configure the "ingestion-bot"
{% /inlineCallout %}
{% /inlineCalloutContainer %}

View File

@ -5,4 +5,21 @@ slug: /how-to-guides
# How to Guides
How to Guides will give you a walk through on `How to do things in OpenMetadata`.
The How to Guides will give you a walk through on accomplishing the basic to the most advanced things in OpenMetadata. These step-by-step guides will help get an overview of the features and also help explore the various functionalities.
# Overview of OpenMetadata
## What is OpenMetadata?
OpenMetadata is a **unified platform for discovery, observability, and governance** powered by a central metadata repository, in-depth lineage, and seamless team collaboration. It is one of the fastest-growing open-source projects with a vibrant community and adoption by a diverse set of companies in a variety of industry verticals. Based on Open Metadata Standards and APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
## Quick Start Guides
{% tilesContainer %}
{% tile
title="Admin Guide"
description="Admin users can get started with OpenMetadata with just three quick and easy steps & know-it-all with the advanced guides."
link="/how-to-guides/admin-guide"
icon="administration"
/%}
{% /tilesContainer %}

View File

@ -1,25 +0,0 @@
---
title: Team structure in OpenMetadata
slug: /how-to-guides/teams-and-users
---
# Team structure in OpenMetadata
In OpenMetadata we have hierarchal team structure with `teamType` that can be `Organization`, `Business Unit`, `Division`, `Department`, and `Group` (default team type).
- `Organization` is the root team in the hierarchy. _It can't have a parent_. It can have children of type `Business Unit`, `Division`, `Department`, `Group` along with `Users` directly as children (who are without teams).
- `BusinessUnit` is the next level of the team in the hierarchy. It can have `Business Unit`, `Division`, `Department`, and `Group` as children. It can only have **one parent** either of type `Organization`, or `Business Unit`.
- `Division` is the next level of the team in the hierarchy below `Business Unit`. It can have `Division`, `Department`, and `Group` as children. It can only have **one parent** of type `Organization`, `Business Unit`, or `Division`.
- `Department` is the next level of the team in the hierarchy below `Division`. It can have `Department` and `Group` as children. It can have `Organization`, `Business Unit`, `Division`, or `Department` as parents. **It can have multiple parents**.
- `Group` is the last level of the team in the hierarchy. It can have only `Users` as children and not any other teams. It can have all the team types as parents. **It can have multiple parents**.
{% image
src="/images/v1.0/how-to-guides/teams-and-users/teams-structure.png"
alt="team-structure"
/%}

View File

@ -643,22 +643,20 @@ site_menu:
color: violet-70
icon: openmetadata
- category: How to Guides / CLI Ingestion with basic auth
url: /how-to-guides/cli-ingestion-with-basic-auth
- category: How to Guides / Feature configurations
url: /how-to-guides/feature-configurations
- category: How to Guides / Feature configurations / Bots
url: /how-to-guides/feature-configurations/bots
- category: How to Guides / Teams and Users
url: /how-to-guides/teams-and-users
- category: How to Guides / Teams and Users / How to Organise Teams and Users
url: /how-to-guides/teams-and-users/how-to-organise-teams-and-users
- category: How to Guides / How to add a custom property to an entity
url: /how-to-guides/how-to-add-custom-property-to-an-entity
- category: How to Guides / How to add Custom Logo
url: /how-to-guides/how-to-add-custom-logo
- category: How to Guides / How to Add Language Support
url: /how-to-guides/how-to-add-language-support
- category: How to Guides / Admin Guide
url: /how-to-guides/admin-guide
- category: How to Guides / Admin Guide / CLI Ingestion with Basic Auth
url: /how-to-guides/admin-guide/cli-ingestion-with-basic-auth
- category: How to Guides / Admin Guide / How to Add Custom Logo
url: /how-to-guides/admin-guide/how-to-add-custom-logo
- category: How to Guides / Admin Guide / How to Add a Custom Property to an Entity
url: /how-to-guides/admin-guide/how-to-add-custom-property-to-an-entity
- category: How to Guides / Admin Guide / How to Add Language Support
url: /how-to-guides/admin-guide/how-to-add-language-support
- category: How to Guides / Admin Guide / How to Organise Teams and Users
url: /how-to-guides/admin-guide/how-to-organise-teams-and-users
- category: How to Guides / Admin Guide / Bots
url: /how-to-guides/admin-guide/bots
- category: Features
url: /features

View File

@ -1,6 +1,6 @@
---
title: Understanding Activity Feeds
slug: /how-to-guides/openmetadata/data-collaboration/activity-feeds
slug: /how-to-guides/data-collaboration/activity-feeds
---
# Understanding Activity Feeds

View File

@ -1,6 +1,6 @@
---
title: How to Create an Announcement
slug: /how-to-guides/openmetadata/data-collaboration/add-announcement
slug: /how-to-guides/data-collaboration/add-announcement
---
# How to Create an Announcement

View File

@ -1,6 +1,6 @@
---
title: Overview of Announcements
slug: /how-to-guides/openmetadata/data-collaboration/announcements
slug: /how-to-guides/data-collaboration/announcements
---
# Overview of Announcements

View File

@ -1,6 +1,6 @@
---
title: Data Collaboration
slug: /how-to-guides/openmetadata/data-collaboration
slug: /how-to-guides/data-collaboration
---
# Overview of Data Collaboration
@ -23,7 +23,7 @@ Watch the video on how to use the collaboration features in OpenMetadata.
color="violet-70"
bold="Understanding Activity Feeds"
icon="MdConnectWithoutContact"
href="/how-to-guides/openmetadata/data-collaboration/activity-feeds"%}
href="/how-to-guides/data-collaboration/activity-feeds"%}
Learn more about the announcements in OpenMetadata
{%/inlineCallout%}
{%inlineCallout
@ -44,14 +44,14 @@ Watch the video on how to use the collaboration features in OpenMetadata.
color="violet-70"
bold="Overview of Announcements"
icon="MdVolumeUp"
href="/how-to-guides/openmetadata/data-collaboration/announcements"%}
href="/how-to-guides/data-collaboration/announcements"%}
Learn more about the announcements in OpenMetadata
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Create an Announcement"
icon="MdVolumeUp"
href="/how-to-guides/openmetadata/data-collaboration/add-announcement"%}
href="/how-to-guides/data-collaboration/add-announcement"%}
Follow the steps to add an announcement
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: Request for Description
slug: /how-to-guides/openmetadata/data-collaboration/request-description
slug: /how-to-guides/data-collaboration/request-description
---
# How to Request for Description

View File

@ -1,6 +1,6 @@
---
title: How to Request for Tags
slug: /how-to-guides/openmetadata/data-collaboration/request-tags
slug: /how-to-guides/data-collaboration/request-tags
---
# How to Request for Tags

View File

@ -1,6 +1,6 @@
---
title: Add Complex Queries using Advanced Search
slug: /how-to-guides/openmetadata/data-discovery/advanced
slug: /how-to-guides/data-discovery/advanced
---
# Add Complex Queries using Advanced Search

View File

@ -1,6 +1,6 @@
---
title: Detailed View of the Data Assets
slug: /how-to-guides/openmetadata/data-discovery/details
slug: /how-to-guides/data-discovery/details
---
# Detailed View of the Data Assets

View File

@ -1,6 +1,6 @@
---
title: How to Discover Assets of Interest
slug: /how-to-guides/openmetadata/data-discovery/discover
slug: /how-to-guides/data-discovery/discover
---
# How to Discover Assets of Interest

View File

@ -1,6 +1,6 @@
---
title: Data Discovery
slug: /how-to-guides/openmetadata/data-discovery
slug: /how-to-guides/data-discovery
---
# Overview of Data Discovery
@ -22,28 +22,28 @@ Watch the video on how easy it is to discovery your data in OpenMetadata.
color="violet-70"
bold="How to Discover Assets of Interest"
icon="MdSearch"
href="/how-to-guides/openmetadata/data-discovery/discover"%}
href="/how-to-guides/data-discovery/discover"%}
Discover the right data assets quickly.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Get a Quick Glance of the Data Assets"
icon="MdSearch"
href="/how-to-guides/openmetadata/data-discovery/preview"%}
href="/how-to-guides/data-discovery/preview"%}
Quick preview of the selected data asset.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Asset Details"
icon="MdSearch"
href="/how-to-guides/openmetadata/data-discovery/details"%}
href="/how-to-guides/data-discovery/details"%}
Get a holistic view of the data assets.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Advanced Search"
icon="MdSearch"
href="/how-to-guides/openmetadata/data-discovery/advanced"%}
href="/how-to-guides/data-discovery/advanced"%}
Add complex queries using advanced search.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: Get a Quick Glance of the Data Assets
slug: /how-to-guides/openmetadata/data-discovery/preview
slug: /how-to-guides/data-discovery/preview
---
# Get a Quick Glance of the Data Assets

View File

@ -1,6 +1,6 @@
---
title: How to Add Assets to Glossary Terms
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/assets
slug: /how-to-guides/data-governance/glossary-classification/assets
---
# How to Add Assets to Glossary Terms
@ -51,6 +51,6 @@ caption="Glossary Term and Tag gets Added to the Data Asset"
color="violet-70"
bold="How to Classify Data Assets"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/classify-assets"%}
href="/how-to-guides/data-governance/glossary-classification/classify-assets"%}
Add tags to data assets, or request them and discuss about the same, all within OpenMetadata.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Best Practices for Glossary and Classification
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/best-practices
slug: /how-to-guides/data-governance/glossary-classification/best-practices
---
# Best Practices for Glossary and Classification
@ -37,7 +37,7 @@ caption="Add Classification Tags to Glossary Terms"
## 3. Make Use of Tier Classification
Tiering helps define the importance of data to an organization. By focusing on Tier 1 data, organizations can create the highest impact. Identifying Tier 5 can help declutter the existing data. Learn more about [Tiers](/how-to-guides/openmetadata/data-governance/glossary-classification/tiers).
Tiering helps define the importance of data to an organization. By focusing on Tier 1 data, organizations can create the highest impact. Identifying Tier 5 can help declutter the existing data. Learn more about [Tiers](/how-to-guides/data-governance/glossary-classification/tiers).
## 4. Use Classifications to Simplify Policies
@ -61,7 +61,7 @@ In cases where abbreviations or acronyms are used, a better display name helps i
## 6. Use Glossary Import Export
For glossary bulk edits to update descriptions, ownership, reviewer, and status, export the Glossary, make the edits in a CSV file, and import it. Learn more about [Glossary Bulk Import](/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary).
For glossary bulk edits to update descriptions, ownership, reviewer, and status, export the Glossary, make the edits in a CSV file, and import it. Learn more about [Glossary Bulk Import](/how-to-guides/data-governance/glossary-classification/import-glossary).
## 7. Dont Delete Classification & Glossary Terms; Rename them

View File

@ -1,6 +1,6 @@
---
title: What is Classification
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/classification
slug: /how-to-guides/data-governance/glossary-classification/classification
---
# What is Classification
@ -58,7 +58,7 @@ Refer the **[API Documentation on Classification](https://sandbox.open-metadata.
color="violet-70"
bold="What are Tiers"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/tiers"%}
href="/how-to-guides/data-governance/glossary-classification/tiers"%}
Tiers helps to define the importance of data to an organization.
{%/inlineCallout%}
@ -66,6 +66,6 @@ Refer the **[API Documentation on Classification](https://sandbox.open-metadata.
color="violet-70"
bold="How to Classify Data Assets"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/classify-assets"%}
href="/how-to-guides/data-governance/glossary-classification/classify-assets"%}
Add tags to data assets, or request them and discuss about the same, all within OpenMetadata.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How to Classify Data Assets
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/classify-assets
slug: /how-to-guides/data-governance/glossary-classification/classify-assets
---
# How to Classify Data Assets
@ -36,9 +36,9 @@ caption="Discover the Tagged Data Assets"
You can view all the tags in the right panel.
Data assets can also be classified using Tiers. Learn more about [Tiers](/how-to-guides/openmetadata/data-governance/glossary-classification/tiers).
Data assets can also be classified using Tiers. Learn more about [Tiers](/how-to-guides/data-governance/glossary-classification/tiers).
Among the Classification Tags, OpenMetadata has some System Classification. Learn more about the [System Tags](/how-to-guides/openmetadata/data-governance/glossary-classification/classification).
Among the Classification Tags, OpenMetadata has some System Classification. Learn more about the [System Tags](/how-to-guides/data-governance/glossary-classification/classification).
## Task: Request to Update Tags
@ -140,6 +140,6 @@ Tag mapping is supported in the backend and not in the OpenMetadata UI. When two
color="violet-70"
bold="Best Practices for Glossary and Classification"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/best-practices"%}
href="/how-to-guides/data-governance/glossary-classification/best-practices"%}
Here are the Top 8 Best Practices around Terminologies.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How to Create Glossary Terms
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/glossary-terms
slug: /how-to-guides/data-governance/glossary-classification/glossary-terms
---
# How to Create Glossary Terms
@ -29,13 +29,13 @@ caption="Add Glossary Term"
Once a glossary term has been added, you can create **Child Terms** under it. The child terms help to build a conceptual hierarchy (Parent-Child relationship) to go from generic to specific concepts. For e.g., for a term Customer, the child terms can be Loyal Customer, New Customer, Online Customer.
Instead of creating a glossary manually, you can **[bulk upload glossary terms](/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary)** using a CSV file.
Instead of creating a glossary manually, you can **[bulk upload glossary terms](/how-to-guides/data-governance/glossary-classification/import-glossary)** using a CSV file.
{%inlineCallout
color="violet-70"
bold="How to Bulk Import a Glossary"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary"%}
href="/how-to-guides/data-governance/glossary-classification/import-glossary"%}
Save time and effort by bulk uploading glossary terms using a CSV file.
{%/inlineCallout%}
@ -43,6 +43,6 @@ Instead of creating a glossary manually, you can **[bulk upload glossary terms](
color="violet-70"
bold="How to Add Assets to Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/assets"%}
href="/how-to-guides/data-governance/glossary-classification/assets"%}
Associate glossary terms to data assets making it easier for data discovery
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: What is a Glossary
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/glossary
slug: /how-to-guides/data-governance/glossary-classification/glossary
---
# What is a Glossary
@ -109,12 +109,12 @@ OpenMetadata has extensive Glossary APIs. The main entities are **Glossary** and
You can create, delete, modify, and update using APIs. Refer to the **[Glossary API documentation](https://sandbox.open-metadata.org/docs#tag/Glossaries)**.
You can also [export or bulk import the glossary terms](/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary) using a CSV file.
You can also [export or bulk import the glossary terms](/how-to-guides/data-governance/glossary-classification/import-glossary) using a CSV file.
{%inlineCallout
color="violet-70"
bold="What is Classification"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/classification"%}
href="/how-to-guides/data-governance/glossary-classification/classification"%}
Learn about the classification tags, system tags, and mutually exclusive tags.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How to Bulk Import a Glossary
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary
slug: /how-to-guides/data-governance/glossary-classification/import-glossary
---
# How to Bulk Import a Glossary
@ -108,6 +108,6 @@ Both importing and exporting the Glossary from OpenMetadata is quick and easy!
color="violet-70"
bold="How to Add Assets to Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/assets"%}
href="/how-to-guides/data-governance/glossary-classification/assets"%}
Associate glossary terms to data assets making it easier for data discovery
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Glossary and Classification
slug: /how-to-guides/openmetadata/data-governance/glossary-classification
slug: /how-to-guides/data-governance/glossary-classification
---
# Glossary and Classification
@ -16,63 +16,63 @@ Watch the [Webinar on Glossaries and Classifications in OpenMetadata](https://ww
color="violet-70"
bold="What is a Glossary"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/glossary"%}
href="/how-to-guides/data-governance/glossary-classification/glossary"%}
Create glossaries in OpenMetadata with hierarchically arranged glossary terms.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="What is Classification"
icon="MdDiscount"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/classification"%}
href="/how-to-guides/data-governance/glossary-classification/classification"%}
Learn about the classification tags, system tags, and mutually exclusive tags.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="What are Tiers"
icon="MdDiscount"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/tiers"%}
href="/how-to-guides/data-governance/glossary-classification/tiers"%}
Tiers helps to define the importance of data to an organization.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Setup a Glossary"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/setup-glossary"%}
href="/how-to-guides/data-governance/glossary-classification/setup-glossary"%}
Learn how to set up a glossary manually in OpenMetadata.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Create Glossary Terms"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/glossary-terms"%}
href="/how-to-guides/data-governance/glossary-classification/glossary-terms"%}
Setup glossary terms to define the terminology. Add tags, synonyms, related terms, links, etc.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Bulk Import a Glossary"
icon="MdUpload"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary"%}
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="MdPushPin"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/assets"%}
href="/how-to-guides/data-governance/glossary-classification/assets"%}
Associate glossary terms to data assets making it easier for data discovery
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Classify Data Assets"
icon="MdDiscount"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/classify-assets"%}
href="/how-to-guides/data-governance/glossary-classification/classify-assets"%}
Add tags to data assets, or request them and discuss about the same, all within OpenMetadata.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Best Practices for Glossary and Classification"
icon="MdThumbUp"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/best-practices"%}
href="/how-to-guides/data-governance/glossary-classification/best-practices"%}
Here are the Top 8 Best Practices around Terminologies.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: How to Setup a Glossary
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/setup-glossary
slug: /how-to-guides/data-governance/glossary-classification/setup-glossary
---
# How to Setup a Glossary
@ -48,13 +48,13 @@ alt="Add Owner and Reviewers"
caption="Add Owner and Reviewers"
/%}
If the Owner and Reviewer details are added while creating the glossary, and the glossary terms are **[bulk uploaded using a CSV file](/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary)**, then the glossary Owner and Reviewers are inherited for all the glossary terms. These details can be changed later.
If the Owner and Reviewer details are added while creating the glossary, and the glossary terms are **[bulk uploaded using a CSV file](/how-to-guides/data-governance/glossary-classification/import-glossary)**, then the glossary Owner and Reviewers are inherited for all the glossary terms. These details can be changed later.
{%inlineCallout
color="violet-70"
bold="How to Create Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/glossary-terms"%}
href="/how-to-guides/data-governance/glossary-classification/glossary-terms"%}
Setup Glossary Terms to define the terminology. Add tags, synonyms, related terms, links, etc.
{%/inlineCallout%}
@ -62,7 +62,7 @@ If the Owner and Reviewer details are added while creating the glossary, and the
color="violet-70"
bold="How to Bulk Import a Glossary"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary"%}
href="/how-to-guides/data-governance/glossary-classification/import-glossary"%}
Save time and effort by bulk uploading glossary terms using a CSV file.
{%/inlineCallout%}
@ -70,6 +70,6 @@ If the Owner and Reviewer details are added while creating the glossary, and the
color="violet-70"
bold="How to Add Assets to Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-governance/glossary-classification/assets"%}
href="/how-to-guides/data-governance/glossary-classification/assets"%}
Associate glossary terms to data assets making it easier for data discovery
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: What are Tiers
slug: /how-to-guides/openmetadata/data-governance/glossary-classification/tiers
slug: /how-to-guides/data-governance/glossary-classification/tiers
---
# What are Tiers

View File

@ -1,6 +1,6 @@
---
title: Data Governance
slug: /how-to-guides/openmetadata/data-governance
slug: /how-to-guides/data-governance
---
# Data Governance
@ -13,6 +13,6 @@ Apart from well-defined access control roles and policies, a common vocabulary w
color="violet-70"
bold="Glossary and Classification"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance/glossary-classification"%}
href="/how-to-guides/data-governance/glossary-classification"%}
Learn more about the Glossaries and Classification Tags in OpenMetadata.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How to Transform the Data Culture of Your Company
slug: /how-to-guides/openmetadata/data-insights/data-culture
slug: /how-to-guides/data-insights/data-culture
---
# How to Transform the Data Culture of Your Company
@ -60,11 +60,11 @@ Data without description is hard to use, resulting in the loss of productivity.
### 4. Develop Data Vocabulary
Data vocabulary helps in the consistent understanding of data. In OpenMetdata, using the [Glossary](/how-to-guides/openmetadata/data-governance/glossary-classification) feature, you can describe business terms and concepts in a single place. Also, the data assets can be labelled using these glossary terms in order to provide semantic meaning.
Data vocabulary helps in the consistent understanding of data. In OpenMetdata, using the [Glossary](/how-to-guides/data-governance/glossary-classification) feature, you can describe business terms and concepts in a single place. Also, the data assets can be labelled using these glossary terms in order to provide semantic meaning.
### 5 Identify Important Data with Tiers
Tiering is an important concept of data classification in OpenMetadata. Using [Tiers](/how-to-guides/openmetadata/data-governance/glossary-classification/tiers), data producers or owners can define the importance of data to an organization.
Tiering is an important concept of data classification in OpenMetadata. Using [Tiers](/how-to-guides/data-governance/glossary-classification/tiers), data producers or owners can define the importance of data to an organization.
In case of tiering, it is easiest to start with the most important (Tier 1) and the least important (Tier 5) data. Once the **Tier 1** or most important data is identified, organizations can focus on improving the descriptions and data quality. The Data Insights in OpenMetadata helps identify the unused datasets as **Tier 5**. The Tier 5 datasets can be deleted periodically to declutter.

View File

@ -1,6 +1,6 @@
---
title: Data Insights
slug: /how-to-guides/openmetadata/data-insights
slug: /how-to-guides/data-insights
---
# Overview of Data Insights
@ -22,35 +22,35 @@ Watch a demo of Data Insights in OpenMetadata
color="violet-70"
bold="What is Tiering"
icon="MdInsights"
href="/how-to-guides/openmetadata/data-insights/tiering"%}
href="/how-to-guides/data-insights/tiering"%}
Set business importance of data using Tiers.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Set Up Data Insights Ingestion"
icon="MdInsights"
href="/how-to-guides/openmetadata/data-insights/ingestion"%}
href="/how-to-guides/data-insights/ingestion"%}
Set up the ingestion pipeline right from the UI.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Key Performance Indicators (KPI)"
icon="MdInsights"
href="/how-to-guides/openmetadata/data-insights/kpi"%}
href="/how-to-guides/data-insights/kpi"%}
Define the KPIs and set goals for documentation, and ownership.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Insights Report"
icon="MdInsights"
href="/how-to-guides/openmetadata/data-insights/report"%}
href="/how-to-guides/data-insights/report"%}
Get a quick glance of data asset description, ownership, and tiering coverage.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="How to Transform the Data Culture of Your Company"
icon="MdInsights"
href="/how-to-guides/openmetadata/data-insights/data-culture"%}
href="/how-to-guides/data-insights/data-culture"%}
Improve your data culture for data-driven decision making.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: Set Up Data Insights Ingestion
slug: /how-to-guides/openmetadata/data-insights/ingestion
slug: /how-to-guides/data-insights/ingestion
---
# Set Up Data Insights Ingestion
@ -40,12 +40,12 @@ alt="Data Insights Ingestion Created and Deployed"
caption="Data Insights Ingestion Created and Deployed"
/%}
Navigate to the Insights page. You should see your [Data Insights Reports](/how-to-guides/openmetadata/data-insights/report). Note that if you have just deployed OpenMetadata, App Analytics data might not be present. App Analytics data is fetched from the previous day (UTC).
Navigate to the Insights page. You should see your [Data Insights Reports](/how-to-guides/data-insights/report). Note that if you have just deployed OpenMetadata, App Analytics data might not be present. App Analytics data is fetched from the previous day (UTC).
{%inlineCallout
color="violet-70"
bold="Key Performance Indicators (KPI)"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-insights/kpi"%}
href="/how-to-guides/data-insights/kpi"%}
Define the KPIs and set goals for documentation, and ownership.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Key Performance Indicators (KPI)
slug: /how-to-guides/openmetadata/data-insights/kpi
slug: /how-to-guides/data-insights/kpi
---
# Key Performance Indicators (KPI)
@ -56,6 +56,6 @@ The line graph represents the progress made on a daily basis. It also displays t
color="violet-70"
bold="Data Insights Report"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-insights/report"%}
href="/how-to-guides/data-insights/report"%}
Get a quick glance of data asset description, ownership, and tiering coverage.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Data Insights Report
slug: /how-to-guides/openmetadata/data-insights/report
slug: /how-to-guides/data-insights/report
---
# Data Insights Report
@ -138,6 +138,6 @@ caption="Key Performance Indicators (KPI)"
color="violet-70"
bold="How to Transform the Data Culture of Your Company"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-insights/data-culture"%}
href="/how-to-guides/data-insights/data-culture"%}
Improve your data culture for data-driven decision making.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: What is Tiering
slug: /how-to-guides/openmetadata/data-insights/tiering
slug: /how-to-guides/data-insights/tiering
---
# What is Tiering
@ -39,6 +39,6 @@ caption="Add a Tier to Data Asset"
color="violet-70"
bold="Set Up Data Insights Ingestion"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-insights/ingestion"%}
href="/how-to-guides/data-insights/ingestion"%}
Set up the ingestion pipeline right from the UI.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How Column-Level Lineage Works
slug: /how-to-guides/openmetadata/data-lineage/column
slug: /how-to-guides/data-lineage/column
---
# How Column-Level Lineage Works
@ -40,6 +40,6 @@ Watch the video on editing column-level lineage.
color="violet-70"
bold="Manual Lineage"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-lineage/manual"%}
href="/how-to-guides/data-lineage/manual"%}
Edit the table and column level lineage manually.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Explore the Lineage View
slug: /how-to-guides/openmetadata/data-lineage/explore
slug: /how-to-guides/data-lineage/explore
---
# Explore the Lineage View
@ -58,6 +58,6 @@ Similarly for a **Dashboard**, we first have the lineage ingested from the datab
color="violet-70"
bold="Column-Level Lineage"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-lineage/column"%}
href="/how-to-guides/data-lineage/column"%}
Explore and edit the rich column-level lineage.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Data Lineage
slug: /how-to-guides/openmetadata/data-lineage
slug: /how-to-guides/data-lineage
---
# Overview of Data Lineage
@ -22,28 +22,28 @@ Watch the video on data lineage to understand the different options to automatic
color="violet-70"
bold="Lineage Workflow"
icon="MdPolyline"
href="/how-to-guides/openmetadata/data-lineage/workflow"%}
href="/how-to-guides/data-lineage/workflow"%}
Configure a lineage workflow right from the UI.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Explore Lineage"
icon="MdPolyline"
href="/how-to-guides/openmetadata/data-lineage/explore"%}
href="/how-to-guides/data-lineage/explore"%}
Explore the rich lineage view in OpenMetadata.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Column-Level Lineage"
icon="MdViewColumn"
href="/how-to-guides/openmetadata/data-lineage/column"%}
href="/how-to-guides/data-lineage/column"%}
Explore and edit the rich column-level lineage.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Manual Lineage"
icon="MdPolyline"
href="/how-to-guides/openmetadata/data-lineage/manual"%}
href="/how-to-guides/data-lineage/manual"%}
Edit the table and column level lineage manually.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: How to Manually Add or Edit Lineage
slug: /how-to-guides/openmetadata/data-lineage/manual
slug: /how-to-guides/data-lineage/manual
---
# How to Manually Add or Edit Lineage

View File

@ -1,6 +1,6 @@
---
title: How to Deploy a Lineage Workflow
slug: /how-to-guides/openmetadata/data-lineage/workflow
slug: /how-to-guides/data-lineage/workflow
---
# How to Deploy a Lineage Workflow
@ -78,12 +78,12 @@ Lineage ingestion is supported for a few connectors as mentioned earlier. For th
## Manual Lineage
Lineage can also be added and edited manually in OpenMetadata. Refer for more information on [adding lineage manually](/how-to-guides/openmetadata/data-lineage/manual).
Lineage can also be added and edited manually in OpenMetadata. Refer for more information on [adding lineage manually](/how-to-guides/data-lineage/manual).
{%inlineCallout
color="violet-70"
bold="Explore Lineage"
icon="MdArrowForward"
href="/how-to-guides/openmetadata/data-lineage/explore"%}
href="/how-to-guides/data-lineage/explore"%}
Explore the rich lineage view in OpenMetadata.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: How to Set Alerts for Test Case Fails
slug: /how-to-guides/openmetadata/data-quality-profiler/alerts
slug: /how-to-guides/data-quality-profiler/alerts
---
# How to Set Alerts for Test Case Fails

View File

@ -1,6 +1,6 @@
---
title: Data Quality and Profiler
slug: /how-to-guides/openmetadata/data-quality-profiler
slug: /how-to-guides/data-quality-profiler
---
# Overview of Data Quality and Profiler
@ -36,21 +36,21 @@ Watch the video on Data Quality Simplified to effortlessly build, deploy, monito
color="violet-70"
bold="Profiler and Data Quality Tab"
icon="MdSecurity"
href="/how-to-guides/openmetadata/data-quality-profiler/tab"%}
href="/how-to-guides/data-quality-profiler/tab"%}
Get a complete picture of the Table Profile, Column Profile, and Data Quality details.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Write and Deploy No-Code Test Cases"
icon="MdSecurity"
href="/how-to-guides/openmetadata/data-quality-profiler/test"%}
href="/how-to-guides/data-quality-profiler/test"%}
Verify your data quality with table and column level tests.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Set Alerts for Test Case Fails"
icon="MdSecurity"
href="/how-to-guides/openmetadata/data-quality-profiler/alerts"%}
href="/how-to-guides/data-quality-profiler/alerts"%}
Get notified when a data quality test fails.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: Profiler and Data Quality Tab
slug: /how-to-guides/openmetadata/data-quality-profiler/tab
slug: /how-to-guides/data-quality-profiler/tab
---
# Profiler and Data Quality Tab

View File

@ -1,6 +1,6 @@
---
title: How to Write and Deploy No-Code Test Cases
slug: /how-to-guides/openmetadata/data-quality-profiler/test
slug: /how-to-guides/data-quality-profiler/test
---
# How to Write and Deploy No-Code Test Cases
@ -142,4 +142,4 @@ alt="Resolved Status: Reason"
caption="Resolved Status: Reason"
/%}
Users can also set up [alerts](/how-to-guides/openmetadata/data-quality-profiler/alerts) to be notified when a test fails.
Users can also set up [alerts](/how-to-guides/data-quality-profiler/alerts) to be notified when a test fails.

View File

@ -1,18 +0,0 @@
---
title: How to set up configurations for different features
slug: /how-to-guides/feature-configurations
---
# How to set up configurations for features
This section contains instructions to configure different features
{% inlineCalloutContainer %}
{% inlineCallout
icon="storage"
bold="Bots"
href="/how-to-guides/feature-configurations/bots" %}
Learn how to configure the "ingestion-bot"
{% /inlineCallout %}
{% /inlineCalloutContainer %}

View File

@ -5,51 +5,53 @@ slug: /how-to-guides
# How to Guides
How to Guides will give you a walk through on `How to do things in OpenMetadata`.
The How to Guides will give you a walk through on accomplishing the basic to the most advanced things in OpenMetadata. These step-by-step guides will help get an overview of the features and also help explore the various functionalities.
# Overview of OpenMetadata
## What is OpenMetadata?
OpenMetadata is an all-in-one platform for data discovery, lineage, data quality, observability, governance, and team collaboration. It is one of the fastest-growing open-source projects with a vibrant community and adoption by a diverse set of companies in a variety of industry verticals. Powered by a centralized metadata store based on Open Metadata Standards/APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
OpenMetadata is a **unified platform for discovery, observability, and governance** powered by a central metadata repository, in-depth lineage, and seamless team collaboration. It is one of the fastest-growing open-source projects with a vibrant community and adoption by a diverse set of companies in a variety of industry verticals. Based on Open Metadata Standards and APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
## Features in OpenMetadata
OpenMetadata is a complete package for data teams to break down team silos, share data assets from multiple sources securely, collaborate around reliable data, and build a documentation-first data culture in the organization.
{% tilesContainer %}
{% tile
title="Data Discovery"
description="Discover the right data assets to make timely business decisions."
link="/how-to-guides/openmetadata/data-discovery"
link="/how-to-guides/data-discovery"
icon="discovery"
/%}
{% tile
title="Data Collaboration"
description="Foster data team collaboration to enhance data understanding."
link="/how-to-guides/openmetadata/data-collaboration"
link="/how-to-guides/data-collaboration"
icon="collaboration"
/%}
{% tile
title="Data Quality & Profiler"
description="Trust your data with quality tests that ensure freshness, & accuracy."
link="/how-to-guides/openmetadata/data-quality-profiler"
link="/how-to-guides/data-quality-profiler"
icon="quality"
/%}
{% tile
title="Data Lineage"
description="Trace the path of data across tables, pipelines, and dashboards."
link="/how-to-guides/openmetadata/data-lineage"
link="/how-to-guides/data-lineage"
icon="lineage"
/%}
{% tile
title="Data Insights"
description="Define KPIs and set goals to proactively hone the data culture of your company."
link="/how-to-guides/openmetadata/data-insights"
link="/how-to-guides/data-insights"
icon="discovery"
/%}
{% tile
title="Data Governance"
description="Enhance your data platform governance using OpenMetadata."
link="/how-to-guides/openmetadata/data-governance"
link="/how-to-guides/data-governance"
icon="governance"
/%}
{% /tilesContainer %}
@ -64,7 +66,7 @@ OpenMetadata is an all-in-one platform for data discovery, lineage, data quality
icon="administration"
/%}
{% tile
title="Guide for Data Stewards"
title="Guide for Data Users"
description="Get to know the basics of OpenMetadata and about the data assets that you can explore in the all-in-one platform."
link="/how-to-guides/user-guide-for-data-stewards"
icon="steward"
@ -79,20 +81,20 @@ OpenMetadata is a complete package for data teams to break down team silos, shar
- Centralized, **Single Source of Truth** for all your metadata.
- **[Discover](/how-to-guides/openmetadata/data-discovery)** the right assets in time and reduce dependencies.
- **[Discover](/how-to-guides/data-discovery)** the right assets in time and reduce dependencies.
- Foster **[Team Collaboration](/how-to-guides/openmetadata/data-collaboration)** with conversations, tasks, announcements, and alerts in real time.
- Foster **[Team Collaboration](/how-to-guides/data-collaboration)** with conversations, tasks, announcements, and alerts in real time.
- Build trust in your data with **[Data Quality Tests](/how-to-guides/openmetadata/data-quality-profiler)** to ensure completeness and accuracy.
- Build trust in your data with **[Data Quality Tests](/how-to-guides/data-quality-profiler)** to ensure completeness and accuracy.
- Track your data evolution with end-to-end **[Data Lineage](/how-to-guides/openmetadata/data-lineage)**.
- Track your data evolution with end-to-end **[Data Lineage](/how-to-guides/data-lineage)**.
- Secure access to sensitive data by defining **[Roles and Policies](/how-to-guides/admin-guide-roles-policies)**.
- Secure access to sensitive data by defining **[Roles and Policies](/how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies)**.
- Enhance organizational **[Data Culture](/how-to-guides/openmetadata/data-insights)** to gain crucial insights to drive innovation.
- Enhance organizational **[Data Culture](/how-to-guides/data-insights)** to gain crucial insights to drive innovation.
- Define your **[Glossary](/how-to-guides/openmetadata/data-governance/glossary-classification)** to build a common understanding of terms within your organization.
- Define your **[Glossary](/how-to-guides/data-governance/glossary-classification)** to build a common understanding of terms within your organization.
- Implement **[Data Governance](/how-to-guides/openmetadata/data-governance)** to maintain data integrity, security, and compliance.
- Implement **[Data Governance](/how-to-guides/data-governance)** to maintain data integrity, security, and compliance.
{% /note %}
{% /note %}

View File

@ -1,57 +0,0 @@
---
title: The Six Pillars of OpenMetadata
slug: /how-to-guides/openmetadata
---
# The Six Pillars of OpenMetadata
OpenMetadata is an all-in-one platform for data discovery, lineage, data quality, observability, governance, and team collaboration. Powered by a centralized metadata store based on Open Metadata Standards/APIs, supporting connectors to a wide range of data services, OpenMetadata enables end-to-end metadata management, giving you the freedom to unlock the value of your data assets.
OpenMetadata is a complete package for data teams to break down team silos, share data assets from multiple sources securely, collaborate around data, and build a documentation-first data culture in the organization.
Let us learn more about the six pillars of OpenMetadata that helps maintain its ground as the best in effective metadata management.
{%inlineCalloutContainer%}
{%inlineCallout
color="violet-70"
bold="Data Discovery"
icon="MdSearch"
href="/how-to-guides/openmetadata/data-discovery"%}
Discover the right data assets to make timely business decisions.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Collaboration"
icon="MdGroups"
href="/how-to-guides/openmetadata/data-collaboration"%}
Foster data team collaboration to enhance data understanding.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Quality and Profiler"
icon="MdSecurity"
href="/how-to-guides/openmetadata/data-quality-profiler"%}
Trust your data with quality tests that ensure freshness, & accuracy.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Lineage"
icon="MdPolyline"
href="/how-to-guides/openmetadata/data-lineage"%}
Trace the path of data across tables, pipelines, and dashboards.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Insights"
icon="MdInsertChart"
href="/how-to-guides/openmetadata/data-insights"%}
Define KPIs and set goals to proactively hone the data culture of your company.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Data Governance"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance"%}
Enhance your data platform governance using OpenMetadata.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -1,6 +1,6 @@
---
title: Building Blocks of Authorization - Rules, Policies, and Roles
slug: /how-to-guides/admin-guide-roles-policies/authorization
slug: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/authorization
---
# Building Blocks of Authorization: Rules, Policies, and Roles
@ -137,6 +137,6 @@ Moreover, roles can be allocated either to individual users or teams within an o
bold="Use Cases: Creating Roles & Policies in OpenMetadata"
icon="MdArrowForward"
align="right"
href="/how-to-guides/admin-guide-roles-policies/use-cases"%}
href="/how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/use-cases"%}
Tailor you policies to meet your organizational and team needs.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Admin Guide for Roles and Policies
slug: /how-to-guides/admin-guide-roles-policies
slug: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies
---
# Admin Guide for Roles and Policies
@ -98,7 +98,7 @@ By synthesizing these components, OpenMetadata dynamically ascertains whether a
color="violet-70"
bold="Building Blocks of Authorization: Rules, Policies, and Roles"
icon="add_moderator"
href="/how-to-guides/admin-guide-roles-policies/authorization"%}
href="/how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/authorization"%}
Learn all the details of Rules, Policies, and Roles
{%/inlineCallout%}
@ -106,6 +106,6 @@ By synthesizing these components, OpenMetadata dynamically ascertains whether a
color="violet-70"
bold="Use Cases: Creating Roles & Policies in OpenMetadata"
icon="add_moderator"
href="/how-to-guides/admin-guide-roles-policies/use-cases"%}
href="/how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/use-cases"%}
Tailor you policies to meet your organizational and team needs.
{%/inlineCallout%}

View File

@ -1,6 +1,6 @@
---
title: Use Cases - Creating Roles & Policies in OpenMetadata
slug: /how-to-guides/admin-guide-roles-policies/use-cases
slug: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/use-cases
---
# Use Cases: Creating Roles & Policies in OpenMetadata

View File

@ -1,6 +1,6 @@
---
title: How to set up bots
slug: /how-to-guides/feature-configurations/bots
slug: /how-to-guides/quick-start-guide-for-admins/bots
---
# How to set up bots when SSO is configured

View File

@ -1,6 +1,6 @@
---
title: How To Run Ingestion Pipeline Via CLI with Basic Auth
slug: /how-to-guides/cli-ingestion-with-basic-auth
slug: /how-to-guides/quick-start-guide-for-admins/cli-ingestion-with-basic-auth
---
# How To Run Ingestion Pipeline Via CLI with Basic Auth

View File

@ -1,6 +1,6 @@
---
title: How to add a custom property to an entity
slug: /how-to-guides/how-to-add-custom-property-to-an-entity
slug: /how-to-guides/quick-start-guide-for-admins/how-to-add-custom-property-to-an-entity
---
# How to add a custom property to an entity with API

View File

@ -1,6 +1,6 @@
---
title: How to change the Login Page and Nav Bar Logo
slug: /how-to-guides/how-to-add-custom-logo
slug: /how-to-guides/quick-start-guide-for-admins/how-to-add-custom-logo
---
# How to add a custom logo for the application

View File

@ -1,6 +1,6 @@
---
title: How to Add Language Support
slug: /how-to-guides/how-to-add-language-support
slug: /how-to-guides/quick-start-guide-for-admins/how-to-add-language-support
---
# How to Add Language Support

View File

@ -78,7 +78,7 @@ alt="Column Profile of a Table"
caption="Column Profile of a Table"
/%}
Check for more detailed information on the [Profiler and Data Quality Tab](/how-to-guides/openmetadata/data-quality-profiler/tab).
Check for more detailed information on the [Profiler and Data Quality Tab](/how-to-guides/data-quality-profiler/tab).
## Lineage Tab

View File

@ -34,9 +34,9 @@ caption="Discover the Tagged Data Assets"
You can view all the tags in the right panel.
Data assets can also be classified using Tiers. Learn more about [Tiers](/how-to-guides/openmetadata/data-governance/glossary-classification/tiers).
Data assets can also be classified using Tiers. Learn more about [Tiers](/how-to-guides/data-governance/glossary-classification/tiers).
Among the Classification Tags, OpenMetadata has some System Classification. Learn more about the [System Tags](/how-to-guides/openmetadata/data-governance/glossary-classification/classification).
Among the Classification Tags, OpenMetadata has some System Classification. Learn more about the [System Tags](/how-to-guides/data-governance/glossary-classification/classification).
## Auto-Classification in OpenMetadata

View File

@ -591,12 +591,22 @@ site_menu:
url: /how-to-guides/quick-start-guide-for-admins/teams-and-users/add-users
- category: How to Guides / Quick Start Guide for Admins / Manage Teams and Users / How to Change the Team Type
url: /how-to-guides/quick-start-guide-for-admins/teams-and-users/change-team-type
- category: How to Guides / Admin Guide for Roles and Policies
url: /how-to-guides/admin-guide-roles-policies
- category: How to Guides / Admin Guide for Roles and Policies / Building Blocks of Authorization - Rules, Policies, and Roles
url: /how-to-guides/admin-guide-roles-policies/authorization
- category: How to Guides / Admin Guide for Roles and Policies / Use Cases - Creating Roles & Policies in OpenMetadata
url: /how-to-guides/admin-guide-roles-policies/use-cases
- category: How to Guides / Quick Start Guide for Admins / Admin Guide for Roles and Policies
url: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies
- category: How to Guides / Quick Start Guide for Admins / Admin Guide for Roles and Policies / Building Blocks of Authorization - Rules, Policies, and Roles
url: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/authorization
- category: How to Guides / Quick Start Guide for Admins / Admin Guide for Roles and Policies / Use Cases - Creating Roles & Policies in OpenMetadata
url: /how-to-guides/quick-start-guide-for-admins/admin-guide-roles-policies/use-cases
- category: How to Guides / Quick Start Guide for Admins / CLI Ingestion with basic auth
url: /how-to-guides/quick-start-guide-for-admins/cli-ingestion-with-basic-auth
- category: How to Guides / Quick Start Guide for Admins / How to add a custom property to an entity
url: /how-to-guides/quick-start-guide-for-admins/how-to-add-custom-property-to-an-entity
- category: How to Guides / Quick Start Guide for Admins / How to add Custom Logo
url: /how-to-guides/quick-start-guide-for-admins/how-to-add-custom-logo
- category: How to Guides / Quick Start Guide for Admins / How to Add Language Support
url: /how-to-guides/quick-start-guide-for-admins/how-to-add-language-support
- category: How to Guides / Quick Start Guide for Admins / Bots
url: /how-to-guides/quick-start-guide-for-admins/bots
- category: How to Guides / User Guide for Data Stewards
url: /how-to-guides/user-guide-for-data-stewards
- category: How to Guides / User Guide for Data Stewards / Understanding the Basics of OpenMetadata
@ -629,94 +639,80 @@ site_menu:
url: /how-to-guides/user-guide-for-data-stewards/overview-data-assets/versions
- category: How to Guides / User Guide for Data Stewards / Overview of Data Assets / How to Delete a Data Asset
url: /how-to-guides/user-guide-for-data-stewards/overview-data-assets/delete
- category: How to Guides / The Six Pillars of OpenMetadata
url: /how-to-guides/openmetadata
- category: How to Guides / The Six Pillars of OpenMetadata / Data Discovery
url: /how-to-guides/openmetadata/data-discovery
- category: How to Guides / The Six Pillars of OpenMetadata / Data Discovery / How to Discover Assets of Interest
url: /how-to-guides/openmetadata/data-discovery/discover
- category: How to Guides / The Six Pillars of OpenMetadata / Data Discovery / Get a Quick Glance of the Data Assets
url: /how-to-guides/openmetadata/data-discovery/preview
- category: How to Guides / The Six Pillars of OpenMetadata / Data Discovery / Detailed View of the Data Assets
url: /how-to-guides/openmetadata/data-discovery/details
- category: How to Guides / The Six Pillars of OpenMetadata / Data Discovery / Add Complex Queries using Advanced Search
url: /how-to-guides/openmetadata/data-discovery/advanced
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration
url: /how-to-guides/openmetadata/data-collaboration
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration / Understanding Activity Feeds
url: /how-to-guides/openmetadata/data-collaboration/activity-feeds
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration / How to Request for Description
url: /how-to-guides/openmetadata/data-collaboration/request-description
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration / How to Request for Tags
url: /how-to-guides/openmetadata/data-collaboration/request-tags
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration / Overview of Announcements
url: /how-to-guides/openmetadata/data-collaboration/announcements
- category: How to Guides / The Six Pillars of OpenMetadata / Data Collaboration / How to Create an Announcement
url: /how-to-guides/openmetadata/data-collaboration/add-announcement
- category: How to Guides / The Six Pillars of OpenMetadata / Data Quality and Profiler
url: /how-to-guides/openmetadata/data-quality-profiler
- category: How to Guides / The Six Pillars of OpenMetadata / Data Quality and Profiler / Profiler and Data Quality Tab
url: /how-to-guides/openmetadata/data-quality-profiler/tab
- category: How to Guides / The Six Pillars of OpenMetadata / Data Quality and Profiler / How to Write and Deploy No-Code Test Cases
url: /how-to-guides/openmetadata/data-quality-profiler/test
- category: How to Guides / The Six Pillars of OpenMetadata / Data Quality and Profiler / How to Set Alerts for Test Case Fails
url: /how-to-guides/openmetadata/data-quality-profiler/alerts
- category: How to Guides / The Six Pillars of OpenMetadata / Data Lineage
url: /how-to-guides/openmetadata/data-lineage
- category: How to Guides / The Six Pillars of OpenMetadata / Data Lineage / How to Deploy a Lineage Workflow
url: /how-to-guides/openmetadata/data-lineage/workflow
- category: How to Guides / The Six Pillars of OpenMetadata / Data Lineage / Explore the Lineage View
url: /how-to-guides/openmetadata/data-lineage/explore
- category: How to Guides / The Six Pillars of OpenMetadata / Data Lineage / How Column-Level Lineage Works
url: /how-to-guides/openmetadata/data-lineage/column
- category: How to Guides / The Six Pillars of OpenMetadata / Data Lineage / How to Manually Add or Edit Lineage
url: /how-to-guides/openmetadata/data-lineage/manual
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights
url: /how-to-guides/openmetadata/data-insights
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights / What is Tiering
url: /how-to-guides/openmetadata/data-insights/tiering
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights / Set Up Data Insights Ingestion
url: /how-to-guides/openmetadata/data-insights/ingestion
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights / Key Performance Indicators (KPI)
url: /how-to-guides/openmetadata/data-insights/kpi
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights / Data Insights Report
url: /how-to-guides/openmetadata/data-insights/report
- category: How to Guides / The Six Pillars of OpenMetadata / Data Insights / How to Transform the Data Culture of Your Company
url: /how-to-guides/openmetadata/data-insights/data-culture
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance
url: /how-to-guides/openmetadata/data-governance
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification
url: /how-to-guides/openmetadata/data-governance/glossary-classification
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / What is a Glossary
url: /how-to-guides/openmetadata/data-governance/glossary-classification/glossary
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / What is Classification
url: /how-to-guides/openmetadata/data-governance/glossary-classification/classification
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / What are Tiers
url: /how-to-guides/openmetadata/data-governance/glossary-classification/tiers
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / How to Setup a Glossary
url: /how-to-guides/openmetadata/data-governance/glossary-classification/setup-glossary
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / How to Create Glossary Terms
url: /how-to-guides/openmetadata/data-governance/glossary-classification/glossary-terms
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / How to Bulk Import a Glossary
url: /how-to-guides/openmetadata/data-governance/glossary-classification/import-glossary
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / How to Add Assets to Glossary Terms
url: /how-to-guides/openmetadata/data-governance/glossary-classification/assets
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / How to Classify Data Assets
url: /how-to-guides/openmetadata/data-governance/glossary-classification/classify-assets
- category: How to Guides / The Six Pillars of OpenMetadata / Data Governance / Glossary and Classification / Best Practices for Glossary and Classification
url: /how-to-guides/openmetadata/data-governance/glossary-classification/best-practices
- category: How to Guides / CLI Ingestion with basic auth
url: /how-to-guides/cli-ingestion-with-basic-auth
- category: How to Guides / Feature configurations
url: /how-to-guides/feature-configurations
- category: How to Guides / Feature configurations / Bots
url: /how-to-guides/feature-configurations/bots
- category: How to Guides / How to add a custom property to an entity
url: /how-to-guides/how-to-add-custom-property-to-an-entity
- category: How to Guides / How to add Custom Logo
url: /how-to-guides/how-to-add-custom-logo
- category: How to Guides / How to Add Language Support
url: /how-to-guides/how-to-add-language-support
- category: How to Guides / Data Discovery
url: /how-to-guides/data-discovery
- category: How to Guides / Data Discovery / How to Discover Assets of Interest
url: /how-to-guides/data-discovery/discover
- category: How to Guides / Data Discovery / Get a Quick Glance of the Data Assets
url: /how-to-guides/data-discovery/preview
- category: How to Guides / Data Discovery / Detailed View of the Data Assets
url: /how-to-guides/data-discovery/details
- category: How to Guides / Data Discovery / Add Complex Queries using Advanced Search
url: /how-to-guides/data-discovery/advanced
- category: How to Guides / Data Collaboration
url: /how-to-guides/data-collaboration
- category: How to Guides / Data Collaboration / Understanding Activity Feeds
url: /how-to-guides/data-collaboration/activity-feeds
- category: How to Guides / Data Collaboration / How to Request for Description
url: /how-to-guides/data-collaboration/request-description
- category: How to Guides / Data Collaboration / How to Request for Tags
url: /how-to-guides/data-collaboration/request-tags
- category: How to Guides / Data Collaboration / Overview of Announcements
url: /how-to-guides/data-collaboration/announcements
- category: How to Guides / Data Collaboration / How to Create an Announcement
url: /how-to-guides/data-collaboration/add-announcement
- category: How to Guides / Data Quality and Profiler
url: /how-to-guides/data-quality-profiler
- category: How to Guides / Data Quality and Profiler / Profiler and Data Quality Tab
url: /how-to-guides/data-quality-profiler/tab
- category: How to Guides / Data Quality and Profiler / How to Write and Deploy No-Code Test Cases
url: /how-to-guides/data-quality-profiler/test
- category: How to Guides / Data Quality and Profiler / How to Set Alerts for Test Case Fails
url: /how-to-guides/data-quality-profiler/alerts
- category: How to Guides / Data Lineage
url: /how-to-guides/data-lineage
- category: How to Guides / Data Lineage / How to Deploy a Lineage Workflow
url: /how-to-guides/data-lineage/workflow
- category: How to Guides / Data Lineage / Explore the Lineage View
url: /how-to-guides/data-lineage/explore
- category: How to Guides / Data Lineage / How Column-Level Lineage Works
url: /how-to-guides/data-lineage/column
- category: How to Guides / Data Lineage / How to Manually Add or Edit Lineage
url: /how-to-guides/data-lineage/manual
- category: How to Guides / Data Insights
url: /how-to-guides/data-insights
- category: How to Guides / Data Insights / What is Tiering
url: /how-to-guides/data-insights/tiering
- category: How to Guides / Data Insights / Set Up Data Insights Ingestion
url: /how-to-guides/data-insights/ingestion
- category: How to Guides / Data Insights / Key Performance Indicators (KPI)
url: /how-to-guides/data-insights/kpi
- category: How to Guides / Data Insights / Data Insights Report
url: /how-to-guides/data-insights/report
- category: How to Guides / Data Insights / How to Transform the Data Culture of Your Company
url: /how-to-guides/data-insights/data-culture
- category: How to Guides / Data Governance
url: /how-to-guides/data-governance
- category: How to Guides / Data Governance / Glossary and Classification
url: /how-to-guides/data-governance/glossary-classification
- category: How to Guides / Data Governance / Glossary and Classification / What is a Glossary
url: /how-to-guides/data-governance/glossary-classification/glossary
- category: How to Guides / Data Governance / Glossary and Classification / What is Classification
url: /how-to-guides/data-governance/glossary-classification/classification
- category: How to Guides / Data Governance / Glossary and Classification / What are Tiers
url: /how-to-guides/data-governance/glossary-classification/tiers
- category: How to Guides / Data Governance / Glossary and Classification / How to Setup a Glossary
url: /how-to-guides/data-governance/glossary-classification/setup-glossary
- category: How to Guides / Data Governance / Glossary and Classification / How to Create Glossary Terms
url: /how-to-guides/data-governance/glossary-classification/glossary-terms
- category: How to Guides / Data Governance / Glossary and Classification / How to Bulk Import a Glossary
url: /how-to-guides/data-governance/glossary-classification/import-glossary
- category: How to Guides / Data Governance / Glossary and Classification / How to Add Assets to Glossary Terms
url: /how-to-guides/data-governance/glossary-classification/assets
- category: How to Guides / Data Governance / Glossary and Classification / How to Classify Data Assets
url: /how-to-guides/data-governance/glossary-classification/classify-assets
- category: How to Guides / Data Governance / Glossary and Classification / Best Practices for Glossary and Classification
url: /how-to-guides/data-governance/glossary-classification/best-practices
- category: Features
url: /features

View File

@ -14,14 +14,14 @@ Apart from well-defined access control roles and policies, a common vocabulary w
color="violet-70"
bold="Glossary"
icon="MdMenuBook"
href="/how-to-guides/openmetadata/data-governance/glossary"%}
href="/how-to-guides/data-governance/glossary"%}
Set up business glossaries in OpenMetadata.
{%/inlineCallout%}
{%inlineCallout
color="violet-70"
bold="Classification"
icon="MdDiscount"
href="/how-to-guides/openmetadata/data-governance/classification"%}
href="/how-to-guides/data-governance/classification"%}
Learn about the classification tags.
{%/inlineCallout%}
{%/inlineCalloutContainer%}

View File

@ -88,7 +88,7 @@ alt="Column Profile of a Table"
caption="Column Profile of a Table"
/%}
Check for more detailed information on the [Profiler and Data Quality Tab](/how-to-guides/openmetadata/data-quality-profiler/tab).
Check for more detailed information on the [Profiler and Data Quality Tab](/how-to-guides/data-quality-profiler/tab).
## Lineage Tab