Go Further
Sharing
Share conversations with teammates, export them for documentation, or create links that let others view your AI chat history.
Sharing a Conversation
To share a conversation:
- 1.Open the conversation you want to share.
- 2.Click the Share icon in the toolbar (or press ⌘⇧S).
- 3.Choose a sharing option: Copy link, Export as Markdown, or Export as PDF.
Shareable Links
Generating a shareable link creates a read-only snapshot of the conversation at that point in time. The link can be opened by anyone — no Agently account required.
Links can be revoked at any time from Settings → Sharing → Active Links. After revocation, the URL returns a 404.
Link Settings
When generating a link, you can configure:
- Expiry: Set the link to auto-expire after 1 day, 7 days, 30 days, or never
- Password protection: Require a password to view the shared conversation
- Include metadata: Choose whether to include labels, statuses, and conversation timestamps
Exporting Conversations
Conversations can be exported locally in several formats:
Markdown (.md)Clean Markdown with code blocks preserved. Great for pasting into Notion, Obsidian, or GitHub.
PDFFormatted PDF suitable for documentation, reports, or archiving.
JSONFull conversation data including message metadata, tool calls, and timestamps. Useful for programmatic processing.
Plain text (.txt)Simple text without formatting. Works anywhere.
Bulk Export
Export multiple conversations at once from File → Export Conversations. You can filter by workspace, label, status, or date range, then export the matching set as a ZIP archive of Markdown files.
This is useful for backing up your conversation history or migrating to a different system.