# Telegram Integration

![](/files/ENhY4bh2Xq20tVnsVt3N)

Launched in 2013, Telegram offers a robust and secure cloud-based instant messaging platform to over 700 million active users to communicate without interruption. If your business provides Telegram-based support, you can utilize the RUM Work Telegram Channel.

To create a Telegram channel in RUM Work, you'd require a few things,

* An active Telegram account.
* And a Telegram bot.

{% hint style="success" %}
If you've got a Telegram account, the following steps will allow you to create a Telegram Bot.
{% endhint %}

{% embed url="<https://youtu.be/L-pL-j3M6Lk>" %}

Prefer watching a video? Then hit the play button above. Or, continue with the following.

### Step 1 - Create a Telegram Bot

To create a Telegram Bot, you need to open your Telegram App and click the search icon.&#x20;

![](/files/R2wHOrTTUOXvpz7UpPDi)

Then, search for *BotFather* and select the one with a verified sign like the following image.

![](/files/dvMRssLrMAfAawiJWO4x)

This will lead you to the conversation window. There, you have to click **START** to initiate the process.

![](/files/eCRnP9Ju3mfC2E91mv85)

After this, you've to send the command:

> /newbot

![](/files/bQL9gfbpzBIUfJYHeuzD)

This will allow you to name your bot; therefore, assign a name to your Telegram bot. You can keep a generic name; however, keep it recognisable if you need to know later why you created it.

![](/files/jqLtDySj6N9NIZZLP278)

After naming your bot, you need to assign a Username to it.

{% hint style="info" %}
When you assign the username, ensure it's ending with either Bot or bot.
{% endhint %}

![](/files/ixnErIk2RNBUR7taQBya)

Once you set the username, it will share the token to access the HTTP API. Simply copy and save it to your local system. Then, move to the next step to create a Telegram Channel in RUM Work.

{% hint style="success" %}
For Telegram Channel, you now have access to the token required for creating the channel.
{% endhint %}

### Step 2 - Use Token to Create the Telegram Channel in RUM Work

To create a Telegram Channel in RUM Work, go to the *Channels,* and click **Configure** for Telegram.

![](/files/O9RZfLsjWfEltWRATbk6)

Or you can click *Create Channel,* then select Telegram and click *Next*.

![](/files/uJVEtw6ft5GYs2HD3oL7)

In the popup that will appear, enter the Title and the Token which you've generated by following the [previous step](#step-1-create-a-telegram-bot).&#x20;

![](/files/EH1tlLC7nO47AAof7Aw1)

Once done, click Finish.&#x20;

{% hint style="success" %}
You've successfully created a Telegram channel in RUM Work. Now, you can communicate with the customers using Telegram.
{% 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://docs.rumwork.io/messaging-channels/telegram-integration.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.
