# Connecting Telegram by phone number

### I. How to set up Telegram by phone number 📲

Before starting, make sure you have a Telegram account registered with your phone number.

To connect Telegram to our system, you need to create your own application in Telegram. Do this by following these steps:

#### 1. Go to the link: [https://my.telegram.org/auth](https://my.telegram.org/auth?utm_source=chatgpt.com)

#### 2. Log in by entering your phone number. Telegram will send you a confirmation code — enter it.

<figure><img src="/files/7lL0SbNTgwFO9syOonQ7" alt="" width="375"><figcaption></figcaption></figure>

### II. Creating an application⚙️

After logging in:

#### 1. Select the "API development tools" section

<figure><img src="/files/X0y0SZSdRH5lMuNN0E2h" alt="" width="375"><figcaption></figcaption></figure>

#### 2. Fill out the form:

* Application name — enter the name of your company
* Short name — also the company name, but without spaces and in lowercase letters
* URL — enter the link to your company’s website
* Platform — select Other
* Description — write: Connection to NovaTalks

<figure><img src="/files/82VPkgFReP7YRo6x3FSO" alt="" width="375"><figcaption></figcaption></figure>

#### 3. Click the "Create application" button.

### III. After creation ✅

After successfully creating the application, please provide the following to the support group:

* API ID
* API Hash
* The phone number to which the Telegram account is registered

<figure><img src="/files/PjBHnPTQzYiDehQGXPIq" alt="" width="301"><figcaption></figcaption></figure>

This data is required for further connection.

{% hint style="warning" %}
⚠️ **Attention: limitations for phone number–based Telegram**

Please note that Telegram connected by phone number has certain restrictions.

Before using it, we recommend reviewing them at the following link:\
[Limits and restrictions | NovaTalks Knowledge Base](https://help.novatalks.com.ua/ua/get-started/settings/inboxes/telegram-by-phone/obmezhennya-ta-limiti)
{% endhint %}


---

# 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://help.novatalks.com.ua/en/get-started/connecting_messengers/connecting-telegram-by-phone-number.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.
