Dashboard

Generations

Use the generation library to review creative threads saved from ComfyUI, scripts, and other tools.

What generations are

Generations are the dashboard view for creative threads. A thread can come from ComfyUI, a Python script, an API client, or another generation tool, and can contain multiple assets, versions, and annotations.

Thread

A run or creative session that groups related outputs.

Assets

The reusable objects saved from that generation thread.

Versions

The individual save points created as the work evolves.

Browse generations

Open Generations when you want a chronological view of incoming work. It is the best first stop after running a workflow because it shows whether saves are arriving and how they group together.

Use Generations for triage: confirm recent saves, scan source tools, then open the asset or version that needs review.

Inspect a thread

A useful generation record should make the run understandable without reopening ComfyUI. Look for prompt, model, seed, workflow JSON, tags, source tool, and any metadata your pipeline sent with the save.

Clean workflow habit
Give each workflow a stable asset name when you expect follow-up edits. That keeps later saves attached to the same asset history.

Next actions