# Change app language

UpNote supports multiple languages on desktop and mobile devices. You can change the app language in the Settings menu.

### On Windows, Mac and Linux

1. Open UpNote.
2. Click your **Settings** icon in the top-right corner.
3. Find the Language option at the bottom-left area.\
   ![](/files/Q5RRHtg8WWOKEfBLh2TE)
4. Select your preferred language from the list.

### On iPhone and iPad

1. Go to **Settings** > **General** > scroll down to find the **Language** section
2. Choose your preferred language.

### On Android

UpNote follows your device language settings by default.

On Android 13 and later, you can change the language for UpNote only:

1. Go to **Settings** > **General** > scroll down to find the **Language** section
2. Choose your preferred language.

On older Android versions, please change the system language of your device.

### Notes

* If you find any translation issues, please contact us at <support@getupnote.com>.


---

# 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.getupnote.com/get-started/change-app-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.
