How to view node docs

-
Select a node:
Click on any node in your workflow to select it. -
Open node docs:
Click the node info icon in the selection toolbox to open the node documentation page. -
Exit node docs:
If you want to exit the node docs, you can click the arrow icon in the top left corner to exit the node docs.

Built-in node documentation
Documentation for ComfyUI’s built-in nodes is maintained in the embedded-docs repository. Contributing to built-in node docs:- Users can contribute improvements and additions to built-in node documentation
- Submit pull requests to the embedded-docs repository
- Help improve documentation quality for the entire ComfyUI community
Custom node documentation
Custom nodes can also include their own documentation. When custom node authors provide documentation, it will automatically appear in the node docs panel when you select their nodes.Developer guide: Adding node docs
Learn how to create rich documentation for your custom nodes