Share a chat thread
Each conversation with an agent is a thread. You can create multiple threads per agent, rename them, and delete them. Any thread can be published as a public, read-only link.1
Open the thread you want to share
Threads are addressable by URL (
?chat=…), so you can return to any conversation.2
Create a share link
Use the share action on the thread to generate a public link. Anyone with the link can view the conversation read-only.
3
Revoke when done
Revoke the share link at any time to immediately disable public access.
What viewers see
The public thread viewer is fully read-only and includes:- The full message history, with the agent’s reasoning steps
- Citations linking back to the underlying data
- Any artifacts generated in the thread, with previews
Shared threads are read-only snapshots of a conversation. Viewers cannot send messages, see other threads, or access the room’s data sources.
Share an artifact
Artifacts are the files an agent generates during a conversation — HTML reports, Markdown, images, PDFs, Excel workbooks, PowerPoint decks, CSVs, and SVGs. They’re collected in the thread’s Artifacts panel. You can share an individual artifact via its own link, or download artifacts (including as a zip) for use elsewhere.
Deploying an agent publicly
To give a wider audience an interactive (not read-only) experience, deploy the agent as a branded public app with its own URL, welcome message, and starter questions. See Agents and the Deployment overview.Related Documentation
Agents
Chat, threads, artifacts, and explainability.
Exploration & Workflows
The room experience where threads live.
Deployment
Publish agents as branded public apps.
Integrations & MCP
Connect agents to external applications.

