> 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-account-users.md).

# 邀请账户用户

本文将指导你如何邀请同事（或者一个 [代理商](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/invite-an-agency-account-user.md)）到你的 impact.com 品牌账户。了解如何通过 [用户访问组](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.md).

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在……下 *常规*，选择 **账户用户**.
3. 在屏幕右上角，选择 **邀请** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **邀请用户**.
4. 在下方 *用户电子邮件*，输入一个或多个用户电子邮件地址。
   * 多个电子邮件地址用逗号分隔。
5. 在 *用户访问组* 部分，从以下位置应用一个组： ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 或选择 **创建新的用户访问权限** 以创建一个新的。
6. 可选地，向用户发送邀请消息。
   * 选择 **预览消息** 如果你想在发送前查看邀请。
7. 选择 **邀请** 将邀请发送给受邀者。
   * 之后，受邀者的邮箱中将收到一封邀请电子邮件，他们可以在其中接受你的邀请。

<div data-with-frame="true"><figure><img src="/files/513e7c4efd32bb0f61a59cc76ec7641c27a16d2a" 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-account-users.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.
