# Your Account

To access your account settings, click your user icon in the bottom left of the application and select **Your preferences**.

<div data-full-width="false"><figure><picture><source srcset="/files/500TWgzuFrSLN9gAg3eP" media="(prefers-color-scheme: dark)"><img src="/files/vuxD0IgZoSQZdNX1n3Jf" alt=""></picture><figcaption></figcaption></figure></div>

View your login credentials here and change your password if and when needed.

<figure><picture><source srcset="/files/OmMh7sCglq6HDrp8vfPS" media="(prefers-color-scheme: dark)"><img src="/files/2R6b0AHSJ8k2iLdCZyqo" alt=""></picture><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.onum.com/administration/global-settings/your-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.
