Exporting Conversations to Markdown
Export any conversation as Markdown to save it for reporting, documentation, or external review. The export copies the conversation to your clipboard as formatted text.
Export a conversation
Open the conversation you want to export
Click the ellipsis button (three dots) in the top-right corner of the chat header
Select Copy entire conversation
Paste the Markdown into your text editor or document tool
You'll see a "Conversation copied to clipboard" confirmation when the export succeeds.
This works for both saved conversations and temporary chats. Empty conversations cannot be exported.
What's included in the export
The Markdown file contains:
Role labels β Each message shows User: or Assistant:
Message content β The full text of each message in the conversation
Attachment names β Files appear as
π fileName.pdfreferences (file content is not included)Message separators β A horizontal rule (
---) between each message
Labels, tags, and conversation metadata are not included in the export.
Troubleshooting
Export button doesn't appear β Make sure you're viewing a conversation, not the home screen or settings.
"Failed to copy conversation" error β Your browser blocked clipboard access. Check your browser permissions and allow ISMS Copilot to use the clipboard, then try again.
For more conversation management options, see Managing Your Conversations.