> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/use-the-activity-log.md).

# アクティビティーログの使用

アクティビティ ログを使用すると、ファイルのインポート、キャンペーン、統合同期など、特定のプロセスの開始と終了を確認できます。何かが期待どおりに動作しない場合、これはエラーをチェックするのに最適な場所です。

### アクティビティ ログを確認する <a href="#dtv7zqglr3lr" id="dtv7zqglr3lr"></a>

ログの情報にアクセスして確認するには、次の手順を使用します。

1. \[Account設定] > \[アクティビティ ログ] に移動します。
2. 検索バーを使用して名前でアクティビティを見つけるか、カテゴリ、アクティビティ、およびステータスのドロップダウン メニューを使用してログの結果を絞り込みます。

![odpactivitylog.png](/files/rRcCXXRPS6HJuiqZlNnD)

#### **カテゴリフィルター** <a href="#id-6eqmvqxfg04y" id="id-6eqmvqxfg04y"></a>

カテゴリ フィルターを使用すると、アクティビティをセグメント化して、製品分野またはツールについての洞察を得ることができます。

* **キャンペーン** – キャンペーンの進行状況とそのタッチポイント。
* **統合同期** – Optimizely Data Platform (ODP) と他のツール間の情報の流れ。
* **ファイルのインポート** – 顧客情報のインポートの進行状況。

#### **アクティビティフィルター** <a href="#sromwj7dp08t" id="sromwj7dp08t"></a>

アクティビティ フィルターは通常、ING で終わるように処理されます。これらは、実行されているアクティビティのより広範なカテゴリに基づいてコンテキストを提供します。たとえば、統合の 1 つに関連付けられたアクティビティは同期フィルターに適合する可能性があり、インポートに関連付けられたアクティビティは処理フィルターに適合する可能性があります。

#### **ステータスフィルター** <a href="#w8tkrqcj2njg" id="w8tkrqcj2njg"></a>

ログ内の各アクティビティにはステータスが伴います。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/account-settings/use-the-activity-log.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
