Skip to content

Usage-based billing

For some Cloudflare subscriptions and services, Cloudflare charges you based on how much you used a feature during your previous billing period. This differs from other services, which are a prepaid flat fee for the upcoming month (for example, plans and page rules).

For example, if your billing date is on the 15th of the month and you turn on Cloudflare Workers in the dashboard on the 1st, your next invoice includes the Workers charges from the 1st through the 15th. The following invoice includes charges for Workers usage during the full billing period.

Products with usage-based billing

The following products bill based on consumption. Each product includes a free tier — you are only charged for usage that exceeds the included amount.

For current overage rates, refer to the Cloudflare plans page or each product's pricing page linked below. Rates may change — the links below are always up to date.

ProductBillable metricFree tier (included)Pricing details
WorkersRequests, CPU time10M requests, 30M CPU-msWorkers pricing
R2Storage, operations10 GB storage, 1M Class A, 10M Class BR2 pricing
Argo Smart RoutingData transfer (GB)First 1 GBArgo pricing
Cache ReserveReads, writes, storageNoneCache Reserve pricing
Load BalancingDNS queriesFirst 500KLoad Balancing
StreamMinutes stored, minutes viewedVaries by planStream pricing
ImagesTransformations, storageVaries by planImages pricing
SpectrumData transfer (GB)NoneSpectrum

Optimize usage-based costs

Reducing usage-based charges starts with understanding where your consumption comes from. Use the billable usage dashboard to identify which products are driving costs, then apply the strategies below.

StrategyWhat it reduces
Increase cache hit ratio with longer TTLs and appropriate Cache-Control headersArgo data transfer, Workers invocations, origin load
Use Cache Reserve for long-tail contentOrigin fetches for infrequently accessed assets
Set up R2 lifecycle rules to transition cold data to Infrequent AccessR2 storage costs
Use Workers Smart Placement for data-heavy WorkersWorkers CPU time
Batch R2 operations where possible instead of per-object readsR2 Class B operation count
Set up budget alerts to catch unexpected spikes earlyAll products — prevents surprise invoices

For a detailed walkthrough of how a single request generates charges across multiple products, refer to How charges accrue.

Monitor your usage

The billable usage dashboard gives Pay-as-you-go customers daily visibility into usage-based costs. The dashboard shows a daily cost breakdown chart and a per-product usage table with free-tier allowances, so you can see exactly what you are being charged for.

You can also set up budget alerts to get notified by email when your account-wide spend crosses a dollar threshold you define.

Usage-based billing notifications

If you are on a Professional plan or higher, you can monitor the usage of individual Cloudflare add-ons by turning on email notifications. Cloudflare sends a notification to the billing email address on file when traffic, queries, requests, or minutes watched exceed your defined threshold.

You can choose the product you want to monitor and the threshold that triggers the notification. Thresholds depend on the product.

For example, Argo Smart Routing has Notify when total bytes of traffic exceeds as a threshold, and Load Balancing has Notify when total number of DNS Queries exceeds as a threshold.

Set up usage notifications

  1. Log in to the Cloudflare dashboard.

  2. Select your account.

  3. Go to Notifications.

    Go to Notifications
  4. Select Add to create a new notification for Billable Usage.

For more information, refer to Cloudflare notifications.