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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Add translations for Playbooks

# Add translations for Playbooks {#ariaid-title1}

* Release version: Australia
* 
* Updated March 25, 2026
* 
* ![](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/8J24r2kgK5wtEy0kut416g "Translate content you create or modify to a supported language or add an unsupported language.").
{#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/RwAzut3GJJGoamzrCQSCzA "The Message [sys_ui_message] table contains the translations for informational messages, confirmation messages, error messages, and other types of system messages across the platform.").
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 Save.  
   Your translation is saved.
10. Repeat steps 1-8 to add more translations.

## Result

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


