> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/dashboard/brand-dashboard-widgets.md).

# ブランド向けダッシュボードウィジェット

ダッシュボード上の [ホーム](https://app.impact.com/secure/advertiser/engage/aview.ihtml?t=u) 画面では、ブランドとしてのimpact.comアカウントの概要を確認できます。

{% hint style="danger" %}
**重要：** ブランドのダッシュボードウィジェットにデータが表示されるのは、アカウントで必要な機能またはアドオンが有効になっている場合のみです。ある機能の対象に含まれたい場合は、 [サポートに連絡してください](https://app.impact.com/support/portal.ihtml?createTicket=true&).
{% endhint %}

#### To Do Listウィジェット

この *To Do List* このウィジェットには、対応可能な保留中タスクがすべて一覧表示されます。このウィジェットを使うと、ダッシュボード上から保留中タスクを把握でき、すべての保留中タスクを確実に完了できます。各項目の横にある該当ボタンを選択して、これらのタスクに対応できます。

<div data-with-frame="true"><figure><img src="/files/61c34f3754ad040eee48f489a8a5952683c40c91" alt=""><figcaption></figcaption></figure></div>

#### Program Healthウィジェット

この *Program Health* このウィジェットでは、一定期間にわたるキャンペーンの推移を表示します。さまざまな指標を表示するようにカスタマイズできます。

<details>

<summary>Program Healthウィジェットをカスタマイズする</summary>

* ウィジェットの上で、表示データを変更する日付範囲を選択します。
* 選択します **比較を表示** 比較用の日付範囲を適用するには（例： *前月*).
* 選択します **編集** ウィジェットを変更します。
  * 最初の ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** を使用して、カスタマイズしたい指標を選択します。
  * 希望するグラフスタイル（*折れ線グラフ*, *エリアグラフ*、または *棒グラフ*）を選択して、データを可視化します。
  * 選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **月次目標を有効にする** と、各指標の具体的な目標を入力できます。
  * 次を使用します： ![](/files/5a5066d2b65e1d52379e6103eaf207509da23989) **\[ドラッグハンドル]** で指標の順序を並べ替えるか、 ![](/files/9c7715f2a8c2253cc0a6d8e7069038853dae0362) **\[削除]** で指標を削除します。
* 指標のいずれか（*クリック数*, *アクション*, *アクションコスト*, *収益*, *総コスト*, *コンバージョン率*）
* グラフ上の任意のピークや山頂にカーソルを合わせると、その日の選択した指標の合計記録値を確認できます。

</details>

<div data-with-frame="true"><figure><img src="/files/f8150526b5956d61ca7624a5df3aebee8409a663" alt="" width="563"><figcaption></figcaption></figure></div>

#### おすすめパートナーウィジェット

この *おすすめのパートナー* このウィジェットでは、勧誘できる候補パートナーを厳選して表示します。ダッシュボードを離れずに、以下を含む重要なパートナー情報を確認できます。

* **ティアステータス：** 表示されるのは [パートナーの規模](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).
* **コンテンツカテゴリ：** パートナーの特定のコンテンツ分野の専門性を表示します。

選択します **Discoverへ移動** にアクセスするには [パートナーマーケットプレイス](/brand/ja/what-would-you-like-to-learn-about/platform-features/find-partners-and-creators/look-for-specific-types-of-partners.md).

<div data-with-frame="true"><figure><img src="/files/7a3fc6739c184e7f077549bc3319d526d0f98ec1" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/dashboard/brand-dashboard-widgets.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.
