Exports
Last updated
Was this helpful?
Last updated
Was this helpful?
Your model data (domains, objects, connections, flows, tags, etc.) can be exported as JSON, CSV, SVG, PNG, and PDF. We recommend using if you want to share diagrams with team members since they'll always remain up-to-date.
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:
Click on the Share
button on the top right of the navigation bar.
Click on the Export
tab.
Select the JSON
as the file type.
Select whether you want to export the Landscape or Diagram.
Click download.
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.
To export model objects in a landscape:
Click on the Share
button on the top right of the navigation.
Click on the Export
tab.
Select CSV
as the file type.
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.
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
To export model connections in a landscape:
Click on the Share
button on the top right of the navigation.
Select CSV
as the file type.
Select Connections
under contents and click download.
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
Diagrams can be exported as SVG or PNG in light or dark themes.
To export a diagram in this format:
Navigate to the diagram you want to export.
Click on the Share
button on the top right of the navigation.
Click on the Export
tab.
Select SVG
or PNG
as the file type.
Select Light
or Dark
for the theme and click download.
If downloads aren't working, we recommend disabling any pop-up blockers in your browser.