# How to subscribe to Telegram app

This subscription will allow you to monitor real-time receipts and shipment statuses. You will receive corresponding notifications.

To subscribe, enter your Telegram username (without @) in the [User Settings](https://cp.onedaybundle.com/userProfile) in the ODB application.

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

{% hint style="info" %}
Please enter your username instead of your phone number in the Telegram field.
{% endhint %}

You can find this info in the Telegram account settings.

![](/files/-MVabfRSYLp0MHjlXbFV)

You can also find information about your Username directly from the bot by entering the '/check' command in the message line.

![](/files/-MXCbzK67--AC2KMPIn6)

Afterward, click  on the Telegram bot link on the account settings page

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

A new window will open and allow you to open the Telegram app.

![](/files/-MVaVdEfpy99Dqb_gzoM)

Click the Open Telegram App button and the bot page will open. At the bottom of the page, you will see the **Start** button. Click it.

{% hint style="success" %}
If your username is correct, a notification ‘**You're now subscribed for notifications for all your sellers’ will appear'**.
{% endhint %}

{% hint style="danger" %}
If you indicate the incorrect Telegram user name in ODB settings, a notification **‘Please set your Telegram username in your user settings**’ will appear.&#x20;
{% endhint %}

After you edit the corresponding field, take those steps described above again but now the Telegram chat doesn’t have a ‘Start’ button and you need to enter ‘/start’ by yourself. You can also click  <https://t.me/onedaybundle_bot> and press the ‘Start’ button or enter '/start'

{% hint style="info" %}
If you want multiple Telegram users to receive notifications, you must create a new group chat and add our bot (<https://t.me/onedaybundle_bot>) and other users needing notifications. Once you have made a group, enter ‘/start’ in the chat window. Once this is done, every group member will receive notifications.
{% 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://docs.onedaybundle.com/onedaybundle/english/how-to-subscribe-to-telegram-app.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.
