diff --git a/workflows/enable.mdx b/workflows/enable.mdx index 6869cbbf7..0a4b47c3f 100644 --- a/workflows/enable.mdx +++ b/workflows/enable.mdx @@ -57,4 +57,18 @@ If you want to change the default, select a different trigger. Add optional instructions appended to the workflow's base prompt. Use these instructions to adjust the style, tone, or other aspects unique to your project. +### Target languages + +The **Translate content** workflow translates your documentation into one or more languages every time it runs. When you enable the workflow, select the languages you want to keep in sync with your source content. + +- Mintlify reads your [docs.json `navigation.languages`](/organize/navigation#languages) to identify your default language and preselects any supported target languages already configured there. +- The source language cannot be selected as a target. +- You must select at least one target language to save the workflow. + +You can change the target languages at any time by opening the workflow's settings and editing the **Translate to** field. + +#### Run a translation immediately + +After saving the workflow, click **Translate now** to run it on demand using the currently saved target languages. The workflow must be turned on to trigger a manual run. Manual runs do not affect the workflow's regular trigger. +