Select a single node and the right-hand sidebar opens its controls — model picker, prompt, per-model options (aspect ratio, duration, audio, seed, negative prompt), a version history strip, and header actions to pan-to-node or copy media.
Where: canvas → click one node → properties sidebar (right edge) — Select exactly one node
Key ideas
- Per-node controls: The sidebar renders a different control set per node type — a Text Prompt shows a prompt box, a Gen Video node shows a ModelSelector plus aspect ratio, duration, Generate Audio, and (where the model supports it) seed and negative prompt.
- Capability-driven options: Options shown depend on the chosen model's capabilities (duration/resolution/aspect/seed/audio), read from mediaGenConfig — switching the model reshapes the available controls.
- Version history strip: Once a node has more than one result, a 'Versions' row shows thumbnails (or V1/V2 chips for non-image nodes) with a v{n}/{total} counter; click a thumbnail to make it active, the x to delete a version, or the folder icon to reveal the file in the Asset Manager.
- Header actions: The sidebar header has a pan-to-node (LocateFixed) button to recenter the canvas on the selected node, copy-media and copy-URL buttons when the node holds an image/video, and an X to close the sidebar.
- Version arrows and asset reveal: The Versions row adds one-step previous/next controls beside the counter, while the counter still opens the grid and the folder action reveals the current generation in Asset Manager.
Steps
- Click a single node on the canvas — the properties sidebar opens on the right (closing it with X hides it until you select another node).
- Pick a model from the Model dropdown; the options below (aspect ratio, duration, audio, seed, negative prompt) update to match that model's capabilities.
- Edit the prompt and other inputs; for generation nodes, click Generate in the sidebar to run the node.
- After multiple runs, use the Versions strip to switch the active result, delete a version (x), or open it in the Asset Manager (folder icon).
- Use the LocateFixed (target) icon in the header to pan the canvas back to the selected node, or the clipboard/link icons to copy its media or URL.
FAQ
Why is the sidebar empty / not showing?
It only appears when exactly one node is selected and the sidebar hasn't been closed. Selecting multiple nodes hides it; closing it with X keeps it hidden until you select a different single node.
Where do I rename a node?
Nodes carry an optional customName that the sidebar title uses when set; otherwise the title falls back to the node-type label (e.g. 'Text Generator').