---
title: Workflows pricing adds per-step billing. Step and storage billing to start no earlier than August 10, 2026.
description: Cloudflare Workflows adds per-step pricing, with step and storage billing starting no earlier than August 10, 2026.
image: https://edgetunnel-b2h.pages.dev/changelog-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://edgetunnel-b2h.pages.dev/changelog/) 

## Workflows pricing adds per-step billing. Step and storage billing to start no earlier than August 10, 2026.

Jul 07, 2026 

[ Workflows ](https://edgetunnel-b2h.pages.dev/workflows/) 

[Workflows](https://edgetunnel-b2h.pages.dev/workflows/) pricing now includes per-step billing. Requests and CPU time billing have been enabled since the initial public beta and is not changing.

#### Workflows adds step billing

A step is each unit of work executed by a Workflow, including step operations such as [sleeping](https://edgetunnel-b2h.pages.dev/workflows/build/sleeping-and-retrying/) or [waiting for events](https://edgetunnel-b2h.pages.dev/workflows/build/events-and-parameters/).

You can query Workflows analytics, including `stepCount` for a Workflow instance, with the [GraphQL Analytics API](https://edgetunnel-b2h.pages.dev/workflows/observability/metrics-analytics/#query-via-the-graphql-api).

#### Steps and storage billing to take effect August 10th, 2026

Starting no earlier than August 10th, 2026, Cloudflare will begin billing for step and storage usage on Workers Paid plans.

Storage pricing has been published since Workflows became generally available and is not changing. Storage is measured as persisted Workflow state in GB-months.

| Dimension | Workers Free           | Workers Paid                                                        |
| --------- | ---------------------- | ------------------------------------------------------------------- |
| Steps     | 3,000 included per day | 500,000 included per month, then $0.80 per additional 100,000 steps |
| Storage   | 1 GB-month included    | 1 GB-month included, then $0.20 per additional GB-month             |

Developers on the Workers Free plan will not be charged for steps or storage beyond the included amounts.

Cloudflare will not bill step and storage usage before August 10, 2026.

You can review Workflows usage in the [Cloudflare dashboard ↗](https://dash.cloudflare.com/) before this change takes effect. To reduce costs, consider reducing the number of steps per Workflow or improving the memory efficiency of your stored state.

Refer to the [Workflows pricing](https://edgetunnel-b2h.pages.dev/workflows/reference/pricing/) page for full details.

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-07-07-workflows-billing-updates/#page","headline":"Workflows pricing adds per-step billing. Step and storage billing to start no earlier than August 10, 2026. · Changelog","description":"Cloudflare Workflows adds per-step pricing, with step and storage billing starting no earlier than August 10, 2026.","url":"https://edgetunnel-b2h.pages.dev/changelog/post/2026-07-07-workflows-billing-updates/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/changelog-preview.png","dateModified":"2026-07-07","datePublished":"2026-07-07","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
