# Disabilita conferma all'uscita

Se vuoi interrompere la finestra di dialogo di conferma utente che appare quando esci da Incogniton, segui questi passaggi:

{% stepper %}
{% step %}
**Vai alle impostazioni dell'account**

Vai su **Il mio account - Impostazioni account** e apri la scheda **Altro**.
{% endstep %}

{% step %}
**Disattiva l'opzione di conferma per uscire**

Trova il pulsante etichettato **Richiedi conferma utente per uscire** (è abilitato per impostazione predefinita) e disattivalo.

![](/files/9f7560b67d8e53c45608815776378c615e77aa40)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se hai ancora domande, non esitare a contattare il nostro [dipartimento di supporto](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/documentation/italian-documentation/gestione-dellaccount/edit-account-details/disable-confirmation-when-exiting.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.
