# Install Telegram as an Inbox channel

Installing Telegram is a very easy process with MessageBird's Inbox!&#x20;

Keep in mind that you need to **create a bot** on Telegram in advance. If you need some help, check out the [Telegram step-by-step guide](https://core.telegram.org/bots#3-how-do-i-create-a-bot) on how to do it.

&#x20;

Please follow these simple steps to add Telegram to your Inbox:

1\. Go to your Dashboard and choose 'Channels' on the left-hand side menu and then 'Telegram' or click [here](https://dashboard.messagebird.com/en/channels/telegram/new):

&#x20;

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

2\. Fill in the Channel name, [Bot token](https://core.telegram.org/bots#3-how-do-i-create-a-bot) and [Bot username](https://core.telegram.org/bots#4-how-are-bots-different-from-humans):

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

3\. Click on 'Install now' and voilà! Telegram is now installed as a channel.

&#x20;

You can always edit, rename or delete your channel:

Go to [Telegram's Settings](https://dashboard.messagebird.com/en/channels/telegram), simply select the 'Edit channel' icon, edit needed fields and save the changes afterward:&#x20;

&#x20;

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

To delete the channel click on the 'Delete channel' icon.

&#x20;

**TIP:** Once this has been completed, please test your channels to ensure they create conversations/tickets in Inbox. If they aren't, please refer to the article [How to connect and disconnect a channel from Inbox](/connectivity-platform/installing-channels/how-to-connect-and-disconnect-a-channel-from-inbox.md).


---

# 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.bird.com/connectivity-platform/installing-channels/install-telegram-as-an-inbox-channel.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.
