# Desactivar confirmación al salir

Si deseas detener el diálogo de confirmación del usuario que aparece al salir de Incogniton, sigue estos pasos:

{% stepper %}
{% step %}
**Navegar a la configuración de la cuenta**

Ve a **Mi cuenta - Configuración de la cuenta** y abre la pestaña **Otros**.
{% endstep %}

{% step %}
**Desactivar la opción de confirmación para salir**

Encuentra el botón etiquetado como **Requerir confirmación del usuario para salir** (está habilitado por defecto) y desactívalo.

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

{% hint style="info" %}
Si aún tienes alguna pregunta, no dudes en contactar a nuestro [departamento de soporte](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/spanish/gestion-de-cuentas/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.
