> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a Quick Glance of the Data Assets

> Instantly preview data assets with inline metadata, sample rows, schema details, tags, and quality metrics—without leaving the Explore page.

# Get a Quick Glance of the Data Assets

For the each of the data assets displayed in the Explore page, some basic information is displayed on the data asset card. Users can view the **Source, Name of the Data Asset, Description, Owner (Team/User details), Tier, and Usage** information for each data asset.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv8.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=7b7c43a611622ed245b87a94d798d470" alt="Basic Information about the Data Asset" width="1500" height="550" data-path="public/images/how-to-guides/discovery/prv8.png" />

OpenMetadata provides a quick preview of the data asset on the right side panel. Just click on the empty space next to the relevant data asset to get a quick preview.

## Preview based on the Data Asset Type

Based on the type of data asset (Table, Topic, Dashboard, Pipeline, ML Model, Container, Glossary, Tag), the quick preview provides information. For example, the **type of table, the number of queries, and columns** are displayed for `tables`.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv1.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=131c27a13293ff7b53aed2c762362826" alt="Quick Glance of the Table Details" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv1.png" />

Similarly, the quick glance displays the information on the **Partitions, Replication Factor, Retention Size, CleanUp Policies, Max Message Size, and Schema Type** for `topics`.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv2.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=e002cdac445ad30e67aed01dc9d4ca9f" alt="Quick Glance of the Topic Details" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv2.png" />

For `ML Models`, it displays the **Algorithm, Target, Server, and Dashboard**.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv3.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=9bd6a1badace422c2b471cfb079f5a31" alt="Quick Glance of the ML Model Details" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv3.png" />

A `glossary` preview displays the **Reviewers, Synonyms, and Children**.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv4.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=ed23e1b9afa811771af81c7f05c3b0e3" alt="Quick Glance of the Glossary Term Details" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv4.png" />

Likewise, for `dashboards`, and `pipelines`, it displays the **Dashboard URL** and **Pipeline URL** respectively. For containers, the **Objects, Service Type, and Columns** are displayed. The `tag` preview displays the **Usage** of the tags.

## Data Quality and Profiler Metrics

The data quality and profiler metrics displays the details on the **Tests Passed, Aborted, and Failed**.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv5.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=1fac0badcd7ddb29a083c16e93b7c0ca" alt="Quick Glance of the Data Quality and Profiler Metrics" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv5.png" />

## Tags

Users can view all the tags associated with a particular data asset.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv6.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=40fa25546aa5e524930f87152fca918d" alt="Quick Glance of the Tags" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv6.png" />

## Schema

The Schema provides the details on the **column names, type of column, and column description**.

<img src="https://mintcdn.com/openmetadata/MHBCqpCu2QFpqxLy/public/images/how-to-guides/discovery/prv7.png?fit=max&auto=format&n=MHBCqpCu2QFpqxLy&q=85&s=aae614679707447762e863ce0e7f3578" alt="Quick Glance of the Schema" width="2943" height="1424" data-path="public/images/how-to-guides/discovery/prv7.png" />

<Card title="Data Asset Details" href="/v1.12.x/how-to-guides/data-discovery/details">
  Get a holistic view of the data assets.
</Card>
