Skip to content

Commit 2b52cd0

Browse files
authored
Update visualizer.mdx
1 parent c16e9b3 commit 2b52cd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/workflows/build/visualizer.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Workflows Visualization
2+
title: Visualize Workflows
33
pcx_content_type: concept
44
sidebar:
55
order: 12
@@ -9,4 +9,6 @@ View a visual representation of your parsed Workflow code as a diagram on the Cl
99

1010
The diagram illustrates your sequenced & parallel steps, conditionals, loops, and nested logic. To see the Workflow at a high level, view the diagram with loops and conditionals collapsed, or expand for a more detailed view.
1111

12+
![Example diagram](~/assets/images/changelog/workflows/2026-02-03-workflows-diagram.png)
13+
1214
Workflow diagrams are currently in beta for all Typescript and Javascript Workers. View your Workflows in the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/workflows) to see their diagrams.

0 commit comments

Comments
 (0)