> 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/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/manage-custom-roles.md).

# カスタムロールを管理する

次を管理できます。 [カスタムロール](/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/create-custom-user-roles.md) 編集およびアーカイブすることで、作成したものを管理できます。

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 左側の *一般*、選択します **アカウント ユーザー**.
3. 次の画面で *アカウント ユーザー* 画面で、次を選択します: **管理する** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** → **カスタムロールの管理**.
4. 〜を使用して ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索バー]** 検索するには、または **稼働中の** 、 **商品** 結果を絞り込み、カスタムロールを見つけるためのフィルター。
5. 選択 ![](/files/187769f9262d59ed36ce79b3988030fed7098825) **\[列]** 追加の列を追加したい場合は。次を参照してください。 *列の参照* 詳細は以下をご覧ください。

<details>

<summary>列の参照</summary>

| 列     | 説明                        |
| ----- | ------------------------- |
| ロール名  | カスタムロールの名前。               |
| 商品    | ユーザーロールに割り当てられた製品カテゴリ。    |
| 作成者   | カスタムロールを作成したアカウントユーザー。    |
| 作成日   | カスタムロールが作成された日付。          |
| 最終更新者 | カスタムロールを最後に変更したアカウントユーザー。 |
| 最終更新日 | カスタムロールが最後に変更された日付。       |
| ステータス | カスタムロールのステータス。            |

</details>

6. 管理したい有効なカスタムロールの上にカーソルを合わせて、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** を選択し、ロールを編集またはアーカイブします。

   **操作**

   * **編集**：有効な *稼働中の* カスタムロールに変更を加え、 **保存** を選択して確認します。
   * **アーカイブ**：カスタムロールは一度 *アーカイブ済み*.

     <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, and the optional `goal` query parameter:

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