Skip to main content
Every research session in Noesis is a structured artifact — a branching conversation tree with a rich hierarchy of ideas that shouldn’t stay locked inside a single tool. Noesis lets you export that work in multiple formats optimized for different destinations: readable Markdown documents, high-fidelity vector graphics of your concept maps, and structured JSON for programmatic use. You can also push content directly into Notion or Obsidian, so your AI-assisted research flows straight into the knowledge management system your team already relies on.

Export Formats

Markdown Export

Export your conversation as a Markdown document that preserves the full thread hierarchy — branches become nested sections, and the parent-child structure of your research tree stays intact. The output is clean, portable, and immediately usable in any Markdown-compatible editor, blog platform, or documentation system.

SVG Export

Export your concept map as a vector SVG graphic — a resolution-independent visual representation of your entire conversation graph. SVG files scale perfectly at any size, making them ideal for embedding in presentations, inserting into reports, or printing at high resolution.

JSON Export

The JSON export serializes your entire conversation tree — including branch metadata, node relationships, message content, and model attribution — into a structured data file. Use JSON output to build custom tooling, feed conversation graphs into downstream pipelines, or archive research sessions programmatically.
SVG export and direct integrations to Notion and Obsidian are available on all plans, including the free Origin plan.

Direct Integrations

Notion

Export one or more conversation branches directly to a Notion page. Noesis maps the thread hierarchy to Notion’s block structure, so your branching research lands as a well-organized, readable document — not a wall of unformatted text. You’ll need to connect your Notion workspace once from Settings → Integrations before your first export.

Obsidian

Export conversations as Markdown vault entries compatible with Obsidian’s linking conventions. Each exported branch becomes a standalone note, and internal cross-references between branches are preserved as [[wikilinks]] so your Obsidian graph view reflects the same structure you built in Noesis.

How to Export

1

Open the Export menu

Click the Export icon in the top-right toolbar of your thread or Space view. The Export panel opens as a slide-over from the right side of the screen.
2

Choose what to export

Select the scope of your export:
  • Single branch — exports only the currently selected branch node and its descendants
  • Full tree — exports the entire conversation from the root node, including all branches and forks
3

Select your format

Pick one of the available export formats — Markdown, SVG, or JSON — or choose a direct integration destination: Notion or Obsidian.
4

Download or send

  • For file formats (Markdown, SVG, JSON): click Download to save the file to your device
  • For integrations (Notion, Obsidian): click Export to Notion or Export to Obsidian to push the content directly to the connected workspace

Exporting a Single Branch vs. the Full Tree

You don’t have to export everything at once. Noesis gives you two scopes for every export:
Select a specific node in the concept map or conversation tree before opening the Export menu. Noesis exports only that branch and everything below it in the hierarchy. This is useful when one line of reasoning within a larger research session has matured into a standalone deliverable — a report section, a design decision, or a hypothesis write-up.
Use Markdown export on individual branches to assemble a research report piece by piece. Export the branch that contains your methodology, then the branch with your findings, then the one with your conclusions — and combine them into a final document in your editor of choice. Each exported branch becomes a ready-to-paste section.