2021-11-05 20:45:21 +00:00
---
description: In this section, we present an overview of OpenMetadata features.
---
# Features
2021-11-09 14:05:35 +00:00
### Discover Your Data
2021-11-05 20:45:21 +00:00
2021-11-09 14:05:35 +00:00
#### Keyword Search
Find assets based on name, description, and component metadata (e.g., column name, description) and containing service
2021-11-05 20:45:21 +00:00

For more details see the [Asset Discovery ](asset-discovery.md ) documentation.
2021-11-09 14:05:35 +00:00
#### Complex Queries
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
Find assets matching strict criteria on metadata properties and Boolean operators.
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00

2021-11-08 16:13:45 +00:00
2021-11-09 14:05:35 +00:00
For more details on asset metadata properties, please see the [Asset Discovery ](asset-discovery.md ) documentation.
2021-11-08 16:13:45 +00:00
2021-11-09 14:05:35 +00:00
#### Support for Complex Data Types
2021-11-05 20:45:21 +00:00
2021-11-09 14:05:35 +00:00
Add descriptions and tags to nested fields in complex data types like arrays and structs. Locate these assets using keyword search or complex queries.
2021-11-05 20:45:21 +00:00
2021-11-09 14:05:35 +00:00

2021-11-05 21:45:54 +00:00
2021-11-09 14:05:35 +00:00
### Importance and Owners
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
#### Filter Assets by Importance
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
User Tier tags and usage data to identify the relative importance of data assets.& #x20 ;
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00

2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
#### Identify Asset Owners
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
Identify owners who can help with questions about an asset.
2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00

2021-11-07 20:39:40 +00:00
2021-11-09 14:05:35 +00:00
### Data Lineage
2021-11-05 21:45:54 +00:00
2021-11-09 14:05:35 +00:00
Trace the path of data across tables, pipelines, and dashboards.
2021-11-05 21:45:54 +00:00

2021-11-09 14:05:35 +00:00
### Data Reliability
2021-11-05 21:45:54 +00:00
2021-11-09 14:05:35 +00:00
Build trust in your data by creating tests to monitor that the data is complete, fresh, and accurate.
2021-11-05 21:45:54 +00:00
2021-11-09 14:05:35 +00:00
#### Data Profiler
2021-11-06 19:40:40 +00:00
2021-11-09 14:05:35 +00:00
Enable the data profiler through metadata ingestion to capture the profile of tables over a period of time. This will help your users check for null values in non-null columns, for duplicates in a unique column, etc. Understand column data distributions through min, max, mean.
2021-11-06 19:40:40 +00:00

2021-11-09 14:05:35 +00:00
### Service Connectors
2021-11-08 20:24:38 +00:00
2021-11-09 14:05:35 +00:00
Integrate your database, dashboard, messaging, and pipeline services with OpenMetadata.
2021-11-08 20:24:38 +00:00
