How can I quickly move multiple widgets from one dashboard to another dashboard (specifically into a tab of that dashboard) in TagoIO?

I have several widgets in one dashboard, and I need to transfer them to another dashboard — ideally directly into a specific tab — without moving them one by one.
Is there any built-in feature or workaround to copy or move multiple widgets at the same time?

Haven’t found any other direct or UI\-friendly way.

You can play with the SDK and copy them via Analysis Run, you need to copy all the JSON with structures, tabs, and widgets. It’s a bit of a stretch but it can be done.

Hello @ventas,

You can duplicate an entire dashboard via the UI, but there’s no built-in, UI-friendly way to copy or move multiple widgets directly from one dashboard tab into another specific dashboard/tab.

How to duplicate a whole dashboard (UI):

  1. In the dashboard settings enable Make this dashboard visible.
  2. After enabling it, the dashboard will appear in the bottom-left corner of the screen. Click the three dots ... and select Duplicate.
1 Like