> 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) **\[ドロップダウン メニュー]**&#x306E;下で、 **プログラム** そのプロダクトタイプへのアクセスを許可したいプログラム（例： *パフォーマンス*, *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) **\[Unchecked box]** するには **デフォルトのユーザーアクセスグループとして設定**。この設定を有効にすると、 *ユーザーアクセスグループ* が新しいユーザーを招待する際のデフォルトになります。


---

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