# Disable confirmation when exiting

If you want to stop the user confirmation dialog that appears when exiting Incogniton, follow these steps:

{% stepper %}
{% step %}

#### Navigate to account settings

Go to **My account - Account Settings** and open the **Other** tab.
{% endstep %}

{% step %}

#### Turn off the confirmation to exit option

Find the button labeled **Require User Confirmation to Exit** (it's enabled by default) and turn it off.

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

{% hint style="info" %}
If you still have any questions, don’t hesitate to contact our [support department](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/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.
