# How to use Translation

### What is translation in Struct PIM?

Translation allows you to write product information in various languages. You can update data on any entity, including global lists, individually or bulk translate multiple entities to speed up the process. The translation feature includes a convenient translation viewer that helps you easily track the languages you are translating to and from.

### Guides covering translation

* [How to work with translation](/tutorials/guides/how-to-use-translation/how-to-work-with-translation.md)
* [How to use bulk translate](/tutorials/guides/how-to-use-translation/how-to-use-bulk-translate.md)


---

# 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.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.
