# アドボケイトプログラムレポートを実行する

impact.com では、紹介プログラムの成果を把握し、手動での報酬付与を支援するために、アドボケイト専用のさまざまなプログラムレポートを提供しています。

1. 左側のナビゲーションメニューから、次を選択します ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **［Engage］→［レポート］→［インポートとエクスポート］**.
2. ページ右上隅で、次を選択します **レポートを作成**.
3. 一意の **レポート名**、例： `ユーザー詳細 — Acme プログラム`.
4. を選択します。 **レポートタイプ**.
   * レポートタイプと各レポートに含まれる内容の概要については、次を参照してください [アドボケイト プログラム レポートの解説](/brand/ja/nitsuitebitaidesuka/advocate-program/advocate-reporting-and-analytics/advocate-program-reports-explained.md).
5. 次を選択します **レポート項目** を選択し、 **フィルター** 関連するものを適用します。
   * 利用可能な項目とフィルターは、選択したレポートによって異なります。
6. を選択します。 **レポート形式** ドロップダウン リストから： **CSV** または **Excel**.
7. 次を選択します **レポートを作成**.

レポートの生成が開始されます。要求したデータ量によっては、完了までに時間がかかる場合があります。レポートの準備ができると、impact.com はレポートを生成した人にダウンロードリンク付きのメールを送信します。生成されたレポートは、次の画面でも表示できます *インポートとエクスポート* ページ。

{% hint style="info" %}
**注**: UNIX タイムスタンプを人間が読める日付に変換するには、次の数式を使用します： `=DATE(1970, 1, 1) + (*X / 86400000)`。次の `*X`には、変換しようとしているセルの A1 表記を使用します。
{% endhint %}


---

# 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/advocate-reporting-and-analytics/run-an-advocate-program-report.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.
