Localizing Virtual Agent conversations

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Localizing Virtual Agent Conversations

    The ServiceNow platform provides a Localization Framework to assist with localizing Virtual Agent conversations. This framework streamlines the translation process, allowing for machine translation or third-party providers, and facilitates tracking and managing translations for Virtual Agent topics.

    Show full answer Show less

    Key Features

    • Localization Management: Define the business process for translations, including fulfillment methods, roles, and business rules.
    • Topic Discovery Methods: Support for keyword and Natural Language Understanding (NLU) topic discovery, ensuring both conversations and keywords are translated as needed.
    • Role Assignment: Assign specific localization roles (requestor, fulfiller, editor) based on user responsibilities.
    • Translation Management: Manage translations by model and language, request bulk translations, and edit translations directly in Virtual Agent Designer.
    • Localization Methods: Implement localization methods in scripts to ensure original text displays when translations are not available.

    Key Outcomes

    By utilizing the Localization Framework, ServiceNow customers can efficiently localize Virtual Agent conversations, improving user experience across different languages and regions. This systematic approach allows for better management of translation requests, ensures compliance with language requirements, and enhances the overall functionality of the Virtual Agent.

    The ServiceNow platform provides several methods for localizing Virtual Agent conversations, depending on your needs. Use the Localization Framework to manage all aspects of the translation process, whether you are using machine translation, a third-party provider, or both.

    Use the ServiceNow Localization Framework to standardize and track the translation process for Virtual Agent topics. The framework enables you to define the business process for translating your conversations. Use it to configure the following:
    • How localization requests are fulfilled.

      Options include machine translation, a translation management system (TMS), and exporting and importing files.

    • Who is responsible for each step in the process.

      Virtual Agent uses the following roles:

      • Localization requestor
      • Localization fulfiller
      • Localization editor
    • Business rules for the process:
      • Auto translation and publication
      • Approval required for translation and publication

    To learn more, see Localization Framework. To learn more about localization roles, see Localization roles for Virtual Agent.

    Localizing topics

    The localization process flow depends on the method of topic discovery that you are using for your topics. The following types of topic discovery are supported using the Localization Framework.

    • Keyword topic discovery

      When you use the Localization Framework, the chat conversation and the keywords associated with the topic are translated.

    • Natural Language Understanding (NLU) topic discovery

      If your topics use NLU, both the topic and the model group must be localized. When you request a translation from Virtual Agent Designer, the topic and any optional keywords are translated. You must request translation for model groups from NLU Workbench. For more information about that process, see Translate a multilingual model.

      Once the topic and secondary models are localized, you may need to map the models to the topic before publishing them.

    Prerequisites

    Important:
    Currently, translatable strings such as topic text and bot responses cannot contain embedded quotes. Strings that contain embedded quotes cannot be localized.
    Do the following before you begin managing translations:
    • Activate the ServiceNow plugin for each language you want to support.

      The Localization Framework is also installed by default. For more information, see Activate a language.

    • Configure the translation mode that you want to use in the Localization Framework.

      You can configure machine translation, a translation management system (TMS), or send via email. For more information, see Translation modes.

    • If you are using Natural Language Understanding (NLU), enable languages in Virtual Agent settings.

      For more information, see Enable NLU languages in Virtual Agent settings.

    • If necessary, add secondary languages to your NLU model group. For more information, see Multilingual model management.
    • Assign localization roles to team member groups.

      Users are assigned different roles based on their responsibilities for the translation process. For more information, see Localization roles for Virtual Agent.

    Manage languages by model

    If NLU is enabled for your instance, you can view and manage translations by model and language. Navigate to All > Conversational Interfaces > Virtual Agent > Designer, and then click Manage languages. Choose a model and a language, and then you can do the following:
    • View translation status
    • Request translations
    • View or edit translations
    • Test translations

    Click Manage NLU translations for easy access to the model management page in NLU Workbench.

    For more information, see Localize Virtual Agent topics that use NLU topic discovery.