Export & Import Dashboard

Learn to export and import dashboard definitions between FlowWright environments.

Last published at: January 28th, 2026

This function lets you export and import dashboard definitions between FlowWright environments. 

 

Export dashboard as XML.

This function lets you export the dashboard definition as an XML file. 

You need to go to the Manage > Dashboard page. 

 

Select a dashboard from the list, then click the Export—XML menu option. The XML file is generated and downloaded to your local folder. You can use the Import function to install the dashboard in the target FlowWright environment. 

 

The content of the XML file is reproduced here for reference. 

 

 

Export dashboard as SQL.

This function lets you export the dashboard definition as an SQL file. 

Select a dashboard from the list, then click Export > SQL. The XML is generated and downloaded to the local folder. You may execute the SQL script in the target FlowWright database environment. 

 

The SQL file's content is provided here for reference. 

 

 

Import dashboard as XML.

This function lets you import the dashboard definition from an XML file. 

Choose a dashboard from the list, then select the Import > XML menu option. 

 

A pop-up window appears for configuration. The XML is uploaded from the local folder. You may use the Export function to download the dashboard definition as an XML file. 

 

The dashboard definition is overwritten, and a confirmation message appears in the top-right corner.