Final assets
The results page lists every asset with its current version. An asset that was never repaired stays at v1; a repaired one shows v2 or higher with the fixes that produced it.
- Download a single image to replace one file in your listing.
- Download everything as a ZIP to hand the whole set to a designer or an operations team.
- Open the version history of an asset to compare or retrieve an earlier version.
Every download is logged with the file, the version, who downloaded it and when. The log is visible on the results page and is what an audit or a settlement review will ask for.
What is inside the ZIP
| Entry | Contents |
|---|---|
| final/ | One image per asset at its newest version. Repaired files carry a version suffix such as _v2. |
| report.json | The machine-readable inspection report for the latest round. |
| listing-text.txt | The final title, bullets and description after any approved text fixes. |
The report
The report page is built for printing and for sending to someone who was not involved in the work. It contains the job header (product, country, marketplace, round, score, verdict), the issue breakdown by type and severity, every finding with its evidence and decision, the applied fixes, and the round history.
- 1Open the inspection and choose Report.
- 2Use your browser print dialog to save it as PDF. The layout drops the navigation and prints on A4.
- 3For a machine-readable copy, call GET /api/v1/jobs/{id}/report or take report.json out of the ZIP.
When is a job finished
There is no separate completion button. A job is finished when you are satisfied with the verdict and have downloaded what you need. Jobs stay in the list with their history, so you can come back after a marketplace rejection and start a new round on the same product.
Download links for assets are signed and time-limited. If a link stops working, reopen the results page to get a fresh one.
Was this helpful?
Related guides
- Fix suggestions and automatic fixesHow to review a suggested change side by side, approve only what you want, and let Dodam AI rewrite the assets.
- Reading an inspection resultWhere the score comes from, how the verdict is decided, what the five inspection types mean and how to read the evidence.
- Issuing and using API keysCreate a key, choose its scopes, call the REST API v1, and revoke a key that leaked.
Did not find the answer?
Send us the question with your inspection id and we will look at the exact job.