---
sourceDocument: Yokohama Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/build-workflows

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Add translations for playbooks

# Add translations for playbooks {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Make playbooks available in multiple languages during runtime, to support worldwide business processes.

## Before you begin

* Role required: admin or playbook.admin
* To enable custom translations for playbooks, install the 27.1 app version or later.
* Activate any playbooks that you want to translate.
* To learn more about translating custom content in general, see [Translating custom content](https://www.servicenow.com/docs/access?context=translating-applications&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).
{#add-translations-playbooks__ul_gmt_n5m_rdc}

## About this task

UI Message records are used to translate the text in your playbooks to different languages at runtime, similar to the way system messages are translated on the platform. To learn more about the
Message table \[sys_ui_message\] in general, see [Message table](https://www.servicenow.com/docs/access?context=r_MessageTable&version=yokohama&pubname=yokohama-platform-administration&ft:locale=en-US).
The playbook text that you can create translations for are:

* Playbook Label
* Stage Label
* Activity Label
* Activity Description
* HTML and string Activity UI Layout properties

{#add-translations-playbooks__ul_i31_vcq_sdc}  
Note:  
Automation inputs such as text used to create emails or records are not translated. Only text that is shown at runtime within a Playbook Experience is translatable.

## Procedure

1. Navigate to Workflow Studio, open playbook, activate playbook.
2. Open the All menu.
3. In the filter bar, type and enter sys_pd_process_definition.list.
4. Select the playbook that you want to add translations for.
5. Open the Translated Messages tab.  
   All of your playbook text is listed here.
6. Open a piece of text that you want to translate.
7. From the Language drop-down, select the language that you want to translate to.
8. In the Message field, enter the translation.
9. Right-click on the form header to open the context menu, and select Insert.  
   Your translation is saved.
10. Repeat steps 1-8 to add more translations.  

    <br />

## Result

When the playbook runs, the translated content appears for agents in their user session language.  

**Related concepts**   

* [Playbook variants](https://servicenow-prod.fluidtopics.net/GVWJgqB5zsu~dhYdlcwbzQ "Use one playbook for multiple scenarios.")
* [Restart](https://servicenow-prod.fluidtopics.net/Wspo~mL~PLaIR_qH8U~0ow "Give agents and fulfillers the ability to restart a playbook, stage, or activity.")  
**Related tasks**   

* [Create a playbook](https://servicenow-prod.fluidtopics.net/NcQ5MjTeGf83SISSSgZsTw "Enable playbook owners to configure and organize multiple instances of Workflow Studio content into an automated business process on the ServiceNow AI Platform.")
* [Test a playbook](https://servicenow-prod.fluidtopics.net/hBc4z~5wYyr9VRNRiyWx6w "Verify that your playbook works as expected by running the playbook with test trigger data. Identify and resolve all errors before activating your playbook.")
* [Duplicate Playbooks](https://servicenow-prod.fluidtopics.net/FG8Yib3DdOE7eqFS0UZDdA "Make a copy of an existing playbook with the same trigger, stages, activities, and experience configurations as the original. Edit the duplicated playbook to quickly create a working variation.")

