# Telegram

To receive your Alerts on your Telegram App, just click on the Telegram Tab:

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

<mark style="background-color:green;">**On a 1 to 1 conversation**</mark>&#x20;

To receive your Alerts on Telegram, start a conversation with the Telegram Visibrain Bot. \
Click on "New Chat" on Telegram:

<figure><img src="https://3653793167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbfxQd0NPS3HPiroBm1%2Fuploads%2FXiCDvkrwLAb4WNaB49AE%2FCapture%20d%E2%80%99e%CC%81cran%202023-03-16%20a%CC%80%2015.39.37.png?alt=media&#x26;token=c78436d9-358c-4310-abc8-da58bcfb8b8c" alt=""><figcaption></figcaption></figure>

Search for Visibrain Bot, when you see it appear, start a chat with the bot.

<figure><img src="https://3653793167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbfxQd0NPS3HPiroBm1%2Fuploads%2FWYsJjczK5gQeiJeu1Wzb%2FCapture%20d%E2%80%99e%CC%81cran%202023-03-16%20a%CC%80%2015.39.49.png?alt=media&#x26;token=893e0e89-e89c-4652-a5c6-58b2d5bf9ad7" alt=""><figcaption></figcaption></figure>

Type /start and send your first message. The bot will automatically answer back with a Chat ID with 9 digits.

<figure><img src="https://3653793167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbfxQd0NPS3HPiroBm1%2Fuploads%2FJzQsY7YCCy0RF3hjs4ji%2FCapture%20d%E2%80%99e%CC%81cran%202023-03-16%20a%CC%80%2015.40.02.png?alt=media&#x26;token=02ded92a-ce54-46b9-9a70-2b1ee4443ccd" alt=""><figcaption></figcaption></figure>

Copy and Paste this Chat ID to your Alerts Page on Visibrain.\
You will receive your Alerts in this private conversation.

<figure><img src="/files/6NyLoK2shGlhQLVPS78U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to receive other Reports or Alerts on this Chat, just use the same Chat ID in other Alerts or Reports settings.
{% endhint %}

<mark style="background-color:green;">**In a channel or group chat**</mark>

You can program Alerts to a specific Telegram Group Chat, you just need to add the Telegram Visibrain Bot to you group chat. \
To get the group Chat ID, send /start to the chat and VisiBot will send automatically the right Chat ID composed of 9 digits.&#x20;

<figure><img src="https://3653793167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MbfxQd0NPS3HPiroBm1%2Fuploads%2FVO6aebMCsBDjM6ugeVeg%2FCapture%20d%E2%80%99e%CC%81cran%202023-03-16%20a%CC%80%2015.51.56.png?alt=media&#x26;token=ae2abe19-ef8b-4799-86c0-9901950f7166" alt=""><figcaption></figcaption></figure>

Copy and Paste this Chat ID to your Alerts Page. \
You will receive your Alerts in this group chat.

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

{% hint style="success" %}
The main difference between these two Chat IDs is the hyphen symbol before the Group Chat ID, do not forget to include when setting up your Telegram Alert.
{% endhint %}


---

# 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.visibrain.com/platform-guide/alerts/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.
