# Advocateのプロセスを追跡する

Process では、あなたの [計算フィールド](/brand/ja/nitsuitebitaidesuka/advocate-program/manage-advocate-participants/custom-and-calculated-fields/calculated-fields-explained.md) の間に入力します [Participants テーブル](/brand/ja/nitsuitebitaidesuka/advocate-program/manage-advocate-participants/filter-and-manage-advocate-participants.md)に関連するアクティビティを監視できます。カスタムデータポイントを再計算する場合でも、特定のユーザーの統計を更新する場合でも、このページでは、何が、誰によって、いつ実行されたのかを確認できます。

を使用できます *Process* 一覧を使って更新のトラブルシューティングを行い、統計の更新が正常に完了したことを確認し、問題がないかチェックします。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **データソース**.
2. 次に、オプション一覧から **Process**.

#### なぜ Process を使うのですか？

Process は、あなたが [計算フィールド](/brand/ja/nitsuitebitaidesuka/advocate-program/manage-advocate-participants/filter-and-manage-advocate-participants.md) を更新し、その変更が正しい参加者レコードに適用されたことを確認したい場合に特に便利です。再計算がトリガーされると、そのロジックを適用するためにバックグラウンドでプロセスが実行され、そのプロセスのステータスがここに記録されます。これにより、更新が意図どおりに処理されたことを確認できます。

**次の場合は Process ページを確認してください：**

* 計算フィールドの更新をトリガーした後
* 最後に更新された時刻を確認する

<details>

<summary>Process 参照テーブル</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/ja/nitsuitebitaidesuka/advocate-program/adobokeitotorakkingu/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.
