> 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/brand-and-partner-management/manage-partners-as-an-agency.md).

# 作为代理机构管理合作伙伴

impact.com 的应用内客户关系管理工具可以帮助您管理与合作伙伴的关系。在 *媒体合作伙伴* 选项卡中，您可以执行诸如为合作伙伴账户分配代理账户经理、查看合作伙伴绩效以及创建有关合作伙伴的备注等操作。

#### 以代理成员身份登录合作伙伴的账户

如果您需要进行任何更新，您可以登录合作伙伴的账户。

1. 在左侧导航菜单中选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的查看。
3. 在 *登录*下，选择 **登录** 位于您要更改的合作伙伴旁边的

#### 为合作伙伴分配账户所有者

如果您希望团队中的某人成为合作伙伴的主要联系人，请将他们指定为该合作伙伴的 *账户所有者*.

1. 在左侧导航菜单中选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的查看。
3. 在 *账户所有者*下，选择 **分配**.
4. 在屏幕右上角，选择 ![](/files/59f5e50a6b3daf07206bb3be17355748d504a512) **【编辑】**.
5. 从下拉菜单中选择账户所有者。
6. 选择 **保存**.

#### 编辑合作伙伴的账户信息

管理合作伙伴的账户信息，例如其联系信息、税务信息、推广方式等。

1. 在左侧导航菜单中选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的查看。
3. 在 *查看*下，选择 **查看**.
4. 在您想更改的设置旁，选择 ![](/files/59f5e50a6b3daf07206bb3be17355748d504a512) **【编辑】**。有关此处可更改设置的更多信息，请参阅以下文章：
   * [公司信息（合作伙伴）](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md)
   * [管理您的市场资料](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/zi-liao-guan-li/update-and-manage-your-public-profile.md).
5. 进行更改，然后选择 **保存**.

#### 暂停或停用合作伙伴的账户

{% hint style="warning" %}
**警告：** 合作伙伴会知道您暂停或停用了他们的账户。请记住，暂停是可逆的，而账户停用则不可逆。对这些操作要非常谨慎，因为它们可能导致合作伙伴失去资金，并且如果您停用他们的账户则无法恢复。
{% endhint %}

1. 在左侧导航菜单中选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的查看。
3. 在 *查看*下，选择 **查看**
4. 在右上角，选择 **暂停** 或 **停用**.
   * 要重新激活合作伙伴，请返回此屏幕，然后选择 **重新激活**.

#### 添加有关合作伙伴的备注

保留与合作伙伴互动的历史记录。

1. 在左侧导航菜单中选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的查看。
3. 在 *备注*下，选择 **备注**.
4. 添加有关合作伙伴的任何备注，以及您可能拥有的有关该互动的任何文件。
   * 了解更多关于 [合作伙伴备注](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/manage-partnership-notes.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/agency/zh/what-would-you-like-to-learn-about/brand-and-partner-management/manage-partners-as-an-agency.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.
