Create a CSM Configurable Workspace landing page

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Create landing pages for different agents and teams by creating a page variant and adding or modifying containers and components.

    Before you begin

    Role required: workspace_admin, ui_builder_admin, admin

    About this task

    A landing page is the page that an agent sees when they open their workspace. One landing page for CSM Configurable Workspace is included with the Customer Service plugin (com.sn_customerservice). This page, the CSM Landing Page, gives agents an overview of their new, assigned and high priority cases, plus the cases assigned to their groups.

    You can create a variant of this page in UI Builder, a WYSIWYG web user interface builder, and modify it as needed.
    Note:
    It is important to create a variant of the CSM Landing Page to prevent issues with upgrades.
    For example, you can use UI Builder to perform these tasks:
    Table 1. UI Builder tasks
    Task Description
    Change the page layout The layout governs the slots that are available on a page, how the slots are positioned, and what CSS rules apply to them. For more information about layouts and layout systems, see Work with layouts.
    Add components to the page Components are the base elements of your page. Components range from core elements like buttons and labels to more complex experience components like lists and forms. For more information, see Work with components.
    Note:
    You can also find information about UI Builder components on the ServiceNow developer site. For more information, see the component documentation on www.devportaldocs.service-now.com/.
    Connect data resources to the components Connect data resources to dynamically expose data from tables, records, or other elements on your page. For more information, see Work with data resources.

    Procedure

    1. Navigate to All > Now Experience Framework > UI Builder.
    2. In the My experiences section, click CSM/FSM Configurable Workspace.
    3. In the Page drop-down menu, select Landing Page.
    4. In the Variants list, select CSM Landing Page.
    5. Create a landing page variant.
      1. Click the additional actions menu next to the CSM Landing Page variant and select Duplicate.
      2. In the Create a variant pop-up window, add a Variant name.
      3. Click Create.
      4. If desired, specify the audience and display conditions for the page variant.
        The audience determines who can see the page. An audience is a collection of user roles. For more information, see Understanding your audiences.

        The Order field determines which page is displayed. The page with the lowest order number is displayed first.

      5. Click Save.
    6. Add or modify containers and components for the landing page variant.
      See the UI Builder documentation for details about adding or modifying containers and components.
      • Add components to a page: Beginning with step 4, use this task to add a component to a container and to configure the component properties and event handlers. This task also contains information about adding additional containers.
      • Add styling to a component: Beginning with step 3, set CSS styles for a component to change its default appearance.
      • Add a modal to a component: Beginning with step 5, add a window that appears when a user clicks a component. For example, if you add a button component that deletes a record, you can add a modal that asks the user to confirm the record deletion.
    7. Click Save to save the page variant.