# How do I change the language in my account?

You can choose the preferred language for your account in your profile settings.&#x20;

**To change the language**

1. Sign in to your account.
2. Select the profile menu in the upper right and choose **My profile**.&#x20;
3. On the profile page, select **Edit**.
4. In the **Edit user** wizard, select the **Preferences** step, then use the **Language** menu to choose your preferred language.

<div data-with-frame="true"><figure><img src="/files/tyk0gUfvdyyNGRDloZlx" alt=""><figcaption><p>The option to specify your preferred display language.</p></figcaption></figure></div>

5. Select **Save** to save your preferences.


---

# 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.platform.softwareone.com/help-and-support/faqs/how-do-i-change-the-language-in-my-account.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.
