# Политика обработки персональных данных в боте

Откройте личный кабинет [**CleverApp**](https://app.cleverapp.pro/login), перейдите в вашего бота, откройте вкладку **Настройки** > **Политика.** Поставьте галочку “Включить политику”

### Вариант 1

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

При переходе в бота пользователи будут видеть такую страницу

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

### Вариант 2 - Двойное действие

Поставьте галочку “Просить поставить галочку для принятия политики”, в таком случае пользователь будет обязан подтвердить принятие политики

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

При переходе в бота пользователи будут видеть такую страницу

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


---

# 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://help.cleverapp.pro/obzor-platformy/politika-obrabotki-personalnykh-dannykh-v-bote.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.
