Export a conversation
Download one or more conversations as JSON, Markdown, or PDF.
What this does
The export wizard downloads selected conversations in a structured or readable format. This guide chooses conversations, format, packaging, optional AI-generated intro summary, and download.
Video planned
Export a conversation walkthrough
Recording planned. Show export a conversation end to end and explain why this task helps a user.
To publish this video:
- Upload the recording to YouTube or Microsoft Stream.
- Save a poster frame as
docs/images/video-posters/guide-export-a-conversation.png. - Add the watch URL to
this slotindocs/_data/media.yml.
Why you would use this
Export conversations when you need an audit copy, handoff, or transcript for documentation. JSON is best for structured analysis, Markdown is easiest to edit, and PDF is best for print-ready sharing. Do not export content your organization does not allow you to remove from the app.
Before you start
- You must be signed in and able to see the conversations you want to export.
- A chat model must be available if you want an AI-generated intro summary.
- If retention or archiving matters, review
enable_conversation_archivingon Safety settings.
Steps
- Open Chat.
- Select one or more conversations in the conversation list.
- Select Export selected conversations.
Screenshot needed
Export a conversation step 3
Capture the export a conversation task at this step in SimpleChat with realistic sample data and redact secrets.
Save as docs/images/guides/export-a-conversation-step-3.png
Drop the file at that path and it replaces this card automatically. No other change needed.
- In Export Conversations, review the selected conversations and remove any unwanted item.
- Choose JSON, Markdown, or PDF.
- Choose Single File or ZIP Archive.
- Optionally enable Include AI-generated intro summary and choose a Summary model.
Screenshot needed
Export a conversation step 7
Capture the export a conversation task at this step in SimpleChat with realistic sample data and redact secrets.
Save as docs/images/guides/export-a-conversation-step-7.png
Drop the file at that path and it replaces this card automatically. No other change needed.
- On Ready to Export, select Download.
Verify it worked
A .json, .md, .pdf, or .zip file downloads. Open it and confirm it contains the expected titles and messages.
Troubleshooting
| Symptom | Likely cause | Fix |
|---|---|---|
| The wizard says no conversations are selected | No conversation is selected | Select at least one conversation first. |
| The downloaded format is unexpected | Format and packaging were chosen separately | Run the wizard again and verify both choices. |