Skip to content

The Viewer

The Viewer renders archived conversations in a clean, distraction-free reading view. It supports the full range of content types that HAEVN captures — not just text.

There are three ways to open a conversation in the viewer:

  • From the Archive: click Open in Viewer on any conversation row
  • From Search results: click Open in Viewer on any search result — the viewer will scroll to and highlight the matching message
  • Direct link: navigate to viewer.html?chatId=<id> within the extension
The HAEVN viewer showing an AI conversation with formatted messages, a data table in the assistant's response, and navigation controls at the top

All Markdown is rendered — headers, bold, italics, tables, blockquotes, and lists. Code blocks are syntax-highlighted with language detection.

  • Images: displayed inline, including AI-generated images
  • Documents: shown with file name and type; downloadable where available
  • Audio and video: rendered with playback controls

When a model like Claude uses extended thinking, the thinking content is shown in a collapsible block above the response. Click to expand and read the model’s internal reasoning.

Tool use is rendered in-line: you’ll see the tool name, the input parameters, and the output, formatted clearly for readability.

If you explored multiple response paths in a conversation (by regenerating a response), the viewer shows branch navigation controls. Switch between branches to compare different response paths.

The toolbar at the top of the viewer provides:

ActionDescription
CopyCopies the full conversation to clipboard as plain text
ExportDownloads the conversation as JSON or Markdown
OpenOpens the original conversation on the source platform