> 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/manage-user-access-groups.md).

# 管理用户访问组

在 *用户访问组* 屏幕上，您可以编辑以下内容的设置 [访问组](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/create-a-user-access-group.md) 您已经创建的。在这里，您可以查看已归档的访问组，或将特定访问组设为新用户的默认组。

{% hint style="warning" %}
**警告：** 在邀请新的账户用户之前，请确保他们将被分配到的访问组具有所需的权限。权限通过一个 *用户角色*，然后应用到访问组。有关完整流程概览，请参见 [了解作为品牌的用户管理](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).
{% endhint %}

1. 在顶部导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F210dEQa93qyQgoJDkieL%2FUser%20profile.svg?alt=media\&token=f84c5b17-fae4-4a30-990a-9de5e57a150b) **\[用户资料] → 设置**.
2. 在左侧，在以下项下 *常规* 部分下，选择 **用户访问组**.
3. 使用 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-3c5971fb7b03a98375488e97a4317afd60621298%2Fd0fbb4c2c189cdc83bc0eb8e906fa3cb66818d0a9daa1491ea48042160714ed2.svg?alt=media) **\[搜索栏]** 以搜索特定用户访问组，或使用 **状态** 筛选器以搜索 **全部** 用户访问组， **活跃** 用户访问组，或 **已归档** 用户访问组。
4. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FxFDYIXnntoj76xzm1CXr%2FColumns.svg?alt=media\&token=001578cd-38da-4ecc-98e9-f8f461e61ff2) **\[列]** 如果您想添加其他列。请参阅 *列参考* 以了解更多信息。

<details>

<summary>列参考</summary>

| 列      | 说明               |
| ------ | ---------------- |
| 组名称    | 用户访问组的名称。        |
| 已分配用户  | 分配给该访问组的用户数量。    |
| 创建者    | 创建该访问组的用户。       |
| 创建日期   | 创建该用户访问组的日期。     |
| 最后更新者  | 最近一次调整该用户访问组的用户。 |
| 最后更新日期 | 用户访问组上次更新的日期。    |
| 状态     | 该用户访问组的当前状态。     |

</details>

5. 将光标悬停在您要管理的用户访问组上，并选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[更多]** 以执行以下操作之一：
   * **编辑**：调整用户访问组，并选择 **保存** 以确认更改。
   * **归档**：要归档用户访问组，请选择 **归档** 以确认操作。
   * **设为默认**：在邀请新用户时，将此组设为您的默认用户访问组。


---

# 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/manage-user-access-groups.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.
