# User settings

The user settings menu is in the upper right part of the window.

![](/files/kC5auEHpbcoTr5N7fDd2)

This menu shows the current user name.

To view user notifications, click on the icon <img src="/files/pHxP4Us0pEKt0dC4E9ks" alt="" data-size="original"> .

Next, a list of all notifications received by the user will open.

To go to the user settings, click on the icon <img src="/files/2vw2on1byql90gC93VE7" alt="" data-size="original"> and select the "Settings" item:

![](/files/1Uc2PPHB02rXr5rIHQaU)

In the settings, the user can enable/disable the night theme (the orchestrator dark background) and the language.

![](/files/RBCsQvYCQGtQ2acZ6PAY)

To close the user settings, click on the icon <img src="/files/dsFDuguHL8KzN1BcxnTE" alt="" data-size="original">.

To log out of the current account, select the "Logout" item.


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/orchestrator/user_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.
