> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/ugd-management.md).

# ユーザー、グループ、デバイスの管理

- [概要](https://docs.realmjoin.com/ja/ugd-management/user-group-device-management.md): Intune、Defender、Autopilot、サインイン データを統合した RealmJoin の 1 つのビューで、Entra ID のユーザー、グループ、デバイスを管理します。
- [組織の詳細](https://docs.realmjoin.com/ja/ugd-management/organization-details.md): RealmJoin の組織詳細では、Azure テナントの概要として、ユーザー数とグループ数、Intune と runbook の統計、最近のアプリ変更を表示します。
- [ユーザープロファイル](https://docs.realmjoin.com/ja/ugd-management/user-profile.md): RealmJoin のユーザープロファイル タブでは、ユーザーがアプリ、アカウント、デバイス、グループにすぐアクセスでき、管理者向けにディレクトリ ロールも表示されます。
- [ユーザー、グループ、デバイスの一覧](https://docs.realmjoin.com/ja/ugd-management/user-list.md): RealmJoin Portal からユーザー、グループ、デバイスを検索・参照し、任意のオブジェクトの詳細ページを開けます。
- [ユーザーの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/user-details.md): RealmJoin のユーザー詳細では、1 人のユーザー オブジェクトの概要と、有効/無効やメンバー状態などのひと目で分かるステータスを表示します。
- [グループの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/group-details.md): Entra の静的/動的グループ、Exchange Online のメール有効グループと配布グループ、Microsoft 365 グループに対する RealmJoin のグループ詳細。
- [デバイスの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/device-details.md): RealmJoin のデバイス詳細では、1 台のデバイスのログオン ユーザー、インストール済みアプリ、セキュリティ推奨事項とその状態を表示します。
- [ユーザーとグループの設定](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings.md): RealmJoin Client の設定と LAPS などの機能は、テナント、グループ、またはユーザー スコープに適用され、より狭いスコープがより広いスコープを上書きします。
- [利用可能な RealmJoin ポリシー](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings/additional-settings.md): ユーザーまたはグループごとに構成できる、利用可能な RealmJoin Client の設定とポリシーのリファレンス。


---

# 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.realmjoin.com/ja/ugd-management.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.
