Dashboard

Dashboard view provides the latest notifications and robot numbers as per criteria such as Robot Assignee, the machine on which the robot is deployed, processes which robot needs to perform. Dashboard view varies according to the  role of the logged-in user. For more information about role access, see Managing Roles in the Admin Module.

 

When you log into the Control Tower, Dashboard is the default page which is displayed.  By default, after launching the Control Tower, you can view the following panels with links on the dashboard:

·       Robot Status

·       Process View

·       Machines

·       Cognitive Metering

 

 

In the Dashboard, you can view all the available Dashboard panels. To view all the panels, Super_Admin is required to perform certain configuration. For more information about dashboard panel configuration, see Dashboard#Configuration_to_View_Dashboard_Panels.

·       Robot Status

·       My Robots

·       Process View

·       Machines

·       Users

·       Profiles

·       Cognitive Metering

 

Following page shows the dashboard view when the user has access to all the panels.

  

 

Configuration to View Dashboard Panels

You can change the default panel access of the Control Tower dashboard. In order to view all the panels or to view any particular panel on dashboard, <super_admin> role should  perform following configuration.

 

To configure the dashboard panel view:

1.    Navigate to $\Source\Server\WebApps\ControlTower\public\js\config.js.

 

 

           Following are the required configuration details:

 

Robot Status

Description

<showMyRobot:>

Displays the name of dashboard panel name.

!1

Indicates that the logged in user cannot view the <showMyRobot:> panel.

In order to view the panel, user with <super_admin> role access should change the value from !1 to !0.

For example,  to view My Robots View on Dashboard, configure the value from 1 to 0 in <showMyRobots:!0>.

!0

Indicates that the logged in user can view the particular panel on the Dashboard.

 

2.    Change the value to view the particular panel in the Control Tower dashboard.

3.    Save the configuration setting and restart the components to view the dashboard with the configured views.

 

 

On This Page Hide

   

  Related Topics

Robot Status

Machines View

Users Panel