> 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>自定义 Program Health 小组件</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).
* **内容类别：** 显示合作伙伴的具体内容专长。

选择 **前往 Discover** 以访问 [合作伙伴市场](/brand/zh/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/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.
