# ブランドとしてのユーザー管理を理解する

この記事では、ブランドとしてアカウントユーザーを効果的に作成・管理するための手順を説明します。以下の方法を扱います。 *カスタムロールを作成する*, *ユーザーアクセスグループを作成する*、および *アカウントユーザーを招待する*。推奨される設定手順に従うことは、手順を戻ってやり直す必要がないようにするために重要です。

**ステップ1 - カスタムロールを作成する**

* *カスタムロール* は、アカウント管理のニーズに合わせて権限を調整できるようにします。後で割り当てられるように、これらを作成します。 *ユーザーアクセスグループ*。この手順は最初に行う必要があります。私たちは *事前定義済みユーザーロール* を便利なように用意していますが、さらに *カスタムロール* 柔軟性を高めるために作成することもできます。
* 既存の *カスタムロール*の管理の詳細については、 [関連記事](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/manage-custom-roles.md).

**ステップ2 - ユーザーアクセスグループを作成する**

* 一度 *カスタムロール* が作成されたら、 *ユーザーアクセスグループ*. *ユーザーアクセスグループ* に割り当てることができます。特定のロールを持つプログラムを整理するのに役立ちます。製品ごとに適用できるロールは1つだけであることに注意してください。 *ユーザーアクセスグループ* を作成する目的は、各グループに割り当てられたロールに基づいて権限を管理しやすくすることです。
* 既存の *ユーザーアクセスグループ*の管理の詳細については、 [関連記事](/brand/ja/nitsuitebitaidesuka/account-administration/account-settings/invite-and-manage-users/manage-user-access-groups.md).

**ステップ3 - アカウントユーザーを招待する**

* 最後のステップは、 *アカウントユーザー* を作成した後に招待することです *カスタムロール* （ *事前定義済みユーザーロール*を選択していない場合）および *ユーザーアクセスグループ*。作成後は、新しいユーザーを招待する際にどちらも追加できます。
* 既存の *アカウントユーザー*の管理の詳細については、 [関連記事](https://help.impact.com/en/support/solutions/articles/155000004679-manage-account-users).


---

# 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/understanding-user-management-as-a-brand.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.
