Cost Report
Find where warehouse spend is leaking.
Analyze Snowflake query costs and identify optimization opportunities across queries, users, and warehouses.
Find what's costing money and do something about it.The problem it solves
Warehouse spend often grows quietly. A few expensive queries, oversized warehouses, idle resources, or repeated scans can drive cost without a clear owner.
What it does
When to use it
Snowflake cost reviews
investigating a cost spike
looking for query tuning opportunities
right-sizing warehouses
How it works
The skill gathers query history and usage metadata, ranks cost drivers, analyzes patterns, and turns findings into recommended actions.
Tools used
finops_query_history
Fetch recent query execution history from a warehouse.
finops_analyze_credits
Break down warehouse credit consumption by time, user, and warehouse.
finops_expensive_queries
Find the most expensive queries and identify optimization opportunities.
finops_warehouse_advice
Recommend warehouse sizing, suspend settings, and cost controls from usage patterns.
finops_unused_resources
Find unused tables and idle warehouse resources.