URL navigation in Conversational Interfaces
Summarize
Summary of URL navigation in Conversational Interfaces
URL navigation settings in ServiceNow Conversational Interfaces allow you to control where and how chat links open when users interact with records during Live Agent and Virtual Agent conversations. This includes specifying the portal in which links open and the link target, such as a popup window. The system uses default portal mappings for common tables but also enables customization to meet specific needs.
Show less
How URL Navigation Works
The system determines the appropriate portal for opening chat links by evaluating multiple factors in order:
- sysparmportal parameter: If set in the chat widget URL, this portal is used.
- Topic script variable: If specified, this portal is applied.
- Default portal for Provider Channel Identity: Defined in the Provider Channel Identity table for chat integrations.
- Default portal for a table: Configured in URL navigation Chat Settings.
- Global default portal: Set via the
com.glide.cs.urlredirect.default.portalsystem property. - Service Portal: Used as the fallback if no other portal is specified.
Legacy URL mappings from earlier releases remain supported and are now manageable through URL navigation settings or the related table.
Key Features
- Default URL Mappings: Predefined mappings associate common ServiceNow tables with default portals, such as Knowledge Base articles opened in Service Portal and user records opened in Employee Service Center.
- Custom URL Mappings: Allow you to define portal and table combinations for tailored navigation experiences. These mappings use flexible patterns to match specific portals and tables.
- Smart Links: Administrators can configure URL link targets based on patterns, enabling links to open in new windows, tabs, pop-ups, or within the chat window itself. This enhances user experience by controlling how content is displayed.
Practical Application for ServiceNow Customers
By configuring URL navigation settings, you can optimize the user experience in conversational interfaces by ensuring that links open in the most appropriate portal and in the desired manner (e.g., pop-up or new tab). This helps maintain context for users, improves navigation consistency, and supports branding and portal customization strategies.
Use the URL navigation settings to:
- Change default portal mappings for specific tables.
- Create custom mappings for unique portal-table combinations.
- Specify link targets using smart links to control how users access linked content.
These configurations apply uniformly across chat widgets, chat channels, and messaging channels, ensuring a cohesive user experience across all conversational touchpoints.
Use URL navigation settings to specify where and how chat links open. You can configure certain links to open in a specific portal. You can also specify the link target, such as a popup window.