Save
GenAssetSaveGeneration
Save To GenAsset
Saves a generated image plus prompt, model, seed, sampler settings, workflow JSON, inputs, metadata, and Repro Lock to GenAsset.
Use when
Use at the end of text-to-image, image-to-image, upscale, inpaint, and review workflows.
Behavior
- Uploads the output image as a new asset or new version.
- Auto-captures upstream ComfyUI recipe metadata.
- Stores
metadata.repro_lockwith workflow hash, environment, custom-node, and model metadata. - Uploads detected input images for provenance.
- Rejects blank or near-black images before saving.
Inputs
imagebase_urltokenasset_nameasset_idtags_csvintentnotes_mdversion_labelmetadata_jsonsourcehidden prompthidden workflow metadataOutputs
imageasset_idversion_idstatus_jsonNotes
- Use
asset_idto append to an existing asset; leave it empty to create a new asset. - Repro Lock is automatic. Use the Manager Health tab to preview it before queueing.