Export and import dashboards and groups

Export

Dashboards, dashboard groups or even all dashboards can be exported by clicking the Export dashboards item in the dashboard, dashboard group or top menu in the navigation section:

image-20240408-083852.png

Export options

In the next dialog, select optional items to be included in the export:

image-20240408-065613.png

Option

Description

Data queries

Includes dataqueries used in the exported dashboard or dashboard group

Files

Includes files used in the dashboard or group (e.g. images, content located in the Settings / Files section)

Theme

Includes stylesheets (CSS), logos etc. defined in Settings / Theme

Translations

Includes text-fragments definded in Settings / Translations

Click Export. In the following dialog, the dashboard or group content can be copied to clipboard or saved in JSON format.

image-20240408-081541.png

The Plain JSON checkbox uses JSON as export format instead of the default encoded format when the export is copied to the clipboard. This is mailnly intended for debugging purposes.

REST API

To export dashboards regularly (e.g. for versioning or backup), the SKOOR REST API provides dedicated endpoints.

Import

To import dashboards, open the menu of a dashboard group or the top menu in the navigation section and click Import dashboards:

image-20240408-084342.png

Copy and paste the content of a dashboard export from the export dialogue or a file into the following dialog:

image-20240408-084749.png

The import dialog will now show import options and list all changes (actions) that will be performed by the import.

Options (see export options for details):

image-20240408-085406.png

Actions (example with a data query and two dashboards in a group):

image-20240408-085605.png

Select or deselect options as required and verify the import actions. Click the Import dashboards button to process the import.