# Multi-Language Auto-Translate in Automation Workflows

## Overview

When accessing the Customize feature in Email Automation Flow, you'll notice that different auto-translated languages are available. This allows your customers from various locations to receive email marketing content in their preferred languages.

<figure><img src="/files/59jSw9ExLWtqoXGvI5iN" alt=""><figcaption><p>Customize  Email Automation Flow</p></figcaption></figure>

<figure><img src="/files/iuUfyTtYj3CYEAaPimel" alt=""><figcaption><p>Languages are already translated </p></figcaption></figure>

## How do I configure the languages for auto-translation?

To enable auto-translated languages in the email customization section, you will need to add the language first in your Shopify admin&#x20;

1. Go to [***Shopify Admin***](https://admin.shopify.com) -> Settings -> Languages&#x20;
2. Add the languages you want to auto-translate. If the language was previously set up, it will already be visible in the list.

After adding a language, ensure to **Publish** it to make it visible to customers.

<figure><img src="/files/oWDWaqoXv0ieln8OJHCu" alt=""><figcaption><p>Publish your prefered languages in Shopify Admin Settings</p></figcaption></figure>

<figure><img src="/files/e5HQXINOPGvYJSKs9p3B" alt=""><figcaption><p>Published languages</p></figcaption></figure>

3. After adding or verifying your languages in the **Shopify Admin Settings**, return to the customization page in the **Email automation workflow**. The languages you added will now be visible and automatically translated for your email marketing content.

<figure><img src="/files/WyI446uNiFLmSsYG25Jh" alt=""><figcaption></figcaption></figure>

4. Here, you can click on **"Send test email"** to preview how your email content will appear in different languages, ensuring that the translations look correct before sending them out.

   <figure><img src="/files/NGDu7xH103zltQp2EnT1" alt=""><figcaption><p>Send test email </p></figcaption></figure>

5. I successfully sent a test email in German, and it appeared in German as expected.

<figure><img src="/files/ZFzywzyVFPGxInrCANAP" alt=""><figcaption></figcaption></figure>

6. If you want to make more detailed changes to your email content, click on **"Edit email template"**, then select the language version you wish to customize for further adjustments.

<figure><img src="/files/frTnXWo2gQNglGkskyLi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.uppush.io/uppush/popup-and-automation/multi-language-auto-translate-in-automation-workflows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
