# 跟踪您的 Advocate 流程

流程可帮助你监控与以下内容相关的活动：你的 [计算字段](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/custom-and-calculated-fields/calculated-fields-explained.md) 和 [参与者表](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/filter-and-manage-advocate-participants.md)。无论你是在重新计算自定义数据点，还是在刷新特定用户的统计数据，此页面都能让你清楚了解已完成的操作、执行者以及执行时间。

您可以使用 *流程* 列表，以排查更新、验证统计刷新是否成功完成，并检查是否存在任何问题。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **数据源**.
2. 接下来，从选项列表中选择 **流程**.

#### 为什么使用流程？

当你对以下内容进行了更新时，流程尤其有用： [计算字段](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participants/filter-and-manage-advocate-participants.md) 并希望确保更改已应用到正确的参与者记录。触发重新计算后，系统会在后台运行一个流程来应用该逻辑，然后该流程的状态会记录在此处。它可帮助你确认更新已按预期处理。

**在以下情况后检查“流程”页面：**

* 触发计算字段刷新
* 检查其上次更新时间

<details>

<summary>流程参考表</summary>

| 列     | 说明                                                                                                                          |
| ----- | --------------------------------------------------------------------------------------------------------------------------- |
| 名称    | 已运行的流程类型，例如 *参与者统计刷新*.                                                                                                      |
| 发起人   | 发起该流程的用户电子邮件地址。                                                                                                             |
| 创建日期  | 流程被触发的时间。                                                                                                                   |
| 已处理行数 | 受更新影响的参与者记录数量。                                                                                                              |
| 耗时    | 流程完成所用的时间。                                                                                                                  |
| 错误    | <p>处理过程中发生的任何错误。值为 <code>0</code> 表示成功。</p><p>如果你遇到任何错误，请联系 <a href="mailto:saasquatch-support@impact.com">支持</a> 寻求帮助。</p> |

</details>


---

# 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.impact.com/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-tracking/track-your-advocate-processes.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.
