Codumentor logo Codumentor

Exporting Conversations

You can export a conversation as a self-contained HTML file that can be viewed offline in any browser — no internet connection or login required.

How to export

  1. Open the conversation you want to export
  2. Click the Export button in the header (or use the header menu on mobile)
  3. The file downloads automatically

The exported file is named {Product Name}-Export-{YYYY-MM-DD}.html.

What's included

The export captures the entire conversation as a snapshot, including:

Interactive code blocks

Code blocks keep their controls in the export — they work offline, powered by a small inlined script:

What to know