# Desativar confirmação ao sair

Se você deseja parar o diálogo de confirmação do usuário que aparece ao sair do Incogniton, siga estas etapas:

{% stepper %}
{% step %}
**Navegue até as configurações da conta**

Vá para **Minha conta - Configurações da Conta** e abra a aba **Outros**.
{% endstep %}

{% step %}
**Desative a opção de confirmação para sair**

Encontre o botão rotulado **Exigir Confirmação do Usuário para Sair** (está ativado por padrão) e desative-o.

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

{% hint style="info" %}
Se ainda tiver alguma dúvida, não hesite em contatar nosso [departamento de suporte](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/pt-br-documentation/gerenciamento-de-conta/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.
