> For the complete documentation index, see [llms.txt](https://docs.console.zenlayer.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.console.zenlayer.com/welcome/cn/platform/notification-center/manage-notifications.md).

# 管理消息通知

将鼠标悬停在首页右上角的 <img src="/files/YWOqfT33p4i2cc7bIuEV" alt="" data-size="line"> 图标上，点击 **管理消息通知** 以管理是否发送站内信和邮件通知。

<div align="left" data-with-frame="true"><figure><img src="/files/0vT00qv7X90OoQ4tejqM" alt=""><figcaption></figcaption></figure></div>

* **产品消息**\
  平台上开通的产品相关的通知，包括创建、变更、到期等；
* **财务消息**\
  财务相关的通知，包括充值、账户状态、订单、账单、退款等；\ <mark style="color:blue;">不支持取消站内信及邮件通知。</mark>\ <mark style="color:blue;">支持管理机器人通知，查看</mark> [<mark style="color:blue;">设置机器人</mark>](/welcome/cn/platform/notification-center/add-bots.md) <mark style="color:blue;">了解更多。</mark>
* **维护消息**\
  维护相关的通知，包括机房维护、线路维护等；\ <mark style="color:blue;">支持管理机器人通知，查看</mark> [<mark style="color:blue;">设置机器人</mark>](/welcome/cn/platform/notification-center/add-bots.md) <mark style="color:blue;">了解更多。</mark>
* **告警消息**\
  告警相关的通知，包括网络延时、网络中断、带宽利用率等；\ <mark style="color:blue;">支持管理机器人通知，查看</mark> [<mark style="color:blue;">设置机器人</mark>](/welcome/cn/platform/notification-center/add-bots.md) <mark style="color:blue;">了解更多。</mark>
* **账户消息**\
  账户信息相关的通知，包括登入登出、密码、详情修改等；\ <mark style="color:blue;">不支持取消站内信及邮件通知。</mark>
* **其他消息**\
  产品发布相关的通知，包括新功能或更新功能、已弃用的功能等。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.console.zenlayer.com/welcome/cn/platform/notification-center/manage-notifications.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.
