Skip to main content

Unused Tables

The Unused Tables feature provides complete visibility into dormant data assets that silently drain your Snowflake storage budget. This powerful analysis tool identifies tables sitting idle and untouched, consuming valuable storage credits without delivering business value. By surfacing comprehensive insights into unused tables—including exact retention periods, storage sizes, table types, and cumulative costs—FinOps teams gain the transparency needed to make confident decisions about reclaiming wasted resources.

Why Unused Tables Monitoring Matters?

Eliminate Hidden Storage Costs Consuming Your Budget

Storage costs accumulate silently from tables created for one-time analyses, test data, or deprecated workloads. The Unused Tables feature exposes this hidden cost drain with transparent insights: exact idle days, complete table lists across databases, total storage consumed, and table type analysis (PERMANENT, TRANSIENT, TEMPORARY) including Time Travel and Fail-safe allocations. Drop or convert unused tables to directly reduce storage consumption and monthly credits spent—reclaiming idle storage delivers substantial annual savings.


Unused Tables List

Unused Tables

Table Statistics

The top section displays key metrics:

  • Unused tables - Total number of tables with no recent activity
  • Unused size - Combined storage size of all unused tables (displayed in GB)

Table Columns

ColumnDescriptionUse Case
Table nameName of the unused tableIdentify the table for investigation or cleanup
Table typeType of table (PERMANENT, TRANSIENT, TEMPORARY)Understand table storage behavior
Size(GB)Storage consumed by the table in gigabytesPrioritize larger tables for cleanup to maximize storage savings
Time travel(GB)Storage used by time travel data in gigabytesUnderstand additional storage overhead from time travel
Fail safe(GB)Storage used by fail-safe data in gigabytesUnderstand fail-safe storage bytes
Retention daysNumber of days Time Travel is enabledAssess Time Travel settings to reduce retention and lower storage costs
RowsNumber of rows in the tableAssess table size by record count
Last accessedTimestamp of the last time the table was accessedVerify when the table was last used

Available Actions

Click the info icon (ⓘ) at the end of each row to view detailed table insights.


Table Insight Details

Table Insight Details

The Table insight details panel provides complete information about the selected unused table.

Table Information

FieldDescription
Table nameName of the table
Schema nameSchema associated with the table
Database nameDatabase associated with the table
Created onTimestamp when the table was created
Last accessed onTimestamp of the last access
SizeStorage consumed by the table
Rows countNumber of rows in the table
StatusUsage status (e.g., "Never Used Since Creation")