Export the Current View

Save the canvas as an image or export the visible objects as a data file.

Before you start

Who this is for Any user
Role required Viewer or higher
Prerequisites A view open on the canvas

Export as image

In the toolbar, click Export and select the image format:

  • PNG: raster image, good for presentations and documents.
  • SVG: vector image, good for large diagrams that need to stay sharp when scaled.

[TODO: Screenshot of the export menu]

Export as data file

To export the objects and links currently on the canvas as structured data:

  1. In the toolbar, click Export.
  2. Select CSV or JSON.
  3. Choose whether to export only selected objects or all visible objects.

[TODO: Screenshot]

Next steps