docs/usage/agent/share.mdx
Click the Share button in the top-right corner of the chat window to export and share your current conversation. LobeHub supports multiple formats — choose the one that fits how you want to use it.
Export your conversation as an image. Great for social media or messaging apps — visually intuitive and easy to read.
Display modes:
Optional content:
Format: JPG / PNG / SVG / WEBP
Actions: Copy to clipboard for pasting into other apps, or download the image file.
<Image alt={'Screenshot Sharing'} src={'/blog/assets196d679bc7071abbf71f2a8566f05aa3.webp'} />
Export as plain text. Ideal for editing or quoting — small file size.
Optional content:
Actions: Copy to clipboard, or download as a text file.
Export as a PDF document. Suitable for formal use — work reports, study notes, archival.
Optional content:
Actions: Click Generate to create and download the PDF.
<Image alt={'PDF Sharing'} src={'/blog/assets7dccdd4df55aede71001da649639437f.webp'} />
Export in JSON format — ideal for developers or integration with other systems.
Export modes:
Optional content:
Actions: Copy JSON to clipboard, or download as a file.
| Format | Best For |
|---|---|
| Screenshot | Social media, messaging apps — visually intuitive |
| Text | Editing, quoting — small file size |
| Work reports, study notes, archival | |
| JSON | Developers — import into other systems, data analysis |
Generate a link to share your conversation publicly. Click the Share button in the top-right corner — if link sharing is available in your workspace, a popover appears instead of the modal directly.
Visibility options:
Actions:
When someone opens the link, they see the full conversation in a clean read-only view. A bottom bar shows the Agent name and avatar, with quick links to explore the Agent Market or try the same agent themselves.
<Cards> <Card href={'/docs/usage/agent/topic'} title={'Topics'} /><Card href={'/docs/usage/community/agent-market'} title={'Agent Marketplace'} /> </Cards>