# My user Profile

The user profile page allows you to change your **name**, **surname**, **email address** or the **preferred language**, as well as your **password**.

![My user profile](/files/-M8VNlWGbd4t0TksAr5z)

Talking about the preferred language, by default every user created or invited in a Organization will use the language **defined by the Organization** itself. However, each user is able to change this setting and select between the available languages.

If your user can access two or more Organizations, a list of the Organizations with access will show up.

* You can set which one is your **default Organization**, which will be the one you access on every login.
* Also you can **switch between Organizations** from this list.


---

# 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.biuwer.com/getting-started/how-use-biuwer/my-user-profile.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.
