# Telegram

{% hint style="info" %}
This integration is currently in beta.
{% endhint %}

This integration allows you to route notifications about issues, changes, and other events to Telegram.

### Connect Telegram

* Visit your *Settings → Integrations →* [Add](https://app.halosecurity.com/user/settings/integrations/add)
* Add the Telegram integration
* Click **Connect Now**
* You'll be redirected to Telegram to approve permissions

### Create Profiles

After connecting Telegram, you can create profiles to control where different notifications are sent. Each profile specifies a Telegram channel that will receive messages. To create a profile:

1. Navigate to the **Profiles** tab
2. Click the **+** icon
3. Enter a name for the profile
4. Select the Telegram channel where messages should be sent
5. Click **Save**

You can create multiple profiles to route different events to different channels.

### Create Event Rules

To receive Telegram notifications, create Event Rules and add your Telegram profile as an action. Visit *Events →* [Event Rules](https://app.halosecurity.com/user/settings/event-rules/) to set up rules that determine which events trigger messages in Telegram.

Learn more about configuring Event Rules at:

{% content-ref url="/pages/QVrCXwRcuy8YWA5L25VR" %}
[Event Rules](/docs/platform/events/alerts.md)
{% endcontent-ref %}


---

# 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.halosecurity.com/docs/integrations/workflow-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.
