Guide

Public Sharing

Share traces, eval runs, or datasets with anyone — even people who don't have a 2Signal account. Share links are token-based and require no authentication to view.

Shareable Resources

ResourceWhat's Included
TraceFull trace detail with spans, timeline, and scores
Eval RunEval run results with per-item scores
DatasetDataset items with inputs and expected outputs

Creating a Share Link

On any trace detail, eval run, or dataset page, click the Share button. A unique token is generated and the public URL is copied to your clipboard. Anyone with the URL can view the resource.

Revoking a Share Link

Share links can be revoked at any time from the share dialog or via the shareLink.revoke tRPC procedure. Revoking immediately invalidates the token — anyone visiting the link will get a 404.

Security

  • Share tokens are cryptographically random and unguessable
  • Links provide read-only access to the specific resource
  • No authentication is required — treat share links like passwords
  • Revoking a link is instant and permanent

Permissions

ActionRequired Role
View share linksVIEWER+
Create share linksMEMBER+
Revoke share linksMEMBER+

Have questions? Join our community!

Connect with other developers and the 2Signal team.

Join Discord