---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/platform-user-interface

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Example of adding a panel to an existing overview help page

# Example of adding a panel to an existing overview help page {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

This example adds panels to the existing overview help page that display only for
users with specific roles and when a specific plugin is activated.

## Before you begin

Role required: admin

## About this task

You can create a panel that displays a screenshot of auditing gauges to users with
the sn_audit.manager role, when the GRC: Audit Management plugin is activated.
Create another panel visible only to users with the activity_admin role that
displays a view of the Custom tab in the Workflow Editor. Add
the panels to the overview help page for the current version. Use the condition on a
panel to specify the plugin and a slushbucket to select the roles required for
access.

## Procedure

1. Navigate to AllSystem UIOverview Help.
2. Open the help page for the current version.
3. In the Overview Help Panels related list, click New.
4. Create a panel with these values:  
   * Title: Custom Orchestration Activities. The title is the label that appears on the panel when it is displayed to the user.
   * Order: 20. This order number is the lowest for any of the panels in this page, and means that this button appears on the left side of the page.
   * Roles: activity_admin. Only users with this role are able to see this panel.
   * Image: This is a view of the Workflow Editor and the Custom tab that best introduces the feature to users.
   * Text: Enter a description of the feature, emphasizing the highlights in this version. In this example, the text describes the ability to create activities and share them in the ServiceNow store.

   {#example-add-slide-to-existing-page__ul_i3n_vnv_jw}  
   Note:  
   Buttons for custom panels do not have icons on them.
5. Save the record.
6. Create another panel with these values:  
   * Title: Assessment Reports. The title is the label that appears on the panel when it is displayed to the user.
   * Order: 60. This order number is the highest for any of the panels in this page, and means that this button appears on the right side of the page.
   * Roles: assessment_admin. Only users with this role are able to see this panel.
   * Image: This is an example of a bubble chart that you want the assessment administrators to see.
   * Text: Enter a description of the chart to display to the users, emphasizing the advantages of this type of chart.
   {#example-add-slide-to-existing-page__ul_u5z_rsv_jw}
7. Save the record.
8. Log in as a user with the assessment_admin role.
9. Click the help icon in the form header, and then click What's New in the help sidebar.  
   The overview help page for the current version appears, with the control button for the auditing dashboard displayed for the user in the order configured.
10. Click the button to display the assessment report panel.  
    The image you selected for your custom panel appears with the title and description you defined.
11. Log out and log in again as a user with the activity_admin role.
12. Click the help icon in the form header, and then click What's New in the help sidebar.  
    The overview help page for the current version appears, with the control button for the Workflow Editor tabs displayed for the user in the order configured.
13. Click the button to display the Orchestration activities panel.  
    The image you selected for your custom panel appears with the title and description you defined.

*[\>]: and then


