> For the complete documentation index, see [llms.txt](https://docs-it.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-it.docbits.com/end-user-and-partner-section/end-user-section/user-configuration-options.md).

# Opzioni di Configurazione Utente

Per configurare le tue impostazioni, fai clic sull'icona dell'utente situata nell'angolo in basso a sinistra dello schermo. Qui puoi personalizzare diverse opzioni:

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

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

<figure><img src="/files/ZnvQbZbkQrERTRgVTAqE" alt="" width="308"><figcaption></figcaption></figure>

**Lingua**

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

* **Seleziona Lingua Preferita:** Scegli la tua lingua desiderata tra le opzioni disponibili.

**Dark Mode**

* **Attiva Dark Mode:** Abilita o disabilita la Dark Mode per un'esperienza di visione più confortevole.

**Impostazioni Utente**

In questa sezione, puoi regolare le seguenti preferenze:

* **Formato Data:** Personalizza come vengono visualizzate le date.
* **Formattazione Importo:** Imposta il tuo formato preferito per i valori numerici.
* **Nome:** Aggiorna il tuo nome.
* **Password:** Cambia la tua password per la sicurezza dell'account.
* **Dimensione del Carattere:** Regola la dimensione del testo per una migliore leggibilità.
* **Modalità Doppio Monitor:** Abilita questa funzione se stai utilizzando due monitor.

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

**Disconnetti**

* **Disconnetti:** Fai clic qui per disconnetterti in modo sicuro dal tuo account.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-it.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.
