Virtual Agent chat widget interface for NLU
Summarize
Summary of Virtual Agent chat widget interface for NLU
The Natural Language Understanding (NLU) Virtual Agent chat widget interface provides an automated messaging session between the Virtual Agent and users within ServiceNow’s Service Portal. It enables users to view available help topics, enter requests, transfer to live agents, send and receive attachments, and receive visual and audio notifications. This chat widget is configurable for custom Service Portals and is available in Customer Service Management (CSM), HR Service Delivery, and IT Service Management (ITSM) portals.
Show less
Note that this information applies specifically to the NLU Virtual Agent. For details on the Large Language Model (LLM) Virtual Agent experience, refer to the relevant documentation on Now Assist.
Key Features
- Conversational Flow: Starts with a welcome message and prompt, allowing users to type questions or select from a list of topics. Conversations proceed through prompts and responses, using rich controls such as choice buttons or image carousels, and end with a closing message.
- Topic Discovery and Search: Users can see all available topics the bot can assist with and filter them via a search box.
- Conversation Management: Users can stop and restart conversations, request live agent transfers, and control audible alert settings.
- Live Agent Transfer: When transferred, the chat header updates to show interaction with a live agent. Users can upload attachments such as images, text files, or PDFs during live chats. Uploaded files undergo automatic virus scanning with feedback provided on success, failure, or timeout.
- Attachment Support Limitations: Most chat clients support file uploads, but mobile clients only support attachments during bot conversations—not during live agent chats.
- Notifications: Users receive visual and audio alerts for new messages. Visual indicators show message counts next to the chat icon. Authenticated users can toggle audible alerts and notification delivery on or off via the chat menu.
- Audio Customization: The default notification sound can be replaced with a custom audio file. Audio notifications can also be disabled using a system parameter.
Practical Use for ServiceNow Customers
This interface allows ServiceNow customers to provide their users with a smooth, interactive chat experience that combines automated Virtual Agent support with the option for live agent assistance. It enhances user engagement through rich conversational elements and multimedia support. The ability to upload files securely during live chats improves issue resolution efficiency. Customers can customize notifications and audio alerts to fit their organizational needs and ensure users receive timely updates.
By leveraging this widget, customers can improve support accessibility and user satisfaction across multiple ServiceNow portals while maintaining security and flexibility in communication.
The Natural Language Understanding (NLU) Virtual Agent chat widget interface captures an automated messaging session between Virtual Agent and the user. Users can see a list of all the topics that the bot can help with, enter a request, request a transfer to a live agent, send and receive attachments, and receive visual and/or audio notifications.
The chat widget interface uses the Service Portal web widget, which you can configure for custom service portals. This widget is available in the CSM, HR Service Delivery, and ITSM Service Portals.
- Default welcome message from the virtual agent, followed by the first prompt for the conversation. The initial prompt asks the user to type a question or to choose from a list of available topics.
- User response to the first prompt. In this example, the user chooses the topic for checking an IT ticket.
- Series of prompts, acknowledgments, and responses exchanged between the virtual agent and the user until the users reach their goals or complete their tasks. You can use different rich controls in bot prompts, for example, choice lists with buttons or a carousel of images to select an item.
- Closing message to end the conversation.
When your users start a conversation with the bot, they can enter a request or see a list of everything that the bot can help with. If they choose to see everything, the chat window displays all topics available to the user. Your users can use the search box to filter the list of topics.
The conversational interface offers your users several options to manage the conversation. Users can stop the current conversation and start a new one, contact support to access a live agent for immediate assistance, and control audible alerts for chats.
When users transfer to a live agent, the chat window header changes to indicate that they are now interacting with a live agent. The attachment and send icons are available in the chat window for uploading an image, text, or PDF file and sending it to the agent.
- If the scan fails, a message informs the user that the scan did not pass so that the user can correct the file and then upload the file again.
- If the upload and virus scan process times out (the upload takes too long), a message tells the user that the file couldn't be processed and to try the file upload again.
- The visual indicator displays the number of messages received, next to the chat icon in the Service Portal window. When the user opens the chat, the indicator number closes.
- Your authenticated end users can enable or disable audible alerts of chats through the toggle switch on the chat menu (Contact Support).
- Authenticated end users can also enable or disable the delivery of notifications through the toggle switch on the chat menu (Contact Support).
- The default sound notification uses the sn_va_web_client_alert.mp3 audio file.
- You can change the sound that requesters hear by uploading your own audio file. For details, see Manage audio files.
- To turn off the audio notification for your instance, use the system parameter
sysparm_disable_audio_notifications=true. For example: https://<your-instance name>.service-now.com/nav_to.do?sysparm_disable_audio_notifications=true