Export & Import Dashboard

Learn to export and import dashboard definitions between FlowWright environments.

Last published at: December 4th, 2025

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

 

Export dashboard as XML.

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

You need to navigate to the Manage > Dashboard page. 

 

Select a dashboard from the list and 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 XML file content is reproduced here for reference. 

 

 

Export dashboard as SQL.

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

Select a dashboard from the list and click the Export—SQL menu option. The XML is created and downloaded to the local folder. You may execute the SQL script on the target FlowWright database environment. 

 

The content of the SQL file is provided here for reference. 

 

 

Import dashboard as XML.

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

Choose a dashboard from the list and select the Import—XML menu option. 

 

A pop-up window is displayed 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 is displayed in the top-right corner.