# Field Names in Different Languages

This section allows you to set **fields in multiple languages** so that users see the field name (e.g., “Next Audit Due Date”) in their **preferred language** based on their profile settings or system language. Once you enter translations and click **"Update Language Settings"**, Blocworx will display the appropriate field name dynamically to each user depending on their selected language (German, French, Swedish, Portuguese, Polish, etc.).

<figure><img src="/files/74lkgZ3tneTZTepOSu48" 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://manual.blocworx.com/blocworx-documentation/bloc-editor/managing-a-field/field-parameters/field-names-in-different-languages.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.
