Saved Nodes
Save a configured node instance and reuse it across flows.
Any node instance , its kind and its full config, exactly as you’ve set it up , can be saved and reused elsewhere.
Saving one
Configure a node the way you want it, then open its ⋯ menu → Save Node and give it a name. This works for most node kinds (Form, HTTP, GraphQL, gRPC, realtime nodes) , the saved copy captures every field value as it stood at save time.
Reusing it
Press Ctrl/Cmd+Shift+Space (Add Saved Node) to open the flat list of everything you’ve saved. Picking one drops a new node onto the canvas pre-filled with that saved config , it’s a starting point, not a link back to the original; editing the new instance doesn’t affect the saved node or any other node created from it.
Reach for Saved Nodes for anything you reconfigure often across flows in the same workspace , a standard auth header set on an HTTP node, a commonly-used gRPC target, a Form Node shaped like your test fixtures.
If you haven’t saved anything yet, Add Saved Node shows an empty state: “No saved nodes yet , save one from a node’s ⋯ menu.”