# Adding Nodes (/docs/editor/adding-nodes)

How to add nodes from the library to the canvas.



Nodes are added from the node library on the left side of the editor.

Steps [#steps]

1. Open the node library (always visible on the left)
2. Browse categories or search by name
3. Drag a node onto the canvas

The node appears at the drop position with a default label.

Node categories [#node-categories]

Nodes are grouped into four categories in the editor sidebar: Triggers, Integrations, Logic, and Utilities. Use the search tab to find nodes across all categories.

Next steps [#next-steps]

* [Connecting Nodes](/docs/editor/connecting-nodes) - wire nodes together
* [Configuring Nodes](/docs/editor/configuring-nodes) - set up node parameters
