# Manage Alert Recipient (Telegram)

## Prerequisites

Antares Insight Hub has an Alert Recipient feature that serves to send alert notifications if there are parameters that exceed the threshold value that has been configured on the registered device that you are using. Notifications will be sent via the Telegram application. If you have not configured the threshold you can follow these steps:

{% content-ref url="/pages/EWqPDLteuL2f0ygw62Ld" %}
[Setup Device Threshold Power Meter](/en/antares-insight-hub/usecase/power-meter/setup-device-threshold-power-meter.md)
{% endcontent-ref %}

{% content-ref url="/pages/JnDjiFUqv0TiPO9wAyPN" %}
[Setup Device Threshold Water Meter](/en/antares-insight-hub/usecase/water-meter/setup-device-threshold-water-meter.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Kho7AHvi043yX9DhPqE" %}
[Setup Device Threshold Water Level](/en/antares-insight-hub/usecase/water-level/setup-device-threshold-water-level.md)
{% endcontent-ref %}

## Steps to Activate Telegram Alert Recipient

### 1.  Open Manage Alert Recipient Menu

On the left navigation bar, open the Settings menu then, click ‘Alert Recipients’

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

### 2. Add contact

On the Notification page, click ‘Add Contact’ on the top right.

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

### 3. Fill the Add Notification Contact Form

After you click the ‘Add Contact’ button, a form will appear that you need to fill in. Enter the Notification Name and Contact Name that you will use for Alert Recipient in Telegram.

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

<table><thead><tr><th width="99">No.</th><th>Data</th><th>Description</th></tr></thead><tbody><tr><td>1.</td><td>Notification Name</td><td>Label for notification</td></tr><tr><td>2.</td><td>Contact Name</td><td>Contact name of the notification recipient</td></tr><tr><td>3.</td><td>Channel Alert</td><td>The channel used to send the notification</td></tr></tbody></table>

After entering the Notification Name and Contact Name, click ‘Save’

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

### 4. See and Copy Subscription URL

Next, click "Subscription URL"

<figure><img src="/files/90vpBOYCuPLJCwqm1mu1" alt=""><figcaption></figcaption></figure>

The display will change to the following image. Then, click ‘Copy Link’

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

### 5. Access Subscription URL in Telegram

Open a new tab and paste the URL that you copied earlier.

You will see a display as in the following image. Make sure you have **logged in to your Telegram Web application**. Then, click ‘Open in Web’

You will be redirected to Antares Virtual Assistance's Telegram bot account

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

After opening the Telegram app, you will be in a chat room with Antares Virtual Assistance. Then, click ‘Start’

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

After clicking ‘Start’, you will get an automated message as in the image below

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

Pastikan Anda mendapat respon “Akun Anda Berhasil Berlangganan”.

{% hint style="info" %}
Telegram accounts can only be registered once in one Antares account.

If you experience problems, please contact us at <support@antares.id>
{% endhint %}

### 6. Enabling Alert Recipients in Antares Insight

Please return to the Alert Recipients page in the Antares Insight Hub. Then click ‘Start’

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

If you have successfully subscribed, the display on the Alert Recipients page will be as shown below

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


---

# 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.antares.id/en/antares-insight-hub/settings/manage-alert-recipient-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.
