# ユーザーアクセスグループを管理する

画面で *ユーザーアクセスグループ* 画面で、の設定を編集できます [アクセスグループ](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/create-a-user-access-group.md) を既に作成しています。ここでは、アーカイブ済みのアクセスグループを表示したり、特定のアクセスグループを新規ユーザーのデフォルトとして設定したりできます。

{% hint style="warning" %}
**警告:** 新しいアカウントユーザーを招待する前に、割り当てられるアクセスグループに必要な権限があることを確認してください。権限は *ユーザーロール*を通じて割り当てられ、その後アクセスグループに適用されます。全体の流れの概要については、 [ブランドとしてのユーザー管理を理解する](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).
{% endhint %}

1. 上部のナビゲーションバーから ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロファイル] → 設定**.
2. 左側の *一般* セクションで、 **ユーザーアクセスグループ**.
3. を使用して、 ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索バー]** で特定のユーザーアクセスグループを検索するか、 **ステータス** フィルターで検索します **すべて** ユーザーアクセスグループ、 **アクティブ** ユーザーアクセスグループ、または **アーカイブ済み** ユーザーアクセスグループ。
4. 選択します ![](/files/b08d9a82ea0aaaae0a913a9226e0e79c3e9be2d5) **\[列]** 追加の列を追加する場合は、 *列の参照* 詳細は以下をご覧ください。

<details>

<summary>列の参照</summary>

| 列          | 説明                            |
| ---------- | ----------------------------- |
| グループ名      | ユーザーアクセスグループの名前です。            |
| 割り当て済みユーザー | アクセスグループに割り当てられているユーザー数です。    |
| 作成者        | アクセスグループを作成したユーザーです。          |
| 作成日        | ユーザーアクセスグループが作成された日付です。       |
| 最終更新者      | ユーザーアクセスグループに最後に変更を加えたユーザーです。 |
| 最終更新日      | ユーザーアクセスグループが最後に更新された日付です。    |
| ステータス      | ユーザーアクセスグループの現在のステータスです。      |

</details>

5. 管理したいユーザーアクセスグループにカーソルを合わせて、 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **［詳細］** を選択し、次のいずれかの操作を実行します。
   * **編集**: ユーザーアクセスグループに変更を加え、 **保存** を選択して変更を確定します。
   * **アーカイブ**: ユーザーアクセスグループをアーカイブするには、 **アーカイブ** を選択して操作を確定します。
   * **デフォルトに設定**: 新しいユーザーを招待する際に、このグループをデフォルトのユーザーアクセスグループにします。


---

# Agent Instructions: 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/ja/nitsuitebitaidesuka/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.
