> 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/impactcom-ui-tour-for-agencies.md).

# impact.com 面向代理机构的 UI 导览

欢迎来到 impact.com！浏览代理用户界面，了解各个功能的位置。此外，请查看我们关于 [绩效仪表板](/agency/zh/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md).

#### 左侧导航菜单

在左侧导航菜单中，您可以找到管理账户、访问市场以及开始生成报告的选项。

|          |                                                                                                                    |
| -------- | ------------------------------------------------------------------------------------------------------------------ |
| **菜单选项** | **说明**                                                                                                             |
| 仪表板      | 返回到 [绩效仪表板](/agency/zh/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md) 以查看您管理的账户表现如何。 |
| 广告主      | 管理已签约到您的品牌（原为 *广告主*）账户。                                                                                            |
| 媒体合作伙伴   | 管理已签约到您的合作伙伴账户、希望签约到您的账户，并且您可以在此选项卡查看您的合作伙伴消息历史记录。                                                                 |
| 市场       | 在此访问品牌、合作伙伴和代理市场。                                                                                                  |
| 报告       | 在此选项卡查找并运行报告。                                                                                                      |

#### 底部角落选项

屏幕左下角是您可以管理通知设置、查看账户财务等的地方。屏幕右下角可以访问指南中心、预约客户成功经理（CSM）时间等。

**左下角选项**

|             |                                     |
| ----------- | ----------------------------------- |
| **界面元素**    | **说明**                              |
| 通知          | 查看任何账户通知并设置账户通知偏好。                  |
| 新功能         | 查看 impact.com 的最新功能发布、改进和其他公告。      |
| 更多菜单（三个点菜单） | 更新设置、管理财务并查看 impact.com 的新动态。       |
| 个人资料        | 在此查看并编辑您的个人资料详细信息，并从 impact.com 注销。 |

**右下角选项**

点击右下角的蓝色 **?** **【问号】** 后，您可以从以下选项中进行选择：

|          |                                                       |
| -------- | ----------------------------------------------------- |
| **菜单选项** | **说明**                                                |
| PXA      | 通过我们的合作伙伴体验学院获得认证并拓展您对 impact.com 的知识。                |
| 指南中心     | 启动 impact.com 的指南中心，在那里您可以按照逐步指南学习如何使用 impact.com 平台。 |
| 预约时间     | 与 impact.com 的代表安排会面时间。                               |
| 实时聊天     | 从 impact.com 的客户解决方案团队获得实时帮助。                         |
| 工单       | 在此创建和管理支持工单。                                          |
| 帮助文档     | 访问 impact.com 的帮助中心（本文档位于此处）。                         |


---

# 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/impactcom-ui-tour-for-agencies.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.
