diff --git a/openmetadata-docs/content/v1.1.x/how-to-guides/index.md b/openmetadata-docs/content/v1.1.x/how-to-guides/index.md index 7ce744fcb46..5b69872115a 100644 --- a/openmetadata-docs/content/v1.1.x/how-to-guides/index.md +++ b/openmetadata-docs/content/v1.1.x/how-to-guides/index.md @@ -13,6 +13,64 @@ How to Guides will give you a walk through on `How to do things in 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 Guide for Admins + +{% tilesContainer %} +{% tile + title="Admins" + 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="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.