Configuring Dynamic Translation for Agent Chat
Summarize
Summary of Configuring Dynamic Translation for Agent Chat
Dynamic Translation for Agent Chat (DTAC) enables real-time translation of chat conversations between agents and requesters, allowing communication in different languages based on user profile preferences. This feature supports both logged-in users and guest users through language detection by integrated translation service providers.
Show less
Prerequisites and Activation
- Integrate with a supported translation service provider.
- Migrate to version v3 of the translator configuration.
- Translate at least one knowledge article before activation.
- Activate the Agent Chat and Dynamic Translation for Agent Chat plugins, which also enable related plugins and system properties essential for translation functionality.
- Set up the desired languages and Virtual Agent topics in advance for seamless transition from Virtual Agent to live agents.
Key Features
- Automatic translation of user and system messages, Virtual Agent chat history, and various chat interface elements such as record card field values and rich controls.
- Support for multiple input types including string, choice lists, boolean, date/time, file picker, and bot responses like text, links, and multi-flow outputs.
- Chat history between Virtual Agent and requester is presented in the agent’s preferred language for better context.
- Record card labels are not translated by DTAC; system localization settings must be configured separately to handle these.
Monitoring and Reporting
ServiceNow customers can monitor DTAC usage by generating reports counting chats with translation enabled. This is done by tracking the Translated column in the Interaction table within Agent Workspace to evaluate adoption and effectiveness of dynamic translation in chat interactions.
Activate Dynamic Translation for Agent Chat (DTAC) so chat conversations can be translated from one language to another.
Dynamic Translation for Agent Chat Watch this video for more information on global support with Dynamic Translation for Agent Chat.
Prerequisite steps
These tasks must be completed prior to activating DTAC:
Activating DTAC
DTAC translates chat conversations from one language to another. The preferred languages for the agent and requester are based on their user profiles and a translation service translates the messages into the defined language of the other participant. Translation service providers support language detection for requesters who are not logged in to ServiceNow®, also referred to as guest users.
Activate the Dynamic Translation for Agent Chat plugin (com.glide.cs.dynamic.translation.agent.chat).
- Dynamic Translation (com.glide.dynamic_translation)
- Conversational Dynamic Translation (com.glide.dynamic_translation.va_async)
- true - sync
- false - async
- absence of this property - async
Transferring from Virtual Agent to a live agent
Once an agent accepts a chat, they can see the chat history between the Virtual Agent and requester in their preferred language for more context.
Virtual Agent topics must be set up in the desired languages prior to using DTAC. To learn more about how to set up topics, see Virtual Agent Designer.
Translation support in chat conversations
When DTAC is enabled, these items are translated in chat conversations:
- Users' messages
- System messages
- Virtual Agent chat history
- Record card field values
- Rich controls
Type Rich Control User input String User input Static choice list User input Reference choice User input Boolean User input Date time User input File picker User input Carousel Bot response Text Bot response Single link Bot response Multiple links Bot response Multi-flow output Bot response Script output Bot response Record card
DTAC does not support record card labels. For this functionality to operate, system localization properties must be configured. Navigate to . For more information, see ServiceNow® product documentation on Localization settings.
Analytical reports for DTAC
You can generate a report that counts the number of DTAC chats, to assess how many conversations use the DTAC option.
Monitor the number of true values in the Translated column in the Interaction table. For more information, see the ServiceNow® product documentation on Interaction records in Workspace Interaction records in Agent Workspace.