> 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/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.md).

# 邀请代理商账户用户

{% hint style="info" %}
**注意：** 您需要该代理机构的账户 ID，才能邀请他们管理您的账户。 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true) （或联系您的 CSM）以讨论邀请代理机构来管理您的账户。
{% endhint %}

1. 从顶部导航栏中选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在左侧的 *常规*下，选择 **账户用户**.
3. 在屏幕右上角，选择 **邀请**下方，然后选择 **邀请代理机构**.
4. 添加 **代理机构 ID** 或者，您也可以通过输入其电子邮件地址来邀请代理机构用户。
5. 从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，并将该代理机构分配给一个 **用户访问组** 或 **创建新的用户访问** ，适用于特定的代理机构。
6. 此外，您还可以包含一条 **邀请消息** 随您的邀请一起发送。
7. 选择 **邀请** 以向代理机构发送邀请。

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


---

# 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/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.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.
