Property reference

com.snc.guided_tours.standard_ui.enable

The property com.snc.guided_tours.standard_ui.enable activates the Guided Tours feature for the Standard UI in ServiceNow. Admins should ensure this feature is enabled to provide users with guided experiences, enhancing navigation and usability.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This boolean property determines whether Guided Tours are available in the Standard UI, influencing user onboarding and assistance.
What area does it affect? User Interface Features
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring user experience enhancements or troubleshooting guided tours.

Out of the box property record

Raw metadata from the property record.

Property name com.snc.guided_tours.standard_ui.enable
Sys ID 71ee5b105b01120070e4492c11f91ab7
Type boolean
Application Global
Default value true
Description Enables Guided Tours Feature For Standard UI
Updated 2024-05-25 03:53:46

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... navigator, enter sys_properties.list and press the Enter key. 2. From the System Properties list, find the following properties and make sure that their values are set to True. Property Description com.snc.guided_tours.standard_ui.enable Enables guided tours across your instance to run on the Standard platform UI and Workspace. com.snc.guided_tours.sp.enable Enables guided tours across your instance to run on Service Portal pages. com.snc.guided_tours.custom_ui.enable Enables ...