# Daily reports in Telegram

*Configure daily reports to a chat, channel or direct messages in Telegram.*

To set up daily reports, in the Selarti dashboard sidebar go to the «[*Integration*](https://selarti.com/panel?menu=integration)», then click the button «*Create integration*», located in the top right corner of the screen. Choose the type «*Daily report*»*.*

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

To create the integration you will need to obtain a Telegram ID.

### How to get a Telegram ID

**Private:** [start the bot](https://t.me/myidbot), send the command /getid and copy your Telegram id after «Your own ID is:»

**Group:** add to the group [Bot ID](https://t.me/myidbot), send the command /getgroupid\@myidbot in the chat, copy your Telegram id after «Your group ID is:», after which the bot ID can be removed. Add to the chat [selarti\_bot](https://t.me/selarti_bot).

\
**Channel:** forward any message from the channel [to the bot](https://t.me/myidbot), copy your Telegram id after «ID of channel:». Add to the channel [selarti\_bot](https://t.me/selarti_bot) with admin rights.

Paste the Telegram ID into the corresponding field in the Selarti dashboard. Set the slider to the desired report delivery time by UTC timezone (MSK -3). After you fill in all fields, click the «*Create integration*».

<figure><img src="/files/efzS1mYNVrwuEqzGRUNV" alt="" width="461"><figcaption></figcaption></figure>

{% hint style="warning" %}
If you need the report to arrive at 00:00 MSK, set the slider to 21.
{% endhint %}

{% hint style="info" %}
Reports will be sent every day for all active tasks.
{% endhint %}

{% hint style="info" %}
Daily reports include the company name for easy management of multiple companies.
{% endhint %}

To edit the integration, click on it.

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

An integration editor will open; make changes and click «*Save*»*.*

<figure><img src="/files/tfLK7nZI6Y5mzbBdm7Uu" alt="" width="462"><figcaption></figcaption></figure>


---

# 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://manual.selarti.com/manual-en/external-integrations/daily-reports-in-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.
