> 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/zh/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md).

# 代理机构绩效仪表板

该 *绩效仪表板* 是您每次登录 impact.com 时看到的第一个屏幕。使用该仪表板查看、筛选并分析您管理的品牌的关键绩效指标。

#### 管理报告

您在此创建的任何报告都可以使用屏幕右上角的按钮进行计划或保存。

1. 从左侧导航菜单，选择 **仪表板 → 概览**.
2. 在屏幕标题下方，您可以筛选要查看的数据。选择 ![](/files/09b0c64e96c550912ba3e28f3bee02f13e6e4831) **【搜索】** 在调整筛选条件完成后。
   * 参见 *筛选参考* 下方以获取更多信息。
3. 使用图表右上角的按钮自定义数据的显示方式。
   * 参见 *图表自定义参考* 下方以获取更多信息。
4. 在图表下方，您可以查看品牌绩效数据。
   * 查看 *表格参考* 下方可获取有关表格列的更多信息。

<details>

<summary>筛选参考</summary>

| 筛选   | 说明                |
| ---- | ----------------- |
| 日期范围 | 按创建时间筛选数据。        |
| 媒体类型 | 选择您要查看的数据来源。      |
| 渠道   | 选择您想查看数据的营销渠道。    |
| 货币   | 选择查看任何货币数据时使用的货币。 |

</details>

<details>

<summary>图表自定义参考</summary>

| 按钮   | 说明                                          |
| ---- | ------------------------------------------- |
| 下拉菜单 | 选择要在图表中显示数据的表格列。查看 *表格参考* 下方部分以了解每个选项的更多信息。 |
| 图表类型 | 选择数据可视化的方式。您可以在 **折线图**、 **柱状图**或 **面积图**.  |

</details>

<details>

<summary>表格参考</summary>

| 表格列  | 说明                                       |
| ---- | ---------------------------------------- |
| 广告主  | 生成给定行数据的品牌（以前称为 *广告主*）。                  |
| 媒体   | 该行品牌所签约的媒体来源数量（例如， *合作伙伴*）。              |
| 操作   | 在所选日期范围内为该行品牌促成的操作数量。                    |
| 销售金额 | 在所选日期范围内，品牌因促成操作所获得的收入。                  |
| 操作成本 | 在指定日期范围内，促成操作给品牌造成的成本。                   |
| 其他成本 | 在所选日期范围内，品牌产生的所有额外成本（如投放成本）之和。不包括您的客户成本。 |
| 总成本  | 前两列成本的总和。                                |
| 客户成本 | 给定行的品牌欠您的费用。                             |

</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/zh/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.
