Skip to content

Commit 9313fdf

Browse files
authored
Update pricing.mdx
1 parent f7355e4 commit 9313fdf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/workflows/reference/pricing.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ No. Workflows are priced based on the same compute (CPU time) and requests (invo
3535

3636
Yes.
3737

38+
### What is a Workflow invocation?
39+
40+
A Workflow invocation is when you trigger a new Workflow instance: for example, via the [Workers API](/workflows/build/workers-api/), wrangler CLI, or REST API. Steps within a Workflow are not invocations.
41+
3842
### How do Workflows show up on my bill?
3943

4044
Workflows are billed as Workers, and share the same CPU time and request SKUs.

0 commit comments

Comments
 (0)