# 4. May I change the interface language on Hireforce?

Yes, you can currently change the display language on HireForce. We currently support two (02) interface languages: English and Japanese.

Here's how to change the language:

1. Click on your profile picture or name in the top right corner of the screen.
2. Go to **Settings** and then **Account Settings**.
3. Select your preferred language from the **Language** dropdown menu.
4. Click **Update**

<figure><img src="/files/6bOuAtxxRx6XJJ858n25" 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://help.hireforce.io/others/faq/4.-may-i-change-the-interface-language-on-hireforce.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.
