---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Enable dynamic translation for a field

# Enable dynamic translation for a field {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Translate the dynamically generated text for a field on Platform forms by enabling
the field-level dynamic translation. You can translate the text based on the preferred
language of a user​.

## Before you begin

Role required: admin

Activate the Dynamic Translation plugin
(com.glide.dynamic_translation).

## About this task

Dynamic Translation supports only the following field types:

* String
* String (Full UTF-8)
* Multi Line Small Text Area
* Wide Text
* HTML

{#configure-field-translation__ul_vyf_nml_d3b}  
Note:  
* The following are the length limitations for translation service providers:
  * For Microsoft, the input text for translation cannot have more than 50,000 characters including spaces. The input text for detection also has a maximum of limit of 50,000 characters. For more information, see the [Microsoft Documentation](https://docs.microsoft.com/en-us/azure/cognitive-services/translator/request-limits#character-and-array-limits-per-request).
  * For IBM, the size of the input text cannot exceed 50KB. For more information, see the [IBM Documentation](https://cloud.ibm.com/apidocs/language-translator#translate).  
    Important:  
    IBM has announced the deprecation of the IBM Watson Translator Service for IBM Cloud in all regions. As of June 10, 2023, the Language Translator tile will be removed from the IBM Cloud Platform for new customers; only existing customers will be able to access the product. As of June 10, 2024, the service will reach its End of Support date. As of December 10, 2024, the service will be withdrawn entirely and will no longer be available to any customers. For more information, see <https://cloud.ibm.com/docs/language-translator?topic=language-translator-release-notes>.
  * For Google, the recommended maximum length of each request is 5,000 characters. The maximum size of the input text cannot exceed 30,000 code points. For more information, see the [Google Documentation](https://cloud.google.com/translate/quotas).
  {#configure-field-translation__ul_dyg_3k3_hlb}
* You cannot translate a field on Agent Workspace forms.
{#configure-field-translation__ul_w1c_bfj_hlb}

## Procedure

1. Navigate to any form, for example, an Incident form.
2. Right-click the required field and select Configure Dictionary.
3. In the Attributes related list, click New.
4. In the Dictionary Attribute form, fill the fields.  
   {#configure-field-translation__table_us3_dml_d3b__entry__2}

   | Field | Value |
   |-|-|
   | Attribute | Dynamic Translation Enabled |
   | Value | true |
   [Table 1. Dictionary Attribute form fields]

   {#configure-field-translation__table_us3_dml_d3b}
5. Click Submit.
6. Click Update.  
   Figure 1. Dynamic translation for a field  
   A translate icon ![translate icon]() appears next to the field. The logged-in user can click this icon ![translate icon]() to translate the text to the user's preferred language using the default translation service provider specified in the translator configurations. For information about error messages during translation, see [Error messages in Dynamic Translation](https://www.servicenow.com/docs/d72j0sovr6oypyRoagAoQg "You must be aware of a few error scenarios while using Dynamic Translation.").  
   Note:  
   If you do not have any default translator configuration, you cannot view the translate icon ![translate icon]().

