> 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/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. 上部のナビゲーションバーから、 ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → \[設定]**.
2. 左側の *一般*、選択します **ユーザーアクセスグループ**.
3. 選択 **ユーザーアクセスグループを作成**.
4. 入力してください *名前* ユーザーアクセスグループ用。
5. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** ユーザーがアクセスできるようにする製品タイプ（例：Performance、Altitude）。
   1. 〜から ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、次を選択し **プログラム** その製品タイプへのアクセスを許可したい対象（例： *パフォーマンス*, *Altitude*).
   2. 〜から ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、適切な **ロール** をアクセスグループに割り当てます。

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>注:</strong> 事前定義された impact.com のユーザーロールを割り当てることも、カスタムのユーザーロールを作成することもできます。</p></div>

      * 必要に応じて、次を選択します **権限を表示**、ユーザーに対して選択したロールに関連付けられた権限を確認します。
6. 選択 **保存**.
   * 必要に応じて、次を選択します ![](/files/fd83586f9930f6bcc6498179e6d7ed9571e7b572) **\[未選択のチェックボックス]** を **既定のユーザーアクセスグループとして設定**。この設定を有効にすると、 *ユーザーアクセスグループ* は、新しいユーザーを招待する際の既定になります。


---

# 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/create-a-user-access-group.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.
