IcePanel Docs
  • 🧊Welcome
  • 🏁Getting started
  • Core Features
    • Modelling
      • Model objects view
      • Connections list
      • Groups
    • Diagramming
      • Diagrams section
    • Organizations
    • Landscapes
    • Domains
    • Global search
    • Dependencies view
    • Imports
    • Exports
  • COLLABORATION
    • Comments
    • Share links & embeds
  • Ownership teams
  • Roles & permissions
  • Visual Storytelling
    • Flows
      • Flows section
    • Tags
    • Technology choices
  • Future state design
    • Drafts
    • Versioning
  • Reality linking and integrations
    • Linking to reality
    • Code repo linking
      • GitLab
      • GitHub
      • Bitbucket Server
      • Azure DevOps
    • Inaccuracy score
    • REST API
  • 🎓Expert help
    • Training
    • Pilot
  • 🎨Templates
    • IcePanel
    • E-commerce
    • Low-code
    • Marketplace
    • RSS feed
    • Bank
  • ❓Other information
    • Glossary
    • SSO - SAML
    • UI theme
    • Hotkeys
    • Troubleshooting
Powered by GitBook
On this page
  • Full model export (JSON)
  • Full model summary (PDF)
  • Model objects (CSV)
  • Export fields
  • Model connections (CSV)
  • Export fields
  • Diagram export (SVG or PNG)
  • Example SVG export

Was this helpful?

  1. Core Features

Exports

PreviousImportsNextComments

Last updated 7 months ago

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.

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:

  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 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 navigation

  • Click on the Export tab

  • Select PDF as the file type and click download

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.

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

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

If downloads aren't working, we recommend disabling any pop-up blockers in your browser.

Example SVG export

Share links & embeds
107KB
IcePanel Platform.json
Example JSON export
7MB
IcePanel Platform Export.pdf
pdf
Example PDF export
Exporting an entire model in JSON
Exporting a model summary PDF
Exporting model objects as CSV
Exporting connections as CSV
Exporting diagram PNGs
Dark theme
Light theme
Page cover image