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

# Integrate Greip with Telegram

> Integrate Greip with Telegram to use in your automated scenarios

[Telegram](https://telegram.org/) is a cloud-based instant messaging app that allows you to send messages, photos, and videos. Greip's Telegram integration enables you to receive real-time alerts and notifications directly in your Telegram bot.

## Prerequisites

Before you can integrate Greip with Telegram, you need to have the following:

* A Greip account with an active subscription
* A Telegram bot set up and running

## Installation

To install the Greip Telegram app, follow these steps:

<Steps>
  <Step title="First Step">
    Go to the [Account Settings page](https://dashboard.greip.io/settings) from
    the account dashboard.
  </Step>

  <Step title="Second Step">
    Under the 'Integrations' section, click on the configuration button on the
    right side of the "Telegram" app.
  </Step>

  <Step title="Third Step">
    Enter your Telegram Bot Token and Chat ID, toggle the 'Enable notifications'
    switch, then click on the 'Save changes' button.
  </Step>
</Steps>

## Uninstallation

To uninstall the Greip Telegram app, follow these steps:

<Steps>
  <Step title="First Step">
    Go to the [Account Settings page](https://dashboard.greip.io/settings) from
    the account dashboard.
  </Step>

  <Step title="Second Step">
    Under the 'Integrations' section, click on the configuration button on the
    right side of the "Telegram" app.
  </Step>

  <Step title="Third Step">
    Toggle the 'Enabled notifications' switch to disable the integration.
  </Step>
</Steps>
