What sharing does
Sharing gives you a link to any of your Super Magic chats that teammates in your workspace can open as a read-only view. The full transcript is visible (every message, tool call, and confirmation card), but nobody can send new messages, take actions, or delete the chat from a shared link. Use it when:- You want a teammate to pick up where you left off on a troubleshooting thread without re-explaining what you tried.
- You need a second pair of eyes on how Super Magic reached a conclusion before you act on it.
- You want to hand off a chat as reference for a runbook or a post-mortem.
Every chat has its own URL
Every Super Magic chat now lives at its own address (/super-magic/{id}) in the full-page Magic view. That means you can:
- Bookmark a chat and jump back to it from your browser.
- Refresh the page without losing your place, the chat reloads instead of resetting to a blank state.
- Copy the address bar URL as a quick link to that chat.
/super-magic, a clean slate.
Chat URLs are still workspace-scoped. Sending someone a chat URL only lets them open the chat if you’ve also enabled sharing on it (see below). Otherwise they’ll see a not-found message.
Share a chat
Prerequisites:- Super Magic is enabled for your workspace.
- Your admin has enabled chat sharing for your workspace. Contact your admin if you don’t see the share icon.
- You are the owner of the chat you want to share. You can only share chats you started.
1
Open the chat to share
Open the Super Magic chat you want to share, either from the sidebar or the full-page Magic view.
2
Select the share icon
In the top-right of the chat header, select the share icon.
3
Select Shared
In the dialog, select Shared. Super Magic mints a link and copies it to your clipboard.
4
Paste the link
Paste the link into Slack, Teams, email, or a ticket note.
See who has viewed a shared chat
Once a chat is shared, Super Magic tracks which of your teammates have opened it.- A viewer facepile appears next to the share icon in the chat header, showing avatars for the most recent viewers.
- Open the share dialog to see the full Viewed by list with a total count. The list refreshes every time you open the dialog, so you don’t need to reload the page.
Stop sharing or rotate the link
- Stop sharing. Open the share dialog and select Keep private. The token is revoked immediately and any existing link stops working.
- Rotate the link. Select Keep private to revoke, then select Shared again to mint a fresh link. Old links stay dead.
Open a chat someone shared with you
When you open a shared link, Super Magic loads the chat in read-only mode:- A Shared by {owner} pill appears in the header so you know who sent it.
- The composer, share icon, and delete controls are hidden.
- A Read-only view footer sits below the transcript.
Good to know
- Sharing is workspace-scoped. Only signed-in members of the same workspace can open a shared link. External contacts cannot.
- Shared chats aren’t a copy. They stream from the original chat, so any new messages the owner adds show up the next time a viewer loads the link.
- Only owners can share. If a chat was shared with you, you can’t re-share it, the share control is hidden in read-only view. A teammate who opens a chat URL you own always gets a read-only view.
- Flow Chats are shared automatically. When a Super Magic agent runs from a flow, the chat it produces is shared from the start, so teammates can review the run without asking the owner to share it. The owner can still select Keep private to revoke the link. Chats from runs before this change stay private unless their owner shares them.
- Older shared links still work. Links you generated before the URL change (in the
/super-magic/shared/{token}format) continue to open the same chat in read-only mode. - Desktop app links open in the web app. Links minted from the desktop app point at the browser Inbox so teammates can open them anywhere.