> 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 合作伙伴账户主页就是仪表板，可让人一目了然地查看合作伙伴账户中的动态。                                                                                                                                                                                                                                                                        |
| **Discover** | 合作伙伴可以管理与品牌的关系，查看他们的项目申请，以及浏览品牌和产品市场。                                                                                                                                                                                                                                                                                 |
| **报告**       | 该 *报告* 此屏幕包含合作伙伴账户的所有报告功能；合作伙伴可以查看广告表现、跟踪链接带来了多少操作等。                                                                                                                                                                                                                                                                  |
| **内容**       | 在这里，合作伙伴可以找到他们合作过的所有品牌的广告和跟踪链接。他们也可以在这里向品牌提交广告请求。                                                                                                                                                                                                                                                                     |
| **搜索**       | 打开全局搜索——合作伙伴可以输入关键词或短语，在几秒钟内搜索 Impact 的所有内容。                                                                                                                                                                                                                                                                          |
| **消息收件箱**    | 此按钮会打开合作伙伴消息收件箱。他们可以使用此菜单与您或其他与其合作的品牌进行沟通。                                                                                                                                                                                                                                                                            |
| **创建链接**     | 为合作伙伴提供对以下内容的快速访问： **创建链接** 用于创建新的 [个性化链接](/partner/zh/ni-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/ni-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.
