Asset Page
Overview
Asset pages provide you with more details on the metadata, the usage, the health state of your assets as well as the upstream and downstream dependencies, which allows you to:
- Learn more about your assets and what they are generally used for
- Troubleshoot data issues
- Ensure your data assets are correctly covered by your monitoring

Snowflake Table Asset Page
Overview Tab
The Overview
tab provides you with general information about your asset metadata and overall health status.
Details Section
The Details
section contains details about your asset:
- Data source name
- Last & next metadata refresh dates
- Data usage (only
Tables & Views
,Dashboards
) - Time windows & offset (only
Tables & Views
) - Tags
- Description, which can be automatically extracted from your data source and/or manually edited by your team on Sifflet
Time Window & Offset Edit
You can edit the time window and offset parameters of your data asset.

Time Window & Offset Edit
Edit
Clicking the Edit
button allows you to modify your data asset tags and description.

Tags & Description Edit
SQL
Clicking the SQL
button on your Tables & Views
and Pipelines
assets allows you to see the SQL query associated with your data assets. This often allows you to get even more details on how your data assets are linked to one another.

SQL Query
Preview data
Clicking Preview data
allows you to preview the first rows of your Tables & Views
data assets.
Select the number of rows and tick the boxes associated with the columns you are interested in previewing. A table showing the first rows of your Tables & Views
shows up.

Previewing Data
Once you are done, click Close
or the cross at the top of the modal.
Data Quality Section
The Data Quality
section shows an overview of the Tables & Views
assets' health.
If the asset is monitored, you can see the list of monitors configured on it as well as the state of incidents that happened on this asset. Clicking See details
redirects you to the Data quality
tab allowing you to dive deeper in the health state of your asset.

High Risk Incident Data Asset
If the asset is not monitored, the status of the asset shows up as Not monitored
.

Unmonitored Data Asset
Columns Section
The Columns
section provides you with the number of columns as well as the list of column names and types of your Tables & Views
assets. Clicking See details
redirects you to the Columns
tab which contains more details about the content of your tables, its different versions, etc.

Data Asset Columns
Columns Tab
The Columns
tab provides you with the total number of columns on your asset as well as detailed information about each individual column of your Tables & Views
assets:
- Column name
- Column type
- Column tags, regular tags or classification tags.
- Monitored or not, indicates whether you have configured monitors on this field or not
- Column description, automatically extracted from your data source and/or manually edited by your team on Sifflet

Data Asset Columns
Edit
Clicking the pencil icon at the end of any field row allows you to modify your fields' tags and descriptions.

Single Field Editing
You can also tick multiple fields to bulk edit their tags and descriptions.

Field Bulk Editing
Search columns
You can use the search bar to quickly sift through your columns and find the one you are interested in. The search is performed on column names.

Columns Search Bar
Preview data
Clicking Preview data
allows you to preview the first rows of your Tables & Views
data assets.
Select the number of rows and tick the boxes associated with the columns you are interested in previewing. A table showing the first rows of your Tables & Views
shows up.

Previewing Data
Once you are done, click Close
or the cross at the top of the modal.
Versions
The version dropdown menu allows you to navigate through the different versions of your Tables & Views
assets schemas.

Schema Version Dropdown
AI Suggestions
Sifflet automatically generates classification tags AI suggestions for your Tables & Views
data assets.
Data quality Tab
The Data quality
tab of Tables & Views
assets provides you with details about the health of your data asset.
The Incidents
subtab displays any ongoing incidents that might be linked to your data asset.
Toggling on Show closed incidents
allows you to look at both ongoing and closed incidents, making it easu for you to spot any patterns in the anomalies occurring on a given asset.

Data Asset Incidents
The Monitors
subtab displays all monitors configured on your data asset, allowing you to assess your asset health state of your asset as well as its monitoring coverage.

Data Asset Monitors
Lineage Tab
The Lineage
tab displays all the interactions between your assets down to the field level. You can look either upstream or downstream to perform, for instance, root cause analyses or check the potential impacts of a table on others. For more information, look at this specific section.
Pin
Clicking the Pin
button allows you to pin your data asset to your Dashboard
in order to be able to quickly access it when landing on Sifflet's homepage.

Pin Button

Pinned Data Asset
To unpin a data asset from your dashboard, click the Unpin
button.
New monitor
Click the New Monitor
button to start creating a monitor on your data asset.
Updated 5 days ago