2023-10-06 14:25:44 -07:00

99 lines
3.9 KiB
Markdown

---
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`.
# 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.
## 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 %}
## 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/quick-start-guide-for-admins"
icon="administration"
/%}
{% tile
title="Guide for Data Stewards"
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 %}
## 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.
- **[Discover](/how-to-guides/openmetadata/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.
- Build trust in your data with **[Data Quality Tests](/how-to-guides/openmetadata/data-quality-profiler)** to ensure completeness and accuracy.
- Track your data evolution with end-to-end **[Data Lineage](/how-to-guides/openmetadata/data-lineage)**.
- Secure access to sensitive data by defining **[Roles and Policies](/how-to-guides/admin-guide-roles-policies)**.
- Enhance organizational **[Data Culture](/how-to-guides/openmetadata/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.
- Implement **[Data Governance](/how-to-guides/openmetadata/data-governance)** to maintain data integrity, security, and compliance.
{% /note %}