> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md).

# 代理店向けパフォーマンスダッシュボード

この *パフォーマンスダッシュボード* は、impact.com にログインしたときに最初に表示される画面です。ダッシュボードを使用して、管理しているブランドの主要なパフォーマンス指標を表示、フィルター、分析できます。

#### レポートを管理

ここで作成したレポートは、画面右上のボタンを使ってスケジュールしたり保存したりできます。

1. 左側のナビゲーションメニューから、次を選択します **ダッシュボード → 概要**.
2. 画面タイトルの下で、表示したいデータのフィルターを設定できます。選択してください ![](/files/255a28284e92b483e0c8a30477ac34ae5a0b244b) **［検索］** フィルターの調整が終わったら。
   * 詳細は *フィルター参照* 下を参照してください。
3. グラフの右上にあるボタンを使用して、データの表示方法をカスタマイズできます。
   * 詳細は *グラフカスタマイズの参照* 下を参照してください。
4. グラフの下に、ブランドのパフォーマンスデータを表示できます。
   * 以下を表示 *表の参照* 表の列に関する詳細は下を参照してください。

<details>

<summary>フィルター参照</summary>

| フィルター   | 説明                             |
| ------- | ------------------------------ |
| 日付範囲    | データが作成された日時でデータをフィルターします。      |
| メディアタイプ | 表示したいデータのソースを選択します。            |
| チャネル    | どのマーケティングチャネルのデータを表示するかを選択します。 |
| 通貨      | 金額データを表示する通貨を選択します。            |

</details>

<details>

<summary>グラフカスタマイズの参照</summary>

| ボタン         | 説明                                                                  |
| ----------- | ------------------------------------------------------------------- |
| ドロップダウンメニュー | どの表の列のデータをグラフ表示するかを選択します。以下の *表の参照* セクションを参照して各オプションについて詳しく学んでください。 |
| グラフタイプ      | データの可視化方法を選択します。次の中から選べます： **折れ線グラフ**、 **棒グラフ**、または **面グラフ**.       |

</details>

<details>

<summary>表の参照</summary>

| 表の列       | 説明                                                             |
| --------- | -------------------------------------------------------------- |
| 広告主       | ブランド（以前は *広告主*）が特定の行のデータを生成したもの。                               |
| メディア      | その行のブランドが契約しているメディアソースの数（例： *パートナー*）。                          |
| 操作        | 選択した日付範囲内にその行のブランドのために発生したアクションの数。                             |
| 売上金額      | 選択した日付範囲においてブランドが獲得したドリブンアクションからの収益。                           |
| アクションコスト  | 指定した日付範囲においてアクションを発生させるのにかかったブランドのコスト。                         |
| その他のコスト   | 選択した日付範囲でブランドが負担した追加のすべてのコスト（掲載費など）の合計。これはあなたのクライアントコストは含みません。 |
| 総コスト      | 前の2つの列のコストの合計。                                                 |
| クライアントコスト | 特定の行のブランドがあなたに支払うべき金額。                                         |

</details>


---

# 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:

```
GET https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.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.
