# How to Send a First Message from monday.com to Telegram via @username or Phone Number

1. **Integration Setup**:

* In the integration settings, select the board where new items will be created. When a new contact writes, an item with the phone number or @username of the client will be created in the CRM.
* Once the board is selected, the integration will automatically add fields for username and telegram\_id.

  <figure><img src="/files/V5nbcGyp3JxR57F2d2nf" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/bx3iz0bUddcWRh9FIkcB" alt=""><figcaption></figcaption></figure>

2. **Creating a New Contact**:

* If you know the client's @username, create a new item in the selected board.
* Enter the client's @username in the username field of the new item.

  <figure><img src="/files/QBOocH27PElQEnBM6dg1" alt=""><figcaption></figcaption></figure>

3. **Initiating Contact**:

* Open the item you just created.
* Navigate to the Whatcrm web tab within the item.

  <figure><img src="/files/BZGpTSu56p5mhkUYMaGQ" alt=""><figcaption></figcaption></figure>
* In the web messenger, a chat with this contact will be created.
* You can now send a message to the client through the web messenger or use automation for further messaging.

{% hint style="warning" %}
**Important Note**

Telegram has imposed limits on adding new contacts to your Telegram contact book for unofficial integrations, capping it at 15 new contacts per day. To avoid these restrictions, we recommend syncing your CRM contact database with your Telegram contact book first. Once the contacts are added, you can message them without any limitations.
{% 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://whatcrm.gitbook.io/whatcrm-docs/english/integrations-products/monday.com/telegram/how-to-send-a-first-message-from-monday.com-to-telegram-via-username-or-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.
