Share recordings with colleagues via secure, read-only links.
Detego lets you share any saved recording by generating a unique share link. The recipient can view the recording without needing a Detego account.
The sharing flow:
shared_links table alongside the recording reference, your user ID, and an expiry timestamp/shared/<token>. Copy it and send it to your colleague via email, chat, or any other channelShare links are designed to be secure by default:
Share links expire automatically after 30 days from the date they are created. After expiration, the link will no longer work and the recipient will not be able to access the recording.
If you need to share a recording again after a link has expired, simply generate a new share link. Each generation creates a fresh token with a new 30-day window.
Shared views are intentionally limited compared to the full viewer experience:
| Feature | Full Viewer | Shared View |
|---|---|---|
| View waveform data | Yes | Read-only |
| Interactive zoom and pan | Yes | No |
| Run computed signals | Yes | No |
| Run AI analysis | Yes | No |
| Add annotations | Yes | No |
| Save or modify recording | Yes | No |
| Download original files | Yes | No |
| Requires sign-in | No (but recommended) | No |
The shared view is a snapshot — it shows what was available at the time the link was created. If you re-analyze the recording or add new computed signals after sharing, the shared link will not automatically reflect those changes unless you generate a new link with the updated analysis ID.
Tip