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 enables automated messaging sessions between users and the Virtual Agent. It is built on the Service Portal web widget, configurable for custom portals, and available in CSM, HR Service Delivery, and ITSM Service Portals. This interface allows users to interact with the Virtual Agent by viewing available topics, entering requests, transferring to live agents, sending and receiving attachments, and receiving visual and audio notifications. Note that this content specifically applies to NLU Virtual Agent, distinct from the LLM Virtual Agent experience.
Show less
Key Features
- Conversation flow: Starts with a default welcome and prompt for user input, followed by exchanges until the user’s goals are met, concluding with a closing message.
- Topic discovery and search: Users can see a list of all topics the bot can assist with and filter them via a search box.
- Rich controls: Bot prompts may include choice lists with buttons or image carousels for easy item selection.
- Conversation management: Users can stop and restart conversations, contact support for live agent help, and toggle audible alerts.
- Live agent transfer: When transferred, the chat header updates, and users can send attachments such as images, text, or PDFs. Attachments undergo automatic virus scans before delivery; users receive messages if scans fail or uploads time out.
- Attachment support limitations: Most clients support file uploads, but mobile chat only supports attachments in bot conversations, not live agent chats.
- Notifications: Users receive audio and visual alerts for new messages. Visual indicators show message counts, and authenticated users can enable or disable sound and notification delivery via toggles in the chat menu.
- Custom audio notifications: The default alert sound can be replaced with a custom audio file, and audio notifications can be disabled entirely through a system parameter.
Practical Use for ServiceNow Customers
This chat widget interface streamlines user interactions with Virtual Agent by providing clear topic navigation, rich conversational controls, and smooth escalation to live agents when needed. Attachment handling with virus scanning ensures secure information exchange during live chats. Customizable audio alerts enhance user experience while allowing flexibility to match organizational preferences. ServiceNow customers can leverage this interface to improve self-service effectiveness across their service portals in CSM, HR, and ITSM environments.
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