> 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/reach-out-to-partners/partner-management/overview-of-the-partners-ui-for-brands.md).

# 品牌版合作伙伴界面概览

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

合作伙伴和品牌在使用 impact.com 时拥有不同的用户界面。在本文中，我们将查看合作伙伴用户界面，并简要概述他们在使用 impact.com 时会看到什么。

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

#### 顶部导航栏

顶部导航栏是合作伙伴管理品牌、运行报告、查找其所合作品牌提供的广告和跟踪链接、查看账户余额等内容的地方。它还包括与合作伙伴账户相关的选项，即通知、消息收件箱、全局搜索、API 和数据源、设置等。

|           |                                                                                                                                                                                                                                                                                                                             |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **首页**    | impact.com 合作伙伴账户首页就是仪表板，可让合作伙伴一目了然地查看其账户中的动态。                                                                                                                                                                                                                                                                              |
| **探索**    | 合作伙伴可以管理与品牌的关系、查看其项目申请，以及浏览品牌和产品市场。                                                                                                                                                                                                                                                                                         |
| **报告**    | 从 *报告* 屏幕包含合作伙伴账户的所有报告功能；合作伙伴可以查看其广告的表现、跟踪链接带来的行动数量等。                                                                                                                                                                                                                                                                       |
| **内容**    | 在这里，合作伙伴可以找到他们所合作的所有品牌的广告和跟踪链接。他们也可以在这里向品牌提交广告请求。                                                                                                                                                                                                                                                                           |
| **搜索**    | 打开全局搜索——合作伙伴可以输入关键字或短语，在几秒钟内搜索 impact.com 上的所有内容。                                                                                                                                                                                                                                                                           |
| **消息收件箱** | 此按钮会打开合作伙伴消息收件箱。他们可以使用此菜单与您或其他已合作的品牌进行沟通。                                                                                                                                                                                                                                                                                   |
| **创建链接**  | 为合作伙伴提供快速访问 **创建链接** 小组件，用于创建新的 [个性化链接](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/tracking/tracking-links/create-and-manage-links/create-a-vanity-link.md)。创建链接小组件为合作伙伴提供了一种快速创建新短链接和个性化链接，以推广其所合作品牌的方式。这些链接内置了跟踪功能。                                                                                         |
| **通知**    | 合作伙伴可以查看有关其账户、合同更新的通知，并配置通知频率设置。                                                                                                                                                                                                                                                                                            |
| **余额**    | <p>此菜单显示合作伙伴账户中的当前余额，以及一个 <img src="/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1" alt=""> <strong>\[下拉菜单]</strong> 包含与财务相关选项的菜单，例如收入报告、提款、资金转账等。</p><p><strong>注：</strong> 从 <a href="/spaces/Ym9oAS6lFnpkFnHdQMhn/pages/fb3d1236972524e37105e778eac3bc53f3421cb3">财务小组件</a> 提供合作伙伴付款的详细视图，包括每日收入、应付但尚未支付的款项，以及当前余额。</p> |
| **个人资料**  | 合作伙伴可在此访问其设置菜单、查看其 impact.com 个人资料详情，或从 impact.com 退出登录。                                                                                                                                                                                                                                                                    |

#### 仪表板小组件

要了解合作伙伴仪表板上的各种小组件，请参见 [合作伙伴仪表板和小组件说明](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/dashboard/partner-dashboard-and-widgets-explained.md).


---

# 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/reach-out-to-partners/partner-management/overview-of-the-partners-ui-for-brands.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.
