# Telegram

## Setup

Click into the App Directory from your Pylon dashboard and then click on the Telegram integration to view setup instructions. For more setup instructions, [see here](https://support.usepylon.com/articles/7047547549-how-do-i-integrate-telegram-with-pylon).

One org-level connection must be made, and each user must then connect their personal Telegram account.

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2FYs4KtyRCnm10LRd1Mbtg%2FScreenshot%202025-12-28%20at%208.35.07%E2%80%AFAM.png?alt=media&#x26;token=38f79b44-9558-49c7-a085-a8b0c273a462" alt=""><figcaption></figcaption></figure>

## Usage

1. Connect your personal Telegram account on the Telegram Integrations page.
2. Link Telegram chats to existing accounts via the Add Account button on the Accounts page, or create new accounts from Telegram chats.

New messages in linked Telegram chats will automatically create issues in Pylon with complete bidirectional syncing, including messages, files, and reactions. All Pylon features can then be used to manage these issues.

Telegram issues can be identified by setting the Issue Source filter or visually by the Telegram logo on issues.


---

# 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.usepylon.com/pylon-docs/integrations/chat/telegram.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.
