Skip to main content

Copy dashboards to other users

There are two possibilities to copy a dashboard from one user to another, namely,

  1. manual transfer in the Energyworx platform or
  2. using the ewx-cli.

⚠️ Warning: This overwrites the current dashboard for the user!⚠️

Always first make sure the user wants their dashboard overwritten. Any manual changes made by the user are gone after transfer.

Option 1: Manual Transfer

  1. Find and copy the dashboard you want to copy, as follows:
  • Go to [Identity Access Managment] → [Users]
Dashboard configuration and eQL interface demonstration
  • Search for the user with the dashboard you want to copy→ [Details]
Dashboard configuration and eQL interface demonstration
  • In Properties find PROPERTY {num} under which there is a Key named dashboardconfig, then copy the entire list in its Value.
Dashboard configuration and eQL interface demonstration
  1. Paste the dashboard you want to copy to, as follows:

Go to the destination account [Identity Access Managment] → [Users] → the destination Energyworx account → [Details]

Check if there is a Key named dashboardconfig under PROPERTY {num}. If not, create one by clicking the [+ Add Property] button, and setting the Key as dashboardconfig.

Paste or expand the Value dictionary with the one copied from step 1 (find and copy the dashboard you want to copy).

Option 2: config dashboards command in ewx-cli

For this, please read How to use the ewx-cli to transfer configurations.