Docs

Build with the Pro canvas.

These docs are the first public layer for the new dashboard. Full API and node-by-node references will expand as the React Pro canvas lands.

Quick start

  1. Open Pro Studio and create a new session.
  2. Add an upload node or prompt node as the first input.
  3. Connect it to a generation node with compatible socket types.
  4. Run the workflow, inspect the output, then rerun only the node that needs adjustment.
  5. Group related steps and save the session when the recipe works.
01

Canvas basics

Add nodes, connect typed sockets, group related branches, and keep successful outputs while rerunning only the step that needs changes.

02

Node library

Use prompt, upload, image, video, audio, utility, loop, and GPU control nodes to turn one-off generations into reusable systems.

03

Execution

Run the whole workflow, rerun one node, cancel a node, or stop a running workflow while preserving session state.

04

GPU minutes

Track active GPU runtime, paid time, task usage, expiry, and estimated refund before stopping an active GPU session.

05

Sessions

Save, duplicate, rename, favorite, organize, and reopen workflows with their graph, media, viewport, and tab state.

06

Sharing

Invite collaborators as viewers, runners, or editors with role-based access and shared session notifications.

Implementation reference

The internal rewrite checklist and node inventory are maintained in the repository docs. They cover dynamic node sizing, sockets, property panels, single-node reruns, loops, GPU billing, tabs, sharing, and realtime collaboration.