# Désactiver la confirmation lors de la sortie

Si vous souhaitez arrêter la boîte de dialogue de confirmation utilisateur qui apparaît lors de la sortie d'Incogniton, suivez ces étapes :

{% stepper %}
{% step %}
**Accédez aux paramètres du compte**

Allez dans **Mon compte - Paramètres du compte** et ouvrez l'onglet **Autre**.
{% endstep %}

{% step %}
**Désactivez l'option de confirmation pour quitter**

Trouvez le bouton intitulé **Exiger la confirmation de l'utilisateur pour quitter** (il est activé par défaut) et désactivez-le.

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

{% hint style="info" %}
Si vous avez encore des questions, n'hésitez pas à contacter notre [service d'assistance](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/french-documentation/account-management/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.
