> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fmutosaito/akauntono/akauntono.md).

# 管理者アカウントの追加

管理者アカウントを Parallels RAS ファームに追加するには、次の操作を実行します。

1. RAS Console で **\[管理]** > **\[アカウント]** に移動します。
2. **\[タスク]** ドロップダウンリストをクリックし、**\[追加]** を選択します（または **\[+]** アイコンをクリックします）。
3. **\[アカウントのプロパティ]** ダイアログが開きます。
4. **\[名前]** フィールドの横にある **\[...]** ボタンをクリックします。**\[ユーザーまたはグループを選択]** ダイアログで、ユーザーまたはグループを選択します。
5. メールアドレスと携帯電話番号を指定します。これらのフィールドはオプションで、**\[名前]** フィールドで指定されたアカウントがグループである場合、無効にされています。
6. **\[権限」** ドロップダウンリストで、管理者に割り当てる役割を選択します。
   * **root 管理者**: 管理者にファームを管理するためのフル権限を付与します。
   * **上級管理者**: デフォルトで管理者にフル権限を付与しますが、必要に応じてそれらに制限を加えることもできます。特定の権限を付与または削除するには、**\[権限の変更]** ボタンをクリックします。詳細については、[**「管理者アカウントの権限」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/39953.htm)を参照してください。
   * **カスタム管理者**。この役割にはデフォルトで権限が何も付与されておらず、RAS Console の特定のカテゴリー、エリア、オブジェクトに特化した権限を付与できます。詳細については、[**「管理者アカウントの権限」**](https://download.parallels.com/ras/v19/docs/ja_JP/Parallels-RAS-19-Administrators-Guide/39953.htm)を参照してください。
7. **\[システム通知を受け取る手段]** ドロップダウンリストで、**\[メール]** を選択して、すべてのシステム通知を指定のメールアドレスに送信するか、**\[なし]** を選択して、このアカウントのメールのシステム通知を無効にします。
8. **\[OK]** をクリックして、ファームに新しい管理者アカウントを追加します。

**管理者アカウントの変更**

アカウントを変更するには、リストからアカウントを選択し、**\[タスク]** > **\[プロパティ]** をクリックします。これにより、**\[アカウントプロパティ]** ダイアログが開きます。ここでアカウント情報を変更できます。

アカウントを有効または無効にするには、**\[アカウントプロパティ]** ダイアログの上部にある **\[アカウントを有効化]** オプションを選択するか、オフにします。


---

# 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://docs.parallels.com/landing/ras-admin-guide/v19-ja-jp/fmutosaito/akauntono/akauntono.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.
