Navigating Dashboard pages with Button

We have 4 Dashboards Tabs created. They are accessible from the Hamburger Menu.
Dashboard Tab 1
Dashboard Tab 2
Dashboard Tab 3
Dashboard Tab 4

We want to create 3 buttons on Dashboard 1 Tab to navagate to the other Tabs.

Button 2 = GoTo Dashboard 2 Button,
Button 3 =GoTo Dashboard 3 Button ,
Button 4 = GoTo Dashboard 4 Button

Please kindly provide a hint.

Never Mind, found the documentation as soon as I posted.
It is under the UI_Control- simply send msg.payload of the tab you wish to navigate to.