> 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/zh/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 %}

#### 待办事项列表小组件

该 *待办事项列表* 小组件列出所有可立即处理的待办任务。此小组件可帮助您直接从仪表板跟踪待办任务，并确保您完成所有待办任务。您可以通过选择每个列表项旁边的相关按钮来处理这些任务。

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

#### 项目健康小组件

该 *项目健康* 小组件显示您在一段时间内的活动趋势。它可以自定义为显示一系列不同的指标。

<details>

<summary>自定义项目健康小组件</summary>

* 在小组件上方，选择日期范围以更改显示的数据。
* 选择 **显示对比** 以应用用于比较的日期范围（例如， *上个月*).
* 选择 **编辑** 来修改小组件。
  * 使用第一个 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 来选择您要自定义的指标。
  * 选择您偏好的图表样式（*折线图*, *面积图*，或 *柱状图*）来可视化您的数据。
  * 选择 ![](/files/48509e0f0c9ae68203294f8aae7777211a4315e1) **启用每月目标** 为每项指标输入具体目标。
  * 使用 ![](/files/858947fb8a8a5290185b3664465cdda114ac9af1) **\[拖动手柄]** 以重新排序您的指标，或选择 ![](/files/95a25ff341f07fbb071e8ef472aa1c9486dd3628) **\[移除]** 以删除某项指标。
* 选择其中一个指标（*点击*, *操作次数*, *操作成本*, *收入*, *总成本*, *转化率*）即可在图表中看到相关的绩效指标显示出来。
* 将鼠标悬停在图表上的任何峰值或高点上，即可查看当天所选指标记录的总量。

</details>

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

#### 您会喜欢的合作伙伴小组件

该 *您会喜欢的合作伙伴* 小组件显示一组精选的潜在合作伙伴，您可以招募他们。无需离开仪表板即可查看重要的合作伙伴详情，包括：

* **层级状态：** 显示 [合作伙伴的规模](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).
* **内容类别：** 显示合作伙伴的具体内容专长。

选择 **前往发现** 以访问 [合作伙伴市场](/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/look-for-specific-types-of-partners.md).

<div data-with-frame="true"><figure><img src="/files/9fd1ddecede9921820e42d9f9616e396b65aebc5" 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/zh/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.
