> 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. 在屏幕右上角，选择 ![](https://1116869774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-f80b4972f1093fe676c65fe5018fb55ca5c00308%2F059dd4194b579d17193227e33dfa1fe0475b0089a93e202b16f8902ffc532178.svg?alt=media) **\[编辑]**.
5. 从下拉菜单中选择账户负责人。
6. 选择 **保存**.

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

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

1. 在左侧导航菜单中，选择 **媒体合作伙伴 → 公司**.
2. 使用屏幕顶部的筛选器来细化您对合作伙伴的视图。
3. 在 *审阅*，选择 **审阅**.
4. 在您想要更改的设置旁边，选择 ![](https://1116869774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-f80b4972f1093fe676c65fe5018fb55ca5c00308%2F059dd4194b579d17193227e33dfa1fe0475b0089a93e202b16f8902ffc532178.svg?alt=media) **\[编辑]**。请参阅这些文章，了解有关您可以在此处更改的设置的更多信息：
   * [公司信息（合作伙伴）](/partner/zh/nin-xiang-liao-jie-shen-me/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md)
   * [管理您的市场资料](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/applying-to-brands/profile-management/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.
