Exporting translations
Export translatable text from an agentic workflow to a CSV file:Bash
Bash
Creating translations
The exported CSV file contains:key: Unique identifier for each translatable text elementen: Source language text or your configured source localelocale: Source locale code- Additional columns for each target locale
Ensure your CSV file uses UTF-8 encoding to properly handle special characters in different languages.
Importing translations
Import translations from a CSV file into an agentic workflow:Bash
Importing agentic workflows with translations
Import an agentic workflow and its translations in a single command:Bash

