# 通知设置

用户可自行设置项目的通知，目前只有以下的操作类别可以进行通知配置：

1. 异常回调：系统自动回调失败时
2. 启用／禁用项目：当系统启用或禁用项目时
3. 重置API Key：重置项目API Key时

用户可以先选择需要设置的类别并点击启用

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

然后把鼠标放置到下方时可以点击编辑

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

然后右方会有弹出设置空间，用户可从团队中选择需要添加的用户。

<figure><img src="/files/X11wCzTfPM4gpnS85puq" alt=""><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://support.cregis.com/cregis-wallet-guide/zh-cn/api/manual/notification.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.
