# Notification

- [Tạo Telegram Bot](https://help.pangocdp.com/user-guide/module-console/connections/notification/tao-telegram-bot.md): Tài liệu hướng dẫn bạn tạo con Bot Telegram trên PangoCDP
- [Kết nối Telegram Bot](https://help.pangocdp.com/user-guide/module-console/connections/notification/ket-noi-telegram-bot.md): Tài liệu hướng dẫn tạo và kết nối Telegram Bot để thông báo khi user phát sinh tương tác trên hệ thống PangoCDP.
- [Enabled Notification](https://help.pangocdp.com/user-guide/module-console/connections/notification/enabled-notification.md): Sau khi Kết nối thành công BOT Telegram với hệ thống, thì Enabled Notification có tác dụng thông báo vào group những loại thông tin trong quá trình hệ thống đi Automations Flow


---

# 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.pangocdp.com/user-guide/module-console/connections/notification.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.
