# Get started with Telegram Automation

Estimated reading time: 1 min

Business Robots Ai allows your business to automate conversations on Telegram by creating a Telegram bot.

Follow the below steps by step to create and connect your bot to Business Robots Ai

**1** – You will need to chat with the official Telegram [BotFather](https://t.me/botfather) (<https://t.me/botfather>) to create your bot. Use the **/newbot** command to create your bot. You can learn more [here](https://core.telegram.org/bots#6-botfather). After you created your bot you will receive your bot API token.

**2** – Setup Telegram on Business Robots Ai.\
Navigate to Settings > Integrations and find Telegram. You only need to specify your Telegram bot token and Business Robots Ai will automatically integrate with Telegram and your bot is ready to respond to users.

<figure><img src="https://docs.chatrace.com/wp-content/uploads/2021/03/image-8-1024x461.png" alt="" height="461" width="1024"><figcaption></figcaption></figure>

**3 –** On the flow builder, you will use **Telegram** or **Omnichannel** as a message type. We recommend that you use **Omnichannel** whenever possible.

<figure><img src="https://docs.chatrace.com/wp-content/uploads/2021/03/image-9-1024x558.png" alt="" height="558" width="1024"><figcaption></figcaption></figure>

\
To test your flow, create a training phrase like “test” on **Automated Responses** that triggers your Telegram flow. Currently, you can’t preview a Telegram flow from the flow builder because Messenger contacts can’t be merged with Telegram contacts.


---

# 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://docx.businessrobots.ai/telegram/get-started-with-telegram-automation.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.
