Auto-dismiss alerts in CSM Configurable Workspace
In CSM Configurable Workspace, alerts automatically dismiss after a set time to reduce alert fatigue and help agents stay focused. By default, Info, Low, and Moderate alerts dismiss after 5 seconds, while Critical and High alerts remain persistent until manually dismissed. Admins can customize the auto-dismiss behavior and timer duration for each alert level.
Admins can configure auto-dismiss alert behavior at the experience level either using UI Builder or UX Page Properties. This configuration provides control over timer duration and display options. Agents view alerts based on the configuration created by the admin.
Role required: admin
You can either configure this feature using UI Builder or UX Page Properties, depending on your preference.
- Navigate to .
- Select the CSM/FSM Configurable Workspace experience.
- In the top-right corner, select View experience settings.
- Scroll to the Configurable alerts section.
- For each alert level, modify the Auto-dismiss check box as needed. Info, Low, and Moderate alerts are enabled by default.
- In the Timeout (seconds) column, enter the duration for which the alert should remain visible. The default is 5 seconds.
- Configure the following display options.
- Show time label: Shows a countdown timer on the alert. This option is enabled by default.
- Expand alert content by default: Automatically expands the alert content when it appears.
- Select Save.
Configuring using UX Page Properties:
- Navigate to the UX Page Properties list by entering sys_ux_page_property.list in the application navigator.
- In the Name column, search for the alert_auto_dismiss_config property.
- Select the property name to open the UX page property form.
- In the Value field, define the alert levels you want to configure. For example, add the following information to configure an info alert.
Table 1. Configure an info alert Option Description info Identifies the alert level as an informational alert. Other levels include: - critical
- high
- moderate
- warning
- low
enabled Turns on auto-dismiss for the alert level. Set to true. timeout The duration for which the alert remains visible. The default value is 5 seconds. Info, Low, and Moderate alerts are enabled by default. showTimer Shows a visible countdown before the alert disappears. Set to true. - Select Save.