# 通知設置

用戶可自行設置項目的通知，目前只有以下的操作類別可以進行通知配置：

1. 異常回調：系統自動回調失敗時
2. 啟用／禁用項目：當系統啟用或禁用項目時
3. 重置API Key：重置項目API Key時

用戶可以先選擇需要設置的類別並點擊啟用。

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

然後把滑鼠放置到下方時可以點擊編輯。

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

接著右方會有彈出設置空間，用戶可從團隊中選擇需要添加的用戶。

<figure><img src="/files/EwpHTUFRGwSPbtxjizdd" 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-tw/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.
