Skip to main content

Projects & Renders

Projects

The Projects page lists your cloud drafts — everything saved from the editor with Ctrl+S. Each card opens the project in the editor via its deep link (?project=prj_…). Rename, duplicate, or delete from here.

Cloud projects — one click back into the editor
Cloud projects — one click back into the editor

Renders

The Renders page is the history of every render job — from the editor, the API, or bulk batches:

Render history with status, duration, and credits
Render history with status, duration, and credits
  • Status — queued, rendering (with live progress), ready, or failed (with the failure reason).
  • Playback & download — play the result inline, download it, or copy the CDN URL.
  • Filter by type (video/image) and search by name.

The same data is available programmatically via GET /api/jobs/{id} and pushed to your services by webhooks.