Creating a shareable link for a session file: set a name, choose an expiry, pick the access mode, and copy the link.
Open the share dialog
You can reach the share dialog from three places:- Session files panel — each file row has a Share (link) button. Click it to open the dialog directly from the file list.
- Artifact viewer — when you open a file for preview, any shareable-link URL the agent wrote in its response becomes a clickable anchor that opens the dialog.
- File picker — when selecting a session file in a message, the share action is also available inline.
Create a shareable link
1
Name the link
The Link name field is prefilled with a URL-safe slug derived from the file name. Change it to something more memorable if needed. The name becomes part of the URL:
<your-domain>/artifacts/<name>.2
Set an expiry
Choose 1 day, 7 days (default), 30 days, or No expiry. After the expiry date, the link returns an expired response and can no longer be accessed.
3
Choose the access mode
Three modes are available:
4
Create the link
Click Create link. The URL is copied to your clipboard automatically. The success view shows Link created — “Your shareable link is ready and has been copied to your clipboard.” — and a copyable URL field.
The artifact viewer
When someone opens a link at/artifacts/<name>:
- HTML files render inline in the browser in a sandboxed iframe. Scripts and popups are allowed; top-level navigation is not.
- All other file types (Word, Excel, PDF, images…) trigger an automatic download.
Manage and revoke links
Open the Share action on the file again. The dialog lists every link created for that file with:- The link name and URL
- The access mode (Public / Password / Login required)
- The expiry status (for example, “7d left” or “Expired”)
Copy or download a message
Individual assistant messages also have their own share actions, accessible via the action bar that appears when you hover over a response:- Copy — copies the message to your clipboard as rich HTML plus WhatsApp-formatted plain text. When you paste into an email client the rich formatting is preserved; when you paste into WhatsApp or a plain-text field the text arrives with WhatsApp-style emphasis markers (
*bold*,_italic_). - Download — a dropdown with two options:
- Formatted (HTML) — saves the message as a standalone HTML file with full formatting.
- Markdown — saves the raw Markdown source.
Next steps
Attachments and session files
Upload files for the agent and view what it produces.
Image generation
Generate images inside the chat and share them.