# Выход из аккаунта и удаление кабинета

Для того, чтобы выйти из аккаунта, нажмите на профиль в правом верхнем углу

<figure><img src="/files/l4FClQknnmIfhmRDVhXy" alt=""><figcaption></figcaption></figure>

Для удаления кабинета и данных о всех проектах перейдите в настройки кабинета. Для этого нажмите на иконку шестеренки рядом с нужным кабинетом.

<figure><img src="/files/EVRNLUDnSq05yxYX8ZjO" alt=""><figcaption></figcaption></figure>

На открывшейся странице перейдите в настройки и нажмите кнопку "Удалить".&#x20;

<figure><img src="/files/yWFypwRjMBIvB4y9FU90" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Удаление кабинета удалить все проекты и все ваши данные: подключенные боты, списки пользователей, сценарии, статистика и так далее.  Это действие невозможно будет отменить!&#x20;
{% 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.smartbotpro.ru/nastroiki/kabinety/vykhod-iz-akkaunta-i-udalenie-kabineta.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.
