> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/admin/es/settings/service-preferences/regional-settings.md).

# Ajustes regionales

Navixy le permite elegir preferencias regionales para su servicio: idioma y moneda. Puede configurarlas en el **Configuración regional** bloque de la **Preferencias del servicio** página.

{% hint style="info" %}
Cambiar el idioma de la interfaz de usuario lo establecerá como el idioma predeterminado para todas las nuevas cuentas de usuario. Los usuarios también pueden cambiar su idioma preferido en su [perfil de cuenta](https://docs.navixy.com/user-guide/user-prefernces).
{% endhint %}

<figure><img src="/files/6e9a65dcd5c2d7db6903b513b7ebf9f7b9254ce8" alt="Regional settings" width="405"><figcaption><p>Configuración regional</p></figcaption></figure>

## Idioma de la interfaz de usuario

Navixy está comprometido con la accesibilidad global y actualmente admite docenas de idiomas, con más añadidos regularmente. La versatilidad de nuestra plataforma se ve reforzada por las contribuciones de nuestra activa comunidad de traductores. Si el idioma que necesita aún no está admitido, le invitamos a [añadir un nuevo idioma y ayudar a ampliar nuestras capacidades multilingües](https://www.navixy.com/docs/navixy-api/general/contribute/translation).

**Lista actual de idiomas compatibles:**

<details>

<summary>Idiomas compatibles</summary>

1. albanés
2. árabe
3. bosnio
4. búlgaro
5. croata
6. danés
7. neerlandés
8. inglés (Estados Unidos)
9. francés
10. georgiano
11. alemán
12. griego
13. húngaro
14. indonesio
15. italiano
16. kazajo
17. coreano
18. lituano
19. macedonio
20. mongol
21. persa (farsi)
22. polaco
23. portugués
24. portugués (Brasil)
25. rumano
26. ruso
27. serbio
28. cingalés
29. español
30. tamil
31. tailandés
32. turco
33. ucraniano

</details>


---

# 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://navixy.com/docs/admin/es/settings/service-preferences/regional-settings.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.
