# How to check your render history

> Every render, its status and output — find, inspect and reuse past renders

- **URL**: https://orshot.com/help/view-render-logs

---

Open **All Renders** from your workspace sidebar — every render across templates, with status and output:

![The render history page](https://orshot.com/help/generate/logs-1-page.webp)

## What you can do here

- **Inspect a render** — the exact parameters used, the output file, timing
- **Copy the output URL** — the output is a hosted file; embedding or sharing that URL never triggers a new render
- **Debug API calls** — failed or odd-looking renders show what was actually received
- **Per-template history** — each template also has its own **Renders** tab

## Related