# How to use bulk translate

### How to bulk translate multiple products

To translate multiple products in bulk, go to 'PIM' > 'Product Catalogue' or 'PIM' > 'Search'. Select the products you wish to translate, then click the 'Bulk translation' icon above the product list.

<figure><img src="/files/Ii3UAQkOlJzoSx4DngsU" alt="The products selected for translation inside the product list"><figcaption><p>The product list</p></figcaption></figure>

This will enable translation mode, but with a stepper for each product. Notice the progress bar down below. This indicates how many products you have translated and how many are left.

<figure><img src="/files/cDc53OSufpfw8X8qv2Fo" alt="The bulk translation window"><figcaption><p>The bulk translation mode window</p></figcaption></figure>

### Bulk updating global list values

Navigate to 'PIM' > 'Global lists' and select the global list you want to add bulk translation to.

<figure><img src="/files/huYsEk44BKG4p7BIEBDB" alt="The global lists list"><figcaption><p>The global lists list</p></figcaption></figure>

Inside the global list, you will be presented with the global list values.&#x20;

You can either hand-pick the ones you want to translate, or click the 'Select all'-checkbox at the top of the list.&#x20;

When you have selected the values you would like to translate, click 'Bulk translate' to enable translation mode.

<figure><img src="/files/OeetVHAAbOFhmgy6KrM8" alt="The global list values"><figcaption><p>The global list values selected for translation</p></figcaption></figure>

When inside translation mode, you can start adding your translation to your target languages.

<figure><img src="/files/Yob7DQDDGCnRZNwLi5XI" 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://docs.struct.com/tutorials/guides/how-to-use-translation/how-to-use-bulk-translate.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.
