Page cover image

Exports

Your model data (domains, objects, connections, flows, tags, etc.) can be exported as JSON, CSV, SVG, PNG, and PDF. We recommend using Share links & embeds if you want to share diagrams with team members since they'll always remain up-to-date.

Data can be exported in-app and also using our REST API.

Full model export (JSON)

You can export your full model in a landscape or diagram to JSON. This will include all information in your model, from objects to connections to granular metadata.

Top-level information in the export:

  • Domains

  • Flows

  • Model connections

  • Model objects

  • Tag groups

  • Tags

  • Teams

To export your model as JSON:

  1. Click on the Share button on the top right of the navigation bar.

  2. Click on the Export tab.

  3. Select the JSON as the file type.

  4. Select whether you want to export the Landscape or Diagram.

  5. Click download.

Exporting an entire model in JSON
Example JSON export

Full model summary (PDF, Markdown, HTML, LLMs.txt)

You can also export a summary of your model, which can be helpful to share with external stakeholders or an LLM. This export contains model objects, flows, tags, and teams in the selected scope.

To export a summary of your model:

  • Click on the Share button on the top right of the navigation.

  • Click on the Export tab.

  • Select PDF, Markdown, HTML, or LLMs.txt as the file type.

  • Select the orientation (Portrait or landscape).

  • Select the scope of the export (landscape, domain, model object, or diagram).

  • Click download.

PDF exports
Example PDF export

Model objects (CSV)

To export model objects in a landscape:

  1. Click on the Share button on the top right of the navigation.

  2. Click on the Export tab.

  3. Select CSV as the file type.

  4. Select Model objects under contents and click download.

This will give you a list of objects in the landscape with metadata similar to the full JSON export. Connections or flows will not be included.

Exporting model objects as CSV

Export fields

  • Identifier

  • Belongs Inside System

  • Belongs Inside App

  • Belongs Inside Store

  • Object Name

  • Object Type

  • Object Status

  • Object External

  • Object Displayed Description

  • Object Tags

  • Object Technology

  • Object Teams

  • Object Link

  • Object Share Link

  • Object Description

Model connections (CSV)

To export model connections in a landscape:

  1. Click on the Share button on the top right of the navigation.

  2. Select CSV as the file type.

  3. Select Connections under contents and click download.

Exporting connections as CSV

Export fields

  • Identifier

  • Sender Belongs Inside

  • Sender Object Name

  • Sender Object Type

  • Sender Object External

  • Sender Object Tags

  • Sender Object Technology

  • Sender Object Teams

  • Connection Name

  • Connection Status

  • Connection Direction

  • Connection Tags

  • Connection Technology

  • Connection Description

  • Receiver Belongs Inside

  • Receiver Object Name

  • Receiver Object Type

  • Receiver Object External

  • Receiver Object Tags

  • Receiver Object Technology

  • Receiver Object Teams

Diagram export (SVG or PNG)

Diagrams can be exported as SVG or PNG in light or dark themes.

To export a diagram in this format:

  1. Navigate to the diagram you want to export.

  2. Click on the Share button on the top right of the navigation.

  3. Click on the Export tab.

  4. Select SVG or PNG as the file type.

  5. Select Light or Dark for the theme and click download.

Exporting diagram PNGs

Example SVG export

Dark theme

Light theme

Last updated

Was this helpful?