# Установка Telegram уведомлений

Вы можете получать уведомления о совершаемых платежах прямо на ваш Telegram-аккаунт. Подключить Telegram-уведомления можно в разделе **«Настройки»** на вкладке **«Уведомления»**.&#x20;

<figure><img src="/files/bEbLLHya5HnCM21wlj5S" alt="" width="563"><figcaption></figcaption></figure>

Процесс подключения уведомлений в Telegram очень прост.&#x20;

{% stepper %}
{% step %}
Нажмите на кнопку **«Подключить Telegram»** и вы увидите модальное окно с инструкцией по добавлению уведомлений.
{% endstep %}

{% step %}
Перейдите в Telegram-бота по кнопке **«Открыть в Telegram»**
{% endstep %}

{% step %}
Запустите бота командой **/start**.
{% endstep %}
{% endstepper %}

После запуска бота ваш Telegram-аккаунт будет автоматически получать уведомления о событиях:

* Изменения баланса
* Вход в личный кабинет
* Переводы средств
* Инвойсы и платежи

Вы можете отключить уведомления в любой момент времени в том же разделе **«Настройки»** на вкладке **«Уведомления»**. Для этого нажмите на кнопку **«Отключить Telegram»** и подтвердите действие в появившемся модальном окне.


---

# 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://goodpayments.gitbook.io/docs/documentation/ru/nachalo-raboty/nastroiki-akkaunta/ustanovka-telegram-uvedomlenii.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.
