> 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-brands-as-an-agency.md).

# 作为代理机构管理品牌

使用 impact.com 应用内的客户关系管理工具，帮助管理你与品牌的关系。在 *广告主* 选项卡中，你可以执行诸如将代理机构账户经理分配给品牌、查看该品牌的所有项目等操作。

#### 以代理机构成员身份登录品牌账户

如果你需要进行任何更新，可以登录品牌账户。你进行的任何登录都会显示在品牌管理员报表“登录历史”中。

1. 在左侧导航菜单中，选择 **广告主**.
2. 使用屏幕顶部的筛选器来优化你对品牌的查看。
3. 在 *登录*，选择 **登录** 位于你想要更改的品牌旁边。

#### 查看品牌的项目

某些品牌可能有一个以上可供合作伙伴注册的项目。作为代理机构，你可以在 impact.com 上查看品牌提供的所有项目。

1. 在左侧导航菜单中，选择 **广告主**.
2. 在 *操作*，选择 ![](/files/635524991ec9cfd0978baa7282a8fcdf7a5e0135) **\[下拉菜单]** → **查看活动**.
3. 在这里，你可以使用屏幕右上角的按钮通过电子邮件发送此列表报表，或下载该报表。

#### 管理品牌的账户信息

你也可以更新品牌的账户信息，例如其网站 URL。

1. 在左侧导航菜单中，选择 **广告主**.
2. 在 *操作*，选择 ![](/files/635524991ec9cfd0978baa7282a8fcdf7a5e0135) **\[下拉菜单]** → **管理账户信息**.
3. 更新品牌的账户信息。
   * 查看品牌帮助文章中的 [联系信息](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/manage-your-account/manage-your-account-information-as-a-brand.md)。本文中的并非所有字段都可供代理机构更新。
4. 选择 **下一步**.
5. 为品牌分配账户所有者。
   * 请参阅下方的 *为品牌分配账户所有者* 部分以了解更多信息。
6. 选择 **保存并前往广告主列表**.

#### 为品牌分配账户所有者

如果你希望团队中的某人作为某个品牌的主要联系人，请将其分配为该品牌的 *账户负责人*.

1. 在左侧导航菜单中，选择 **广告主**.
2. 在 *操作*，选择 ![](/files/635524991ec9cfd0978baa7282a8fcdf7a5e0135) **\[下拉菜单]** → **管理选项**.
3. 分配一个 **账户负责人** ，从下拉菜单中选择。
4. 请选择 **财务设置** 为此品牌设置。
   * 请参阅下方的 *财务设置参考* ，以了解更多可选项。
5. 选择 **保存并前往广告主列表**.

<details>

<summary>财务设置参考</summary>

|                      |                                                                                                                                                                                                                                                                                                        |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **设置选项**             | **说明**                                                                                                                                                                                                                                                                                                 |
| 不设置任何财务关系            | 你的代理机构将不会对以下内容拥有任何财务控制权： [impact.com 费用](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md) 以及 [合作伙伴付款](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) ，适用于此品牌。 |
| 通过 impact.com 向广告主计费 | 你代理机构针对该品牌的所有费用都会显示为该品牌的 [发票报表](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) （SOI）。                                                                                                                                                         |
| 通过我的代理机构账户为此账户注资     | 你的代理机构将负责支付该品牌的 impact.com 费用和合作伙伴付款。                                                                                                                                                                                                                                                                  |

</details>

#### 品牌关系

如果你与某个品牌的关系已不再活跃，你可以从代理机构控制台中移除这些关系。

1. 在左侧导航菜单中，选择 **广告主**.
2. 找到与你已不再保持活跃关系的品牌。
3. 在 *操作* 列中，选择 ![](/files/635524991ec9cfd0978baa7282a8fcdf7a5e0135) **\[下拉菜单]** → **移除关系**.
4. 当你选择 **是的，我明白** 验证弹窗中的该选项后，品牌将从列表中移除。


---

# 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-brands-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.
