# Workflow Editor (/docs/editor)

The visual editor for building workflows.



The editor is where you design workflows visually on a canvas, configure nodes, preview data, and inspect recent executions.

* [Canvas Overview](/docs/editor/canvas) - layout, canvas controls, annotations, and the executions panel
* [Adding Nodes](/docs/editor/adding-nodes) - dragging nodes from the library
* [Connecting Nodes](/docs/editor/connecting-nodes) - drawing edges
* [Configuring Nodes](/docs/editor/configuring-nodes) - Input/Parameters/Output panes, variables, and template expressions
* [Saving](/docs/editor/saving) - how auto-save and manual save work
* [Running a Workflow](/docs/editor/running) - executing and inspecting runs from the editor
* [Folders](/docs/editor/folders) - organizing workflows into folders
* [Run a Single Node](/docs/editor/run-node) - executing one node and its dependencies
