Prompt and file details
A generated asset can show the prompt, model endpoint, and request ID that produced it. Uploaded images and videos have an editable description instead. The details panel also shows available file information, such as dimensions, aspect ratio, format, content type, size, and creation date. Some fields can be unavailable for older media or particular file types. Your role must permit viewing request payloads to inspect protected generation details.Inputs
Inputs shows media used to produce the generation. Open an available input to inspect it and continue following its history. For example, an image-to-video result can link back to the source image, which in turn can show the reference images used to generate it.Used in
Used in shows recorded later generations that consumed the asset. Open one to see what was made from it. These panels appear when relationships are available. They show captured history, not a guarantee that every past use or externally created edit is recorded. Deleted or expired items can become unavailable.Entity associations
The asset’s Entities section connects it to reusable characters and other smart entities. Distinguish references used during a generation from assets you link afterward to organize an entity’s gallery. Removing a manual link does not erase the fact that an entity was used to produce a generation. See Creating and managing entities.Programmatic history
The Assets API exposes an asset’s ancestry throughGET /v1/assets/{asset_id}/lineage. Use it to inspect recorded inputs and generation relationships. See Using the Assets API.