# Telegram restrictions

## Limit on Adding New Contacts

If you initiate the first contact with a client in CRM, the integration module adds a new contact to your account. However, Telegram has imposed restrictions on non-standard integrations, allowing only up to 15 contacts to be added per day.

If you gradually add contacts throughout the day, this will not pose a problem with the limitations. However, if you reach the limit for adding contacts within a day, you will only be able to add up to 5 contacts per day until the limit is reset the next day

## Media File Titles and Files

Currently, in Telegram, titles of media and files can contain up to 1024 characters. For premium accounts, this limit has been increased to 2048 characters

[<mark style="color:orange;">**\*Attachment Limitations**</mark>](https://whatcrm.gitbook.io/whatcrm-docs/v/english/useful-articles/attachment-limits)

<br>

<br>


---

# 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://whatcrm.gitbook.io/whatcrm-docs/english/useful-articles/telegram-restrictions.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.
