# Processing results

View data assets and file-processing results.

## Choose a task

| Task | Description |
| --- | --- |
| [Find a file’s data asset](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/catalog/get-data-asset.html.md) | Query the corresponding data assets after processing according to the original file ID. |
| [Find assets for multiple files](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/catalog/batch-get-data-assets.html.md) | Batch query of generated data assets by original file ID; unprocessed files will not appear in the results. |
| [Find file-processing artifacts](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/catalog/list-file-artifacts.html.md) | Query file product information by file ID. |
| [Resolve artifacts for multiple files](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/catalog/batch-resolve-file-artifacts.html.md) | Batch query the existence of parsing products and their associated identifiers by file ID. |
