# 余额监控

### 1. 进入智能预警界面

* 菜单栏中点击【智能预警】，进入功能入口所在页面。

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

### 2. 添加余额监控

1. 页面中点击【余额监控】，进入到监控配置页面。

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

2. 下图是【余额监控】的配置页面

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

3. 设置您的广告账户名称、被监控对象
4. 设置监控条件，您可以选择自定义值或日耗对比作为余额告警的条件
   * 自定义值：一旦被监控对象的账户余额低于您设定的值，则会触发余额告警
   * 日耗对比：一旦被监控对象的账户余额低于您账户近3天（或5天、7天）的平均消耗 \* 3（或5、7），则会触发余额告警
5. 设置监控频率，可设置为每10分钟（每小时、每天）核查一次被监控对象的余额状况
   * 每次通知均包含符合条件的账户：
     * 勾选该选项，每次余额告警的通知会包含所有符合监控条件的账户
     * 取消勾选该选项，假设监控频率设置为每天，当次通知仅包含本轮（今天）监控运行过程中符合告警条件的账户，过往（昨天和昨天之前）符合告警条件且未被处理的账户将不会出现在当次通知中（通知仅针对符合监控条件的账户）。
6. 选择余额告警的通知方式，其中邮件通知是必选的，您也可以根据您的需要搭配手机号、微信公众号两种方式，更有效且及时地接收余额告警
7. 点击保存，即可完成【余额监控】的配置

### 3. 监控操作

* 您可以在状态栏处随时开启（下图蓝框圈中的配置属于开启状态）或关闭您设置的监控配置
* 您可以在操作列（下图绿框）中对您设置的监控配置进行修改或删除

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

<br>


---

# 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://help.uniagency.net/uniagency/zhi-neng-yu-jing/yuejian-kong.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.
