> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appdoh.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Telegram

> Enable Telegram as a communication channel to handle customer conversations directly within Contact Center.

<Note>
  You must [enable Contact Center](/contact-center/enable) for your project before configuring Telegram.
</Note>

## Setup Steps

<Steps>
  <Step title="Open Contact Center settings">
    Navigate to your Contact Center dashboard and select the **Settings** tab.
  </Step>

  <Step title="Enable Telegram channel">
    * Go to the **Channels** section
    * Find the **Telegram** option
    * Toggle the switch to **Enable**
  </Step>

  <Step title="Configure your bot token">
    Enter your Telegram bot token details:

    * **Bot Token** - Your Telegram bot token obtained from BotFather
  </Step>
</Steps>

## Next Steps

Once configured, you can:

* Start receiving Telegram messages in Contact Center
* Assign conversations to agents
* Set up automated responses and workflows
* Configure bot commands and quick replies

Visit the [Telegram Bot API documentation](https://core.telegram.org/bots/api) for more information on bot configuration.
