ITSM Virtual Agent
Summarize
Summary of ITSM Virtual Agent
ITSM Virtual Agent is a ServiceNow solution designed to help IT organizations support and scale their services by automating common IT-related employee workflows through intelligent conversational interfaces. It facilitates immediate responses to frequent IT queries and allows users to escalate to live IT technicians at any point during the interaction. This solution integrates with ServiceNow Integration Hub and Flow Designer to enable seamless task completion and request fulfillment through pre-built conversational topics.
Show less
Key Features
- Pre-built Topic Conversations: Includes ready-to-use conversation flows that address common IT tasks such as password resets and incident creation, running within web chat clients and supported messaging integrations.
- Multilingual Support: Supports Natural Language Understanding (NLU) in multiple languages including English, German, French (including Canadian), Korean, Spanish, Brazilian Portuguese, Japanese, Italian, Dutch, and Simplified Chinese. It uses the gs.getMessageLang() method to present messages in the user’s preferred language.
- Edge Encryption: Offers enhanced data security by encrypting communications between the browser and the ServiceNow instance on the customer’s intranet. Requires careful planning and network administration for installation and configuration, with some limitations to consider.
- Integration and Extensibility: Works with Integration Hub and Flow Designer, and may require specific spokes for certain topics, enabling customization and expansion of virtual agent capabilities.
- Actionable Notifications: Sends interactive messages to employees based on pending tasks or alerts, helping to reduce incident volume by deflecting common issues to the virtual agent as a self-service resolution channel.
Practical Benefits for ServiceNow Customers
- Enables IT teams to handle more complex requests by automating routine IT support tasks.
- Improves employee experience by providing instant assistance and easy escalation to live support when needed.
- Supports global operations with broad language support and localized message handling.
- Enhances data security through edge encryption, aligning with enterprise security policies.
- Reduces workload on Service Desk teams by deflecting common incidents and automating notifications.
You can use ITSM Virtual Agent to support and scale your IT organization. With ITSM Virtual Agent, your technicians can address more challenging IT-related user requests and incidents.
Request apps on the Store
Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
About ITSM Virtual Agent
ITSM Virtual Agent helps you automate employee workflows by addressing common IT-related queries immediately. At any time during a virtual conversation, a user can request to interact with a live IT technician.
ITSM Virtual Agent includes pre-built topic conversations that cover common IT interactions. These conversations run in the web chat client and are also available in supported ITSM Virtual Agent messaging integrations.
Conversations between Virtual Agent and the user accomplish an IT goal. The information exchanged during the conversation flow, such as user inputs and Virtual Agent responses, enables Virtual Agent to fulfill a request or help complete a task.
ITSM Virtual Agent integrates with ServiceNow® Integration Hub and Flow Designer. Some topics may require specific spokes to be installed.
For more information about Virtual Agent features, see Virtual Agent.
Languages supported for NLU services on the ITSM Virtual Agent
ITSM Virtual Agent supports the following languages for NLU:
- English
- German
- French
- French (Canadian)
- Korean
- Spanish
- Brazilian Portuguese
- Japanese
- Italian
- Dutch
- Chinese (Simplified)
For details about NLU, see Natural Language Understanding in Virtual Agent.
The ITSM Virtual Agent topics re-factored with gs.getMessageLang() provide you the improved operations on the ITSM Virtual Agent by utilizing and displaying all the messages in the bot conversations in your preferred language. The gs.getMessageLang method checks the UI Message table [sys_ui_message] for the translated version of the text in the language provided using the vaContext.getRequesterLang() variable.
Edge Encryption for ITSM Virtual Agent
Edge encryption provides you with direct control over your data security. Encryption and key management are performed on your intranet between your browser and your ServiceNow instance.
See Exploring Edge Encryption.
Because edge encryption is enabled on a proxy server on your side of the network, there is significant planning, network administration and management, and setup required. For more information, see Planning for Edge Encryption.
To install edge encryption, see Edge Encryption installation.