# Telegram

With the Telegram node, your agents are ready to automate communication like pros:

* Automate customer interactions with messaging bots
* Trigger real-time notifications for updates or alerts
* Run bots to handle repetitive tasks without missing a beat

***

**Agent inspiration:**

* Instant alert bot for critical updates
* Customer support champion through Telegram messaging
* Survey conductor gathering feedback with automated Telegram polls

***

**Nodes Available**:

[**Fetch Telegram Channel Unread**](/agent-studio/editor/web.md#fetch-telegram-channel-unread) - This node retrieves unread messages from a specific Telegram channel.

With this integration, users can build sophisticated Telegram bots that automate channel management.

***

We’d love to hear from you! Reach out to **<documentation@integrail.ai>**


---

# 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.integrail.ai/agent-studio/images-and-media/telegram.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.
