# Profile settings

To customize your ReOrc profile, click your avatar in the bottom-left corner. From here, you can:

* Switch the display language (ReOrc currently supports English and Chinese).
* Switch your organization.
* Change your password.
* Sign out.

To access profile settings, click **Profile**. In this section, you can update your display name and password.

<figure><img src="/files/5G8D3iLI0GG8pu6ELsDG" 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://docs.reorc.com/settings/profile-settings.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.
