Add Analytics Center tab in HR Agent Workspace

ritu_saluja
Tera Expert

I want  to add  Analytics Center tab below the inbox tab in HR Agent Workspace

ritu_saluja_0-1698402861620.png

 

 

7 REPLIES 7

Samaksh Wani
Giga Sage
Giga Sage

Hello @ritu_saluja 

 

 

  1. Open your workspace experience in the UI Builder.
  2. On any page, expand the Menu and select Edit experience settings.
  3. From the experience settings menu, select Side navigation.
  4. Select + Add a page.
  5. Fill in the following fields:
     
    Field Description
    Page route (required) Select the page that you want to navigate to.
    Tip: The landing page is usually the first page you want a link to.
    Icon Select an icon for the link.

    Default: No icon

    Label (required) Enter a name for the page, which appears in a tooltip for the link.
    Group Place the link in the top or the bottom group of the side navigation panel.

    Default: Top

    Order Specify a unique number. Links appear in numerical order.

    Default: Order is the same as the order in which you add page links, incremented in hundreds.

  6. Add more pages as desired.
  7. Select Save all changes.
    You return to your page in the UI Builder.
  8. To verify that your side navigation works as expected, select Open and preview the page in runtime.
    Tip: If the sidebar panel is not visible, select the Show configuration panel icon (
     

     

    ). If the side navigation does not work as expected, consider reviewing the UX Page Property [sys_ux_page_property] record underlying the side navigation. Reopen the Side Navigation experience settings, as described in Steps 2-3. Select Advanced side navigation settings to open the record. Verify that the fields have the correct values, such as Type=json.
     

    Plz mark my solution as Accept, If you find it helpful.

     

    Regards,

    Samaksh

     
     
     
     

jeffrubinoff
ServiceNow Employee
ServiceNow Employee

You could look at Creating your own Analytics Center 

BUT

Those instructions, and Samaksh's, are for a configurable workspace. I am 99% certain that HR Agent Workspace is a legacy, non-configurable workspace.

akashbodake
Tera Contributor

Hello @ritu_saluja ,

 

You need to install "com.sn_hr_pa" plugin for enabling analytics center tab in HR agent workspace (By configuring the json code you can remove the plugin based restriction as well) .

Also you can customize inbox tab by following below steps:

1. Navigate to sys_ux_page_registry.list from the filter navigator

2. Look for your workspace

3. In the related list, look for chrome_toolbar

4. Open and refer to the existing JSON. Then add/remove your menu item as required.

 

 

Please mark my answer correct/helpful, If you find it useful

 

Regards,

Akash Bodake

Alexander17
Tera Guru

Hi there, any proper answer? A admin has the option in the hr agent workspace to access the analytics area on the hr workspace, but by default the hr agent doesn't have. how can the agent still see a dashboard in the HR agent workspace?