π‘ Explore costs
Data Explorer’s interactive interface lets you slice Snowflake costs across multiple dimensions, filter to specific resources, and drill down to identify exactly what’s driving spend. The chart and table stay synchronized β interactions in one update the other β so you always have a visual and detailed view of the same data.
Group By
Group By controls how costs are organized in the chart and table.
- Select a dimension from the Group By dropdown to see costs sliced by that category.
Account
Shows all Snowflake accounts and the costs they have incurred over the selected time period.
- Click an account to drill down β costs will be grouped by Service Type, filtered to the selected account.
Slingshot Tags
Shows all Slingshot Tags and the costs they have incurred over the selected time period. Tags let you organize costs by your own business categories β team, project, cost center, or any custom grouping.
- Click a tag value to drill down β costs will be grouped by Service Type, filtered to the selected tag value.
Snowflake Tags
Shows costs grouped by Snowflake’s native Object Tags β key/value pairs applied to your Snowflake resources (warehouses, databases, users, tables). If your organization tags Snowflake objects with business metadata like cost_center, department, or environment, those tags appear here automatically with no additional setup.
Click a tag value to drill down β costs will be grouped by Service Type, filtered to the selected tag value.
Service Types
Shows all Snowflake Service Types (Warehouse Metering, Database Storage, AI Services) and the costs they have incurred over the selected time period.
If a Service Type has a related object grouping (e.g., Warehouse Metering maps to Warehouses, Database Storage maps to Databases), you can click it to drill into that object type.
Warehouses
Shows all SQL Warehouses and the costs they have incurred over the selected time period. Each row includes a link to the Warehouse detail page.
Databases
Shows all Databases and the costs they have incurred over the selected time period. Each row includes a link to the Database detail page.
Filter By
Filters narrow the data shown in the chart and table without changing the Group By dimension. Apply one or multiple filters to focus on specific resources.
To apply filters:
- Click + Add filter above the chart.
- Select one or more dimensions to filter by.
- Choose the values you want to include for each dimension.
- Click Apply to update the chart and table.
Available filter dimensions:
- Accounts β filter to specific Snowflake accounts
- Slingshot Tags β filter by tag group and tag values
- Snowflake Tags β filter by tag key and tag values
- Service Types β filter to specific service types (Warehouse Metering, Database Storage, AI Services)
- Warehouses β filter to specific SQL Warehouses
- Databases β filter to specific Databases
Drill-down navigation
Data Explorer supports interactive drill-down to help you trace a cost spike to its source. A typical investigation path:
- Account β identify which account is driving costs
- Service Type β see which cost category (compute, storage, AI) is responsible
- Warehouse β pinpoint the specific warehouse
To drill down:
- Click any row in the table with a hyperlinked Name.
- Data Explorer automatically sets the next Group By dimension and applies the clicked item as a filter.
- Continue clicking to drill deeper.
Chart and table interaction
The chart and table are synchronized:
- Click a chart bar to filter the table to that item and drill down.
- Select a table row to highlight the corresponding element in the chart.
- Both views always reflect the same data, filters, and time range.
Understanding the table columns
The table displays detailed information for each item:
| Column | Description |
|---|---|
| Cost($) | Total cost for the item in the selected date range |
| % of cost | This item’s share of the total cost across all items |
| Cost Change | Difference in cost compared to the same-length period immediately before your selected range |
| % change | Percentage difference compared to the same-length period immediately before your selected range |
Export to CSV
Download the underlying table data for use in spreadsheets or external BI tools.
- Click the Export CSV button above the table.
- A CSV file downloads with the current table data, reflecting all active filters and groupings.
FAQs
How far back can I see cost data?
Why can’t I see data for certain warehouses or accounts?
How often is cost data updated?
What do the Cost Change and % change columns show?
These columns compare total cost in your selected date range against the same-length period immediately before it. For example, if you select a 30-day range, the columns compare against the 30 days prior to your start date. The total costs and proportions you see are determined by the access permissions you have.
If there isn’t enough historical data available for the comparison period, the columns display “β” instead of a number.