# Telegram 通知

#### 我会收到哪些通知？

启用 Telegram 集成后，您将收到：

* 余额提醒
* 重要公告

#### 如何启用 Telegram 通知

1. 登录到您的 DataImpulse 仪表板。
2. 转到账户设置（点击右上角的个人资料/图标）。
3. 转到 [集成 选项卡](https://app.dataimpulse.com/account/integrations).
4. 在“在 Telegram 中接收即时提醒”部分，点击 Connect Telegram 按钮。
5. 您将被重定向到官方 Telegram 机器人。在您的 Telegram 应用中点击 Start 将您的账户关联起来。
6. 关联后，您的 Telegram 用户名将显示在仪表板中，确认已连接。

#### 如何禁用 Telegram 通知

如果您希望停止通过 Telegram 接收提醒：

1. 返回账户设置中的 Integrations 选项卡。
2. 找到红色的 Disconnect Telegram 按钮。
3. 点击该按钮以撤销访问权限。
4. *可选：* 您也可以直接在 Telegram 应用内停止或屏蔽该机器人。

***

### 常见问题

**这是免费的吗？**\
是的，Telegram 集成包含在所有计划中，无需额外费用。

**我还会收到电子邮件吗？**\
会的，Telegram 通知作为便捷的重复通知，确保当您无法查看电子邮件时不会错过重要更新。

{% hint style="info" %}
可用的通知类型可能因账户设置而异。
{% 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.dataimpulse.com/dataimpulse-documentation-zh-cn/yi-biao-ban/telegram-tong-zhi.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.
