> For the complete documentation index, see [llms.txt](https://docs.unifize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unifize.com/admin-guide/profile/org-settings/translations/multi-language-translation-support.md).

# Multi-language translation support

Unifize supports multi-language configuration to help distributed teams work in their preferred language. From enabling language support to managing preferences and customizing terminology, this section covers everything you need to make Unifize feel native, wherever your users are.

## Key Features

✅  **Personalized Language** – Set your preferred language in [Preferences](/getting-started/first-steps-for-new-users/changing-your-preferred-language.md)**.**

✅  **Organization-Wide Language Support** – Admins can configure [Primary and Supported Languages](/admin-guide/profile/org-settings/translations/multi-language-translation-support/enabling-and-configuring-language-support.md).

✅  **Translation Editor for Admins** – [View and edit translations](/admin-guide/profile/org-settings/translations/multi-language-translation-support/using-the-translation-editor-to-customize-ui.md) directly within Org Setting&#x73;**.**

✅  **Complete Localization** – Unifize UI elements and custom fields now [adapt to selected languages](/admin-guide/profile/org-settings/translations/multi-language-translation-support/managing-user-language-preferences-at-scale.md).

## Explore

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/d76qzUe4pWE9d8mptZ8h">Enabling and Configuring Language Support</a></td><td>Set your org’s default language, enable others, and activate translation tools—everything you need to go multilingual.</td></tr><tr><td><a href="/pages/sZwpDiNvbDACqM9X02ie">Using the Translation Editor to Customize UI</a></td><td>Edit menus, fields, and labels in any supported language. Quick, intuitive, and fully admin-controlled.</td></tr><tr><td><a href="/pages/bRQ4qQZ4FuaqF48QbCos">Managing User Language Preferences at Scale</a></td><td>Guide global teams to set their preferred language seamlessly during onboarding or in bulk.</td></tr></tbody></table>

## **Important Note**

| Affected Elements                                               | Not Affected                                                        |
| --------------------------------------------------------------- | ------------------------------------------------------------------- |
| Menus, buttons, notifications, custom fields, dashboard titles. | Chat messages, process names, checklist values, uploaded documents. |

* Changes to **Primary Language** affect the entire Org.
* Some UI elements may have minor misalignment in certain languages.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unifize.com/admin-guide/profile/org-settings/translations/multi-language-translation-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
