> 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. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 左侧，在 *常规* 部分中，选择 **用户访问组**.
3. 使用 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索栏]** 中搜索特定的用户访问组，或使用 **状态** 筛选器搜索 **全部** 用户访问组， **生效中** 用户访问组，或 **归档** 用户访问组。
4. 选择 ![](/files/b3355685fa031a932f40558d772dc8f5261f13a2) **\[Columns]** 如果您想添加其他列。请参阅 *列参考* 下文了解更多信息。

<details>

<summary>列参考</summary>

| 列      | 描述                |
| ------ | ----------------- |
| 组名称    | 用户访问组的名称。         |
| 已分配用户  | 分配给该访问组的用户数量。     |
| 创建者    | 创建该访问组的用户。        |
| 创建日期   | 创建用户访问组的日期。       |
| 最后更新者  | 最后对该用户访问组进行调整的用户。 |
| 最后更新日期 | 用户访问组最后更新的日期。     |
| 状态     | 该用户访问组的当前状态。      |

</details>

5. 将光标悬停在您要管理的用户访问组上，并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** 以执行以下操作之一：
   * **编辑**：对用户访问组进行调整，并选择 **保存** 以确认更改。
   * **归档**：要归档该用户访问组，请选择 **归档** 以确认此操作。
   * **设为默认**：将此组设为您在邀请新用户时的默认用户访问组。


---

# 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/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.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.
