> 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/manage-partnership-notes.md).

# 管理合作备注

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

保留与合作伙伴互动的历史记录，以便更好地服务合作关系。

#### 管理备注

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 合作伙伴**.
2. 将鼠标悬停在要创建备注的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 备注**.
3. 你可以执行几种不同的操作。
   * 撰写一条关于合作伙伴互动的备注。写完备注后，选择该备注是基于电子邮件、电话还是与合作伙伴的聊天。你也可以添加文件。选择 **添加**.
   * 查看你对该合作伙伴的任何备注。按以下内容筛选 *全部*, *电子邮件*, *电话*，或 *聊天* 按类型浏览备注。选择 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索]** 以在所有备注中搜索文本。
   * 向你的合作伙伴发送电子邮件，或为你合作伙伴的账户添加联系人。
   * 查看有关你的合作伙伴的详细信息，包括其活动状态、合作开始时间、合作伙伴所属的任何群组，以及账户经理是谁。

     <div data-with-frame="true"><figure><img src="/files/ae4c2528d021eb0d979c02a2ebc7c7151575bcae" alt=""><figcaption></figcaption></figure></div>

#### 查看合作伙伴操作

该 *备注* 页面还可以带你前往其他有助于管理合作关系的页面。

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **合作伙伴 → 合作伙伴**.
2. 将鼠标悬停在要查看操作的合作伙伴上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 备注**.
3. 在右上角，选择 **操作**，然后选择你想要的页面。

   |              |                                                                                                                       |
   | ------------ | --------------------------------------------------------------------------------------------------------------------- |
   | **页面**       | **说明**                                                                                                                |
   | **账户经理**     | 如果你希望为该合作伙伴指定特定的账户经理，请切换此项。                                                                                           |
   | **自定义值**     | 最多设置三个自定义 URL 值。                                                                                                      |
   | **合作伙伴集成**   | 管理该合作伙伴的跟踪集成。                                                                                                         |
   | **$ 客户成本设置** | <p>切换是否要向客户收取与你合作的费用，例如如果你是代理机构并管理多个品牌，或者如果你是品牌方并管理多个合作伙伴。</p><p>可选择在媒体支出上加收一定百分比、按销售收入收取一定百分比，或按每次转化收取固定 CPA 费用。</p> |
   | **查看历史**     | 查看你与该合作伙伴的合同历史。                                                                                                       |
   | **查看条款**     | 查看你与该合作伙伴当前的合同。                                                                                                       |


---

# 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/manage-partnership-notes.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.
