Library and sharing
Find every generated clip, remix one with the same creator and seed, and share stable public links.
Every UGC video your team generates lands in the library at https://openclip.app/tools/ugc/library. Reach it from the Your library button in the studio.
Browsing the library
Clips are grouped by creator, so each face's videos sit together; clips generated from a brief alone group under Custom brief. Each tile is a 9:16 preview that plays on hover, with the script excerpt below it.
A tile shows one of three states:
| State | What you see |
|---|---|
| Rendering | An animated tile with a "Rendering..." badge |
| Completed | The playable video, with Remix and Download buttons |
| Failed | A muted tile with a "Failed" badge |
The library paginates at 24 clips per page.
Remix a clip
Remix is the fastest way to make a variation. It opens the studio prefilled from that clip:
- The same creator, script, and start scene.
- The same seed, so the new render stays visually close to the original.
- Any brief or voice tweaks you made on top of the creator's defaults.
Change what you want (usually the script) and generate. Remixing is how you turn one working clip into a series with a consistent face.
Download
Download appears on completed clips and saves the vertical MP4. The same button is on the in-page result card right after a render finishes.
Public share links
Every finished clip has a stable public link:
https://openclip.app/c/{id}The link redirects to the video file, so it works in a browser, a chat message, or an embed. It never expires, and viewers do not need an OpenClip account. The id is unguessable, but anyone who has the link can watch the clip, so treat it as public once shared.
Share links are returned as share_url when you check a job over the API or MCP (get_ugc_job_status). Links only resolve once the clip is completed; unfinished or unknown ids return a 404.
Free accounts
On the free plan you get one UGC generation per day per team, and the library works the same way. After your daily clip, the studio invites you to subscribe; paid generation is metered by the seconds you render. See Credits and plans.
Troubleshooting
- A clip is stuck on Rendering. Renders take a few minutes end to end. The status updates on its own; check back or refresh the library.
- A clip shows Failed. No credits are kept for failed renders (the reservation is refunded). Remix the clip to retry with the same setup.
- "We could not confirm the render" after generating. The request may still have reached the render service; the page keeps checking in the background, and the clip can still appear in your library shortly. If it never does, generate again.