> For the complete documentation index, see [llms.txt](https://docs.pandaboost.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pandaboost.app/telegram-bot-guide/notifications.md).

# Notifications

Order and deposit events reported by the PandaBoost Telegram bot.

The Telegram bot can report account events such as:

* Order accepted or moved into processing
* Order completed
* Order failed or refunded
* Partial delivery or operator review when applicable
* Deposit credited

Use the Web Panel order history as the account record when a Telegram notification is delayed or unavailable. For API integrations, poll `GET /orders/:id` and do not depend on Telegram as the only status source.
