> 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-user-access-groups.md).

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

上の *ユーザーアクセスグループ* 画面では、次の設定を編集できます [アクセスグループ](/brand/ja/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/ja/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).
{% endhint %}

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-3c5971fb7b03a98375488e97a4317afd60621298%2Fd0fbb4c2c189cdc83bc0eb8e906fa3cb66818d0a9daa1491ea48042160714ed2.svg?alt=media) **\[検索バー]** 特定のユーザーアクセスグループを検索するには、または **ステータス** フィルターを使って検索します **すべて** ユーザーアクセスグループ、 **有効** ユーザーアクセスグループ、または **アーカイブ済み** ユーザーアクセスグループ。
4. 選択 ![](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>

5. 管理したいユーザーアクセスグループにカーソルを合わせて ![](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) **\[その他]** を選択し、次のいずれかの操作を行います:
   * **編集**: ユーザーアクセスグループを編集し、 **保存** を選択して変更を確定します。
   * **アーカイブ**: ユーザーアクセスグループをアーカイブするには、 **アーカイブ** を選択して操作を確定します。
   * **デフォルトに設定**: 新しいユーザーを招待する際に、このグループをデフォルトのユーザーアクセスグループにするには。


---

# 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-user-access-groups.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.
