> 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:

```
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>
```

The question should be specific, self-contained, and written in natural language.
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.
