Skip to main content
All CollectionsResources for admins
How to rotate between multiple Guidewheel views on a display monitor
How to rotate between multiple Guidewheel views on a display monitor

Use this guide to setup a screen that rotates between Guidewheel tabs so that your team can have production insights in realtime.

Tania Siska avatar
Written by Tania Siska
Updated over a week ago

Empower your team with real time data!

Set up Guidewheel in a screen in your shopfloor and help your team get the info they need in real time.

Follow these simple steps:

1. Download Chrome - click here to download

2. Add the Tab Rotate Chrome extension by clicking here.

3. Click on Add to Chrome

4. Click on Add extension


5. Select all the text in the gray rectangle and delete it



6. Copy and paste this text in the gray rectangle. Then substitute demo.safi.ai for your Guidewheel url company.safi.ai

{

"settingsReloadIntervalMinutes": 1,

"fullscreen": false,

"autoStart": false,

"lazyLoadTabs": false,

"closeExistingTabs": false,

"websites": [

{

"duration": 8,

"tabReloadIntervalSeconds": 15

},

{

"duration": 8,

"tabReloadIntervalSeconds": 15

},

{

"duration": 8,

"tabReloadIntervalSeconds": 15

},

{

"duration": 8,

"tabReloadIntervalSeconds": 15

}

]

}

7. Click Save

8. Click on the puzzle icon and select the Tab Rotate extension.

Your tabs should appear automatically and start rotating.

This code shows: Dashboard, Issues, Trends and Production. Let us know if you'd like us to share with you a different tab order.


Did this answer your question?