Create a CSM Configurable Workspace landing page
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:
| 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. |