Export a conversation
Sometimes you need a conversation outside Atender — for a compliance handoff, a legal request, a customer who wants a copy of their own thread, or just an offline archive. The Export action in the conversation detail panel generates a clean, downloadable copy in the format you need.
Where to find it
Open a conversation and look at the detail panel on the right. Below the conversation metadata, click Export conversation.
This opens the Export dialog, where you choose a format and what to include before downloading.
Choose a format
Three output formats are supported:
- PDF — Sharing with customers, legal, or anyone outside your team — fixed layout, easy to print
- Markdown — Pasting into docs, tickets, or other internal tooling
- Plain text — Lightweight, no formatting, easiest to search or diff
Pick whichever matches where the export is headed. PDF is selected by default since it’s the most common choice for external sharing.
Choose what to include
Below the format picker, three toggles control what goes into the export:
- Attachments — bundles the files sent in the conversation into a ZIP alongside the exported document. On by default. If you turn this on, your download comes back as a
.zipinstead of a bare.pdf/.md/.txtfile. - Internal comments — includes your team’s internal notes in the export. These are clearly marked as internal in the output. Leave this off for anything going to a customer or external party — it’s off by default for exactly that reason.
- Side conversations — includes any side conversations attached to the thread in the export.
What the export looks like
The exported document is written for external eyes: senders are labeled with your company name and “Customer” rather than individual agent names. Agent identities are never included in the message thread of the export, regardless of format or toggles — this keeps the document safe to hand to a customer or outside party without a manual redaction pass.
Download
Click the export/download action once you’ve picked a format and the toggles you want. Atender generates the file and your browser downloads it directly — there’s no email step or async job to wait on for a normal-sized export.
Exporting multiple conversations
The same dialog supports exporting several conversations in one pass — useful when a compliance request or customer handoff spans more than one thread. You can export up to 50 conversations at a time; each selected conversation is included in the same document (or ZIP, if attachments are included) using the format and toggles you chose.
Notes and limits
- Exports are generated on demand — there’s no saved export history to revisit later. If you need the file again, re-run the export.
- The 50-conversation cap applies per export. For anything larger, split the request into batches.
- Turning on Attachments always produces a ZIP, even if you only exported a single conversation — plan for that when scripting or automating downstream handling of the file.
Related reading
- Conversation statuses — understand Active, Snoozed, Done, and Archived before deciding what’s worth exporting
- Conversation resolution — archived conversations are locked but still fully exportable