> 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. 上部のナビゲーションバーから ![](https://1458456015-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://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[ドロップダウンメニュー]** → **カスタムロールの管理**.
4. 次の ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-3c5971fb7b03a98375488e97a4317afd60621298%2Fd0fbb4c2c189cdc83bc0eb8e906fa3cb66818d0a9daa1491ea48042160714ed2.svg?alt=media) **\[検索バー]** 検索するには、または **有効** および **商品** 結果を絞り込み、カスタムロールを見つけるためのフィルターです。
5. 選択 ![](https://1458456015-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>

6. 管理したい有効なカスタムロールにカーソルを合わせて、次を選択します ![](https://1458456015-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) **\[その他]** して、ロールを編集またはアーカイブします。

   **アクション**

   * **編集**：次に変更を加えます *有効* カスタムロールを変更し、次を選択します **保存** して確定します。
   * **アーカイブ**：一度〜されると、カスタムロールを編集または復元できません。 *アーカイブ済み*.

     <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.
