# Change the POS user interface language

The POS app user interfaces have been translated into a number of different languages, including Spanish, French, German, and Swedish. You can easily change the user interface language using Store Administrator.

1. Start **Store Administrator**. The shortcut should be available on your desktop.
2. Click **Configuration**.
3. Click the **Register** tab.
4. From the **Language** drop-down, select one of the available languages.

{% hint style="info" %}
There are some languages in the drop-down list that are not yet available for use. If you select a language that is not available for use, Store Manager and POS will default to using English in the interface.
{% endhint %}

5. Click **Save And Close**.
6. Restart the POS app to see the change in language.

<div align="left"><img src="/files/2e1lpJOhjm5qxeMv8gCi" alt=""></div>


---

# 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.rmhpos.com/store-manager/administration/administrator-changing-interface-language.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.
