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 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 barClick on the
Export
tabSelect the
JSON
as the file type and click download
Full model summary (PDF)
You can also export a summary PDF of your model, which can be helpful to share with external stakeholders you don't want in the app. This contains your domains, model objects, flows, tags, and teams in a neatly organized document.
To export a summary of your model in PDF format:
Click on the
Share
button on the top right of the navigationClick on the
Export
tabSelect
PDF
as the file type and click download
Model objects (CSV)
To export model objects in a landscape:
Click on the
Share
button on the top right of the navigationClick on the
Export
tabSelect
CSV
as the file typeSelect
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.
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:
Click on the
Share
button on the top right of the navigationSelect
CSV
as the file typeSelect
Connections
under contents and click download
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:
Navigate to the diagram you want to export
Click on the
Share
button on the top right of the navigationClick on the
Export
tabSelect
SVG
orPNG
as the file typeSelect
Light
orDark
for the theme and click download
If downloads aren't working, we recommend disabling any pop-up blockers in your browser.
Example SVG export
Last updated