Materializations usage dashboard
The Materializations usage dashboard shows how your organization uses materialization, including data regarding which documents and elements are materialized, how often those materializations run, whether runs succeed, and how often queries actually use the materialized data.
Use this dashboard to find materializations that fail or run slowly, and to compare run cost against how often a materialization is used. For information about creating and scheduling materializations, see About materialization. To pause, resume, or review schedules, see Manage materializations.
This document explains how to access the Materializations usage dashboard and interpret the data, including utilization ratio.
Requirements
To access the Materializations usage dashboard, you must be assigned the Admin account type or a custom account type with the View usage dashboard permission enabled.
About the Materializations usage dashboard
The Materializations usage dashboard provides KPI charts, leaderboards, a document-level summary, run logs, and daily trends for materialization activity across your organization.
A key metric on this dashboard is utilization ratio. For each materialized element, Sigma tracks the number of queries that used the materialization and divides that by the number of materialization runs. The result is the average number of queries served per run.
A higher utilization ratio means more queries used the materialized data for each run. A lower ratio means the materialization runs more often than queries use it. See Interpret materialization usage data.
The dashboard includes the following tabs:
For custom views, filters, and exports that apply to all usage dashboards, see Usage overview.
Leaderboard tab
The Leaderboard section compares materializations so you can see which documents use the most runtime or storage, as well as which elements return the most queries per run.
Documents tab
The Documents table summarizes materialization activity at the document level. Use it to find documents with high failure rates, long runtimes, or low utilization.
Interpret materialization usage data
Use the following notes when you review utilization ratio and other materialization usage data.
- Low utilization: A low ratio can indicate a materialization that runs more often than it is used. Consider pausing the schedule or reducing how often it runs. See Pause scheduled materializations.
- Failed runs: If a materialization fails, review the Materialization log for error messages, then see Troubleshoot failing materializations.

