# 8. Настраиваем бота "Подписка скоро закончится. Подписка"

Этот бот будет запущен, когда наступит время "**Уведомления об окончании подписки**", которое мы указывали в настройках "**Подписки**".

В нашем случае **за 2 дня** до окончания подписки.

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

1. Нажимаем на блок "**Сообщение**".&#x20;
2. Под иконками мессенджеров выбираем элемент **"Сообщение"**.

{% hint style="info" %}
По желанию можно добавить блок "**Условие**" (**Рекуррент** равен **ВЫКЛ)** и добавить 2 разных сообщения, где будет **даваться подсказка**, автоматически ли спишутся средства или нет.
{% endhint %}

3. Добавляем текст :point\_down:&#x20;

<details>

<summary>Подписка закончится через 2 дня!</summary>

</details>

4. Нажимаем кнопку "**Сохранить**".

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

5. Создаём блок "**Действие**" и открываем его.

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

6. Устанавливаем действие "**Запустить бота**". Выбираем бота "**Меню. Подписка**".&#x20;
7. Нажимаем кнопку "**Сохранить**".

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

8. Соединяем блок "**Шаг**" с блоком "**Действие**".

<figure><img src="/files/0e3lXpIOjt6mB6CNlxVS" alt=""><figcaption></figcaption></figure>

Настройка бота "**Подписка скоро закончится. Подписка**" закончена!&#x20;

Переходим к следующему этапу настройки.

Для того чтобы перейти на следующий этап, нажмите на подсказку ➡️ ниже.


---

# 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.leadconverter.su/new_page/materialy/sozdanie-podpiski-cherez-bota-rekurrentnye-platezhi-staroe/8.-nastraivaem-bota-podpiska-skoro-zakonchitsya.-podpiska.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.
