Snowflake Cloud Services Billing and the 10% Adjustment

Snowflake separates warehouse compute from Cloud Services compute. Cloud Services handles work such as authentication, metadata operations, and query coordination.

How the adjustment works

Cloud Services usage is included without an additional charge up to 10% of the daily warehouse compute consumption. Cloud Services consumption above that threshold can be billed separately. The adjustment is calculated against daily compute usage, not against the total monthly invoice.

An account with low warehouse usage can therefore see a Cloud Services charge even when the absolute amount of metadata activity is modest. A large warehouse fleet can absorb the same Cloud Services activity within the included threshold.

Measuring Cloud Services usage

METERING_DAILY_HISTORY reports daily credits by service type after the Cloud Services adjustment. Warehouse views alone do not provide the complete billed total. Reviewing the service type and date helps distinguish a Cloud Services increase from a warehouse increase.

Common causes of higher Cloud Services usage include large metadata queries, frequent permission checks, repeated short statements, and workloads that create many small operations. The cause must be identified in query and access history before changing warehouse configuration.

Cost analysis

Cloud Services is usually a smaller line item than warehouse compute, but it can matter when warehouse usage is low or metadata activity changes sharply. Compare daily Cloud Services credits with daily warehouse credits and inspect the dates with the largest changes.

Snowflake documents the adjustment in understanding overall cost and the METERING_DAILY_HISTORY reference.