Introduction

Getting started

Learn what GenAsset stores, how the docs are organized, and the quickest setup path.

Quick start

GenAsset is a memory layer for image generation. It stores the preview and the recipe behind it so a useful output can be reproduced, shared, compared, and continued later.

Create token

Create one workspace token for ComfyUI, scripts, or API calls.

Save output

Send the image plus prompt, model, seed, workflow JSON, and metadata.

Load version

Return to the exact asset version when you want to continue.

What GenAsset captures

Assets
Versioned
Recipes
Captured
Workflows
Reloadable
Promptcinematic portrait, rain, neon alley, 50mm lens
ModeljuggernautXL_version2.safetensors
Versionsaved from ComfyUI
Intenttext_to_image
ComfyUI text-to-image workflow saving a generated preview to GenAsset

Setup path

  1. Sign in with Google.
  2. Create or copy a workspace token.
  3. Install the GenAsset custom nodes in ComfyUI.
  4. Download a starter workflow and set your token.
  5. Queue the workflow and confirm the asset appears in the dashboard.
Fastest path
The onboarding screen creates the first token and gives you the starter workflow links in one place.

Next steps