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

# Telegram Notifications

<img src="https://mintcdn.com/takeprofit-a5dc0462/34oqCYcBZs92VaqU/images/guide/alerts/telegram-notifications/2.16.8_Via_Telegram.png?fit=max&auto=format&n=34oqCYcBZs92VaqU&q=85&s=524532ccb024cac05ac41b951823af48" alt="" width="2160" height="1200" data-path="images/guide/alerts/telegram-notifications/2.16.8_Via_Telegram.png" />

Get alerts directly in your Telegram app with two setup options:

### Automatic Setup with TakeProfit Bot

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintlify.s3.us-west-1.amazonaws.com/takeprofit-a5dc0462/images/guide/alerts/telegram-notifications/2.16.9_Connect_Telegram.mp4"
/>

For quick and simple configuration:

1. Toggle "**Telegram**" to ON in alert settings
2. In the popup dialog, click "Connect Telegram"
3. Open the link in your Telegram app (must be installed)
4. Click "Start bot" to initialize the connection
5. Press "Start" in the bot chat to activate notifications
6. Complete! Your alerts will now appear in this chat.

You can also disconnect your Telegram account from TakeProfit anytime by clicking the "Connected" button and selecting "Disconnect" in the Dialog Window.

<video
  autoPlay
  muted
  loop
  playsInline
  className="w-full rounded-2xl"
  style={{
border: "1.9px solid rgba(179, 200, 224, 0.08)",
objectFit: "fill",
display: "block"
}}
  src="https://mintlify.s3.us-west-1.amazonaws.com/takeprofit-a5dc0462/images/guide/alerts/telegram-notifications/2.16.10_Disconnect_Telegram.mp4"
/>

### Manual Setup via Webhook

For advanced users wanting customization:

* Use webhook functionality for custom Telegram integrations
* Send alerts to personal chats, channels, or groups
* Configure advanced message formatting
* Follow our detailed guide at [Telegram Webhook Setup](/guide/alerts/Telegram-webhook)

<Note> The automatic method is recommended for most users, while the webhook approach offers more flexibility for specific needs.</Note>
