# Telegram

### Create a Telegram notification handler in Hydrozen.io

* Login to your Hydrozen.io dashboard. Under the **Notification handlers** tab, click on **Create notification handler**

<figure><img src="https://3939804252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-12266779f4fcbb31dd4a1303a834e5c9090480e9%2Fhydrozen_2.png?alt=media" alt=""><figcaption></figcaption></figure>

* Now, put in the **Name** and select **Telegran** as **Notification type**. Enter the **Telegram API token** for your bot and enter **Telegram Chat ID** for the group or chat where you want the notification sent.

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

* Add this newly created Notificaion handler to any of the monitors and you will get Up/Down notifications for that monitor in Telegram.

That's it, you are good to go! Your Telegram integration is now complete.

Whenever Hydrozen.io detects a status change of your monitors, it will post a notification on 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://docs.hydrozen.io/overview/integrations/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.
