Pre-built Tabs
Get a pre-built monitoring Dashboard using templates.
Last updated
Get a pre-built monitoring Dashboard using templates.
Last updated
Dashboard templates is a Pro feature available in the Evidently Cloud and Enterprise.
Template Tabs include a preset combination of monitoring Panels, so you don't have to add them one by one.
To use a template:
Enter the "Edit" mode by clicking on the top right corner of the Dashboard.
Click on the "Add tab" button.
Choose a template Tab in the dropdown.
Optionally, give a custom name to the Tab.
You have the following options:
Understand available monitoring Panels types.
See how to customize your Dashboard.
Tab Template | Description | Data source |
---|---|---|
Descriptors
Shows the results of text evaluations over time.
TextEvalPreset()
, or individual ColumnSummaryMetric()
Metrics or Tests that use Descriptors.
Columns
Plots column distributions over time for categorical and numerical columns.
DataQualityPreset()
or ColumnSummaryMetric()
for individual columns.
Data Quality
Shows dataset quality metrics (e.g., missing values, duplicates, etc.) over time and results of Data Quality Tests.
For the Metric Panels: DataQualityPreset()
or DatasetSummaryMetric()
. For the Test Panel: any individual Tests from Data Quality or Data Integrity groups.
Data Drift
Shows the share of drifting features over time and the results of Column Drift Tests.
For the Metric Panel: DataDriftPreset()
or DataDriftTestPreset()
. For the Test Panel: DataDriftTestPreset()
or individual TestColumnDrift()
Tests.