Asset Lineage lets workspace admins view and download the complete history of any generated asset: every step that led to it, including prompts, models used and image or video references. This is built so teams can show exactly how an AI asset was made, and anyone can retrace the steps behind their own work.
Viewing an Asset's Lineage
- Navigate to the Assets section of your Dashboard
- Double click an asset you want to see the lineage for.
- Select the ··· menu in the top right corner.
- Select See lineage.
The lineage view shows every generation that led to your asset as a connected graph, ending with the asset you traced from.
Working with Assets in the Lineage
Select any asset in the graph to open its details panel, which shows the prompt, the model it was generated with, its type, aspect ratio and resolution, the inputs used to create it and where it was used within this lineage.
Below each asset, select the ··· menu under any asset in the graph to:
- Reuse prompt — start a new generation with that asset's prompt
- Download asset — download that individual file
- Trace from asset — open that asset's own lineage view, useful for following a branch back through earlier work
Numbered badges at the start and end of the graph expand to show the initial reference inputs that started the chain and any generations the final asset was used in afterward.
Downloading an Asset's Lineage
You can download lineage from the ··· menu on the asset page by selecting Download lineage, or from the lineage view using the Download button in the top right corner. From the lineage view, you can also choose Download with usage to include everywhere the asset was used after it was created.
Lineage exports as a ZIP containing:
- manifest.csv — one row per asset in the lineage, including the prompt, model, seed, creation date and parent references
- edges.csv — how each asset connects to the assets it was made from
- media — every image and video file in the lineage
- README.txt — a summary of the export
Downloads with usage also include usage.csv, listing the generations the asset was used in after it was created.
FAQ
Who can download asset lineage?
Lineage export is currently available to workspace admins.
Can I export lineage for multiple assets at once?
Not yet. Lineage exports are one asset at a time. You can still batch download the asset files themselves, but each lineage export covers a single asset.