Public Share Links
Share any prompt or chain version publicly with a no-login URL — no account required to view.
Creating a share link
Open a prompt or chain and click the Share button in the toolbar. Choose the version you want to share and (optionally) an expiry date, then create the link.
- One link per version — creating a second link for the same version returns a conflict; delete the existing one first.
- The public URL is
/share/p/:tokenfor prompts and/share/c/:tokenfor chains. - Viewers see the prompt content and variables in read-only mode — run buttons and edit controls are hidden.
- Deleting a link immediately makes the URL return a "link no longer active" message.
Expiry
Links can be set to expire on a specific date. After expiry the URL returns 404 — the prompt or chain itself is unaffected. Links with no expiry date remain active indefinitely until explicitly deleted.
The link is the public state
There is no separate "make public" toggle on a prompt. The presence of an active share link is what makes a version publicly visible. Delete all links to make it private again.