2023-04-25 16:58:47 +02:00
---
title: How to Guides
slug: /how-to-guides
---
# How to Guides
How to Guides will give you a walk through on `How to do things in OpenMetadata` .
2023-09-04 11:44:54 +05:30
# 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.
2023-09-30 09:40:55 +05:30
## Features in OpenMetadata
{% tilesContainer %}
{% tile
title="Data Discovery"
description="Discover the right data assets to make timely business decisions."
link="/how-to-guides/openmetadata/data-discovery"
icon="discovery"
/%}
{% tile
title="Data Collaboration"
description="Foster data team collaboration to enhance data understanding."
link="/how-to-guides/openmetadata/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"
icon="quality"
/%}
{% tile
title="Data Lineage"
description="Trace the path of data across tables, pipelines, and dashboards."
link="/how-to-guides/openmetadata/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"
icon="discovery"
/%}
{% tile
title="Data Governance"
description="Enhance your data platform governance using OpenMetadata."
link="/how-to-guides/openmetadata/data-governance"
icon="governance"
/%}
{% /tilesContainer %}
2023-10-07 02:55:44 +05:30
## Quick Start Guides
2023-09-30 09:40:55 +05:30
{% tilesContainer %}
{% tile
2023-10-07 02:55:44 +05:30
title="Admin Guide"
2023-09-30 09:40:55 +05:30
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/quick-start-guide-for-admins"
icon="administration"
/%}
{% tile
2023-10-07 02:55:44 +05:30
title="Guide for Data Stewards"
2023-09-30 09:40:55 +05:30
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"
/%}
{% /tilesContainer %}
2023-09-04 11:44:54 +05:30
## How OpenMetadata helps Data Teams?
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.
{% note %}
- Centralized, **Single Source of Truth** for all your metadata.
2023-10-07 02:55:44 +05:30
- **[Discover ](/how-to-guides/openmetadata/data-discovery )** the right assets in time and reduce dependencies.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Foster ** [Team Collaboration ](/how-to-guides/openmetadata/data-collaboration )** with conversations, tasks, announcements, and alerts in real time.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Build trust in your data with ** [Data Quality Tests ](/how-to-guides/openmetadata/data-quality-profiler )** to ensure completeness and accuracy.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Track your data evolution with end-to-end ** [Data Lineage ](/how-to-guides/openmetadata/data-lineage )**.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Secure access to sensitive data by defining ** [Roles and Policies ](/how-to-guides/admin-guide-roles-policies )**.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Enhance organizational ** [Data Culture ](/how-to-guides/openmetadata/data-insights )** to gain crucial insights to drive innovation.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Define your ** [Glossary ](/how-to-guides/openmetadata/data-governance/glossary-classification )** to build a common understanding of terms within your organization.
2023-09-04 11:44:54 +05:30
2023-10-07 02:55:44 +05:30
- Implement ** [Data Governance ](/how-to-guides/openmetadata/data-governance )** to maintain data integrity, security, and compliance.
2023-09-04 11:44:54 +05:30
{% /note %}