How to Share
- Open a conversation
- Click the share icon in the header (or use the title menu)
- Select Share Online
What Gets Shared
When you share a conversation, the following is uploaded:- All messages (user and assistant)
- Tool calls and their results
- Code blocks, diffs, and terminal output
- Session metadata (title, model used)
Managing a Shared Conversation
Once shared, the share icon turns accent-colored and clicking it shows additional options:| Action | Description |
|---|---|
| Open in Browser | Opens the shared page in your default browser |
| Copy Link | Copies the URL to your clipboard |
| Update Share | Re-uploads the conversation with any new messages |
| Stop Sharing | Permanently deletes the shared page |
Update Share re-uploads the entire conversation. This is useful after continuing a conversation you’ve previously shared.
Privacy & Access
Shared conversations are accessible to anyone with the link. There is no password protection or login required to view them. The link contains a cryptographically random 21-character ID, making it practically impossible to guess. However, anyone you share the link with can forward it to others.The Viewer
Recipients see a clean, read-only view of your conversation:- Full message history with proper formatting
- Syntax-highlighted code blocks
- Diff previews for file edits
- Terminal output for command executions
- Dark/light theme toggle
Transfer Between Workspaces
In addition to sharing online, you can transfer a session to another workspace using Send to Workspace. This creates an independent copy (fork) of the session on the target workspace.- Open the session menu (right-click or header menu)
- Select Send to Workspace
- Choose a remote workspace from the list
- The session is copied with a conversation summary for AI context
Send to Workspace requires a connected remote workspace. Disconnected workspaces appear greyed out with a CloudOff icon.
Limitations
| Limit | Value |
|---|---|
| Maximum size | 5 MB per conversation |
| Attachments | Not included |
| Authentication | None (link-based access) |
| Expiration | None (persists until revoked) |