> 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-custom-roles.md).

# 管理自定义角色

您可以管理 [自定义角色](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/create-custom-user-roles.md) 您已创建的内容，通过编辑和归档它们。

1. 从顶部导航栏中选择 ![](/files/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧，位于 *常规*下，选择 **账户用户**.
3. 在 *账户用户* 界面中，选择 **管理** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** → **管理自定义角色**.
4. 使用 ![](/files/34cdd2217d627a308c301c2567d5dfe7d669a2cc) **\[搜索栏]** 进行搜索，或使用 **生效中** 和 **产品** 筛选器缩小结果范围并找到该自定义角色。
5. 选择 ![](/files/b3355685fa031a932f40558d772dc8f5261f13a2) **\[Columns]** 如果您想添加更多列，请参阅 *列参考* 下文了解更多信息。

<details>

<summary>列参考</summary>

| 列      | 描述               |
| ------ | ---------------- |
| 角色名称   | 自定义角色的名称。        |
| 产品     | 分配给用户角色的产品类别。    |
| 创建者    | 创建该自定义角色的账户用户。   |
| 创建日期   | 创建自定义角色的日期。      |
| 最后更新者  | 最后修改该自定义角色的账户用户。 |
| 最后更新日期 | 自定义角色上次修改的日期。    |
| 状态     | 自定义角色的状态。        |

</details>

6. 将光标悬停在您想要管理的处于活动状态的自定义角色上，并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** 以编辑或归档该角色。

   **操作次数**

   * **编辑**：对一个 *生效中* 自定义角色进行更改并选择 **保存** 以确认。
   * **归档**：一旦自定义角色已被 *归档*.

     <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>警告：</strong> 归档自定义角色会将其从自定义角色选项列表中移除。一旦您 <em>归档</em> 它，您将失去分配给该自定义角色的所有设置。如果该自定义角色已分配给 1 个或多个用户，则此选项将不可用。</p></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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-custom-roles.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.
