Configure URL navigation for chat links
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Conversational Interfaces
Configure the portals in which links to ServiceNow records in Live Agent and Virtual Agent conversations are opened, including links in output cards and cards for Virtual Agent notifications and AI Search results.
Before you begin
Role required: admin
Procedure
- Navigate to All > Conversational Interfaces > Settings.
- Under URL navigation, select View All.
-
On the URL Navigation page, do one of the following:
- To create a new custom mapping, select New.
- To change a default or custom mapping, select the record to be updated.
- If you have multiple mapping records to be updated, click the box to the left of the mapping record to be updated and select Edit. The preview pane opens and shows the URL Navigation fields that you can change in the selected records.
-
Complete or update the URL Navigation fields.
Field Description Description Name of the portal for a particular table record. Type Type of portal mapping: - Default Mapping: Default portal mapped to the
following ServiceNow
tables:
- Service Portal - Catalog Item [sc_cat_item] table
- Service Portal - Knowledge [kb_knowledge] table
- Employee Center Portal - User [sys_user] table
- Custom Mapping: Portal URL definition that identifies a portal and ServiceNow table combination, which is entered in the Value field.
Table ServiceNow table that maps to the portal. Select a table from the list of tables.
Application Name of the application to which this URL mapping belongs. Portal Portal to be used in the mapping. Select a portal from the list of portals. Value For new custom mappings, specify the combination of portal and table values to form the link. For example, the following value maps knowledge articles to the CSP portal:/csp?id=kbarticle&sys_id={{data.sys_id}}
If you're changing a custom mapping that was defined in a previous release using the com.glide.cs.portal_url_mapping._default.<table> system property, you do not need to specify a Value.
- Default Mapping: Default portal mapped to the
following ServiceNow
tables:
- Select Save to enter a new mapping or update an existing mapping.