# User Configuration Options

To configure your settings, click on the User Icon located in the bottom-left corner of the screen. Here you can customize several options:

{% embed url="<https://youtu.be/TLmAHw3EXs4>" %}

<figure><img src="/files/55BFquqfG0XEjagsbej8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WjzfZJj0OBvvDkKZTpTg" alt="User Settings Menu Dropdown" width="308"><figcaption></figcaption></figure>

**Language**

{% embed url="<https://youtu.be/h_knkUZkNyI>" %}
How to Change Language in DocBits (User Settings Tutorial)
{% endembed %}

* **Select Preferred Language:** Choose your desired language from the available options.

**Dark Mode**

* **Switch to Dark Mode:** Enable or disable Dark Mode for a more comfortable viewing experience.

**User Settings**

In this section, you can adjust the following preferences:

* **Date Pattern:** Customize how dates are displayed.
* **Amount Formatting:** Set your preferred format for numerical values.
* **Name:** Update your name.
* **Password:** Change your password for account security.
* **Font Size:** Adjust the text size for better readability.
* **Dual Monitor Mode:** Enable this feature if you’re using two monitors.

<figure><img src="/files/P4PGOGRW7qucYhBbF63o" alt=""><figcaption></figcaption></figure>

**Logout**

* **Logout:** Click here to securely log out of your account.


---

# 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.docbits.com/end-user-and-partner-section/end-user-section/user-configuration-options.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.
