CSM Configurable Workspace form features
Summarize
Summary of CSM Configurable Workspace form features
CSM Configurable Workspace offers several form features designed to enhance the efficiency and accuracy of customer service agents. These features provide visual cues for unsaved changes, enable direct editing of record headers, display special handling notes, and support streamlined agent actions and assistive tools. The features apply across multiple CSM record pages, improving agent interactions with case, interaction, email, voice, and chat records.
Show less
Visual field indicators for unsaved changes
- Fields with unsaved changes are visually marked with dot icons, background color changes, and tooltips.
- Indicators reflect manual edits, template applications, or AI-driven updates and disappear after saving.
- Administrators can enable or disable background colors using a workspace-level property.
- This feature applies to key CSM record pages such as front-line cases, interactions, and emails.
Editable record headers
- Agents can edit the primary field (usually the short description) directly in the record header area.
- Text validation is enforced, and changes synchronize with the underlying Short description field.
- Empty headers show placeholder text; long text is truncated but fully visible on hover.
- Editing permissions are role-restricted, and the header must be a static text field that is present and not read-only on the form.
- Best practices include using only static text fields and avoiding using placeholder text as actual values.
Field label positions
Field label positioning can be configured to appear either stacked above the field or tabbed next to the field using the UI Builder property. This setting is available on all major CSM record pages, allowing customization of form appearance to fit agent preferences or organizational standards.
Special handling notes
- Important information related to a record appears as prioritized special handling notes in a pop-up window or embedded list.
- Notes show priority levels with color coding (red, orange, purple, gray) and include descriptions and messages.
- Agents can dismiss individual notes or close the entire pop-up; dismissal of all notes closes the window automatically.
- Configuration and creation of notes require appropriate admin or manager roles.
Agent actions and assist tools
- Agent actions are accessible as buttons or menu items linked to UI form actions, supporting streamlined workflows.
- The Create Knowledge action requires enabling specific plugins and properties and setting the KCS Article template.
- Agent assist is integrated into Interaction forms, allowing agents to search Knowledge articles, Service Catalog, and community posts directly.
- AI-powered search options can be enabled or disabled via configuration properties.
Account hierarchy
- Agents can view parent-child and sibling relationships of accounts using a hierarchical tree accessible from the Account form.
- The hierarchy supports expanding/collapsing nodes and toggling between parent-only or full organizational views.
- Clicking accounts in the hierarchy opens the account form in a sub tab for quick navigation.
These features collectively empower ServiceNow customer service agents to efficiently manage records with clear visual feedback, direct editing capabilities, prioritized notifications, and integrated knowledge and account insights, thereby improving case handling and customer interactions.
Use features available on CSM Configurable Workspace forms to view fields with unsaved changes, edit the text in the record header field, and view special handling notes.
Visual field indicators for unsaved changes
- Dot icons appear next to the field labels for updated fields.
- Background colors change for updated fields.
- Tooltips identify each updated field.
Field updates include manual changes made by the agent, by the application of a template, or automatic updates made by AI. These visual indicators are removed when the agent saves the form.
- Front-line case page
- CSM default record page
- Email interaction record page
- CSM voice interaction record page
- CSM Interaction record page
- CSM centered chat interaction record page
Users with the administrator role can enable the background colors along with a dot icon to indicate fields with unsaved changes. The workspace-level property enableBgColorForUnsavedFieldIndicator controls these indicators. This property is set to true by default.
- Navigate to .
- Select CSM/FSM Configurable Workspace.
- In the UX Page Properties related list, select enableBgColorForUnsavedFieldIndicator.
- Update the value in the Value field.
- Select Update.
Editable record headers
Customer service agents can edit the short description (primary field) of a record directly from the record header field. To edit the text, simply click in the record header field and make the changes.
- The system validates the text entered in the record header field.
- The Short description field (primary field) automatically updates with the changes made in the record header field.
- Changes to the record header field are saved when the agent saves the record.
- Empty record header fields display placeholder text. For example, default placeholder text such as Enter short description here is displayed for new record forms.
- The text in the record header field is truncated if it is longer than the field width. Hovering over the field displays the full text.
- Editing permissions for the record header field are restricted to authorized agent roles.
- Use only static text fields such as Short description or Subject as the editable record header field.
- Do not re-use the placeholder text as the value in the record header field as the placeholder text indicates that the field is empty.Note:If the placeholder text is used as the value in the record header field, the agent must double-click the record header field to change the text.
Field label positions
- Stacked: Labels appear on top of the fields.
- Tabbed: Labels appear next to the fields.
- Front-line case page
- CSM default record page
- Email interaction record page
- CSM voice interaction record page
- CSM Interaction record page
- CSM centered chat interaction record page
Special handling notes
Special handling notes bring important information about individual records to the attention of the customer service agent. If special handling notes are available for a record, these notes are displayed in a pop-up window when the record is opened in a CSM workspace. Notes can also be displayed in an embedded list or a related list on a record form. Notes are ordered by priority in the pop-up window and in lists.
- Priority 1 — red
- Priority 2 — orange
- Priority 3 — purple
- Priority 4 — gray
- Dismiss individual notes. When all notes are dismissed, the pop-up window closes.
- Close the window.
- Users with the sn_shn.admin role can configure special handling notes and specify properties.
- Users with the sn_shn.admin or sn_customerservice_manager roles can create special handling notes.
For more information about configuring the special handling notes feature, see Special handling notes overview.
Agent actions
Actions available to customer service agents appear in the form header as buttons or menu items.
For CSM Configurable Workspace, you can link UI actions to form actions. For more information, see Set up a form action in CSM Configurable Workspace.
- Activate the Knowledge Management Advanced Installer plugin (com.snc.knowledge_advanced.installer).
- Set the sn_customerservice.enable_knowledge_kcs property to true.
- Set the KCS Article template to true (navigate to ).
Agent assist
Agent assist is available on the Interaction form in CSM Configurable Workspace. Users with the customer service agent role (sn_customerservice_agent) can use Agent assist to search for information from an interaction. By default, the available search sources include Knowledge articles, Service Catalog, and ServiceNow Community blogs and posts.
For more information on how to enable Recommended Actions - AI search and disable Agent Assist, see Enable AI search in Recommended Actions.
Account hierarchy
The account hierarchy uses a tree structure to show the parent, child, and sibling accounts. The parent view displays the current account, the parent account (if applicable), and any child or sibling accounts. The full view displays the entire structure of the organization from the root account. The current account is highlighted in the account structure.
- Expand and collapse the tree structure.
- Switch between the parent view and the full view of the account hierarchy.
- Click an account to open the Account form in a sub tab.
For information about creating an account hierarchy, see Account hierarchy.