> 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、およびサインイン データを統合した 1 つの RealmJoin ビューで、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 User Profile タブでは、ユーザーはアプリ、アカウント、デバイス、グループにすばやくアクセスでき、管理者向けのディレクトリ ロールも表示されます。
- [ユーザー、グループ、デバイスの一覧](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 のユーザー詳細では、単一ユーザー オブジェクトの概要と、有効化やメンバー状態などのひと目でわかるステータスが表示されます。
- [グループの詳細](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 のデバイス詳細では、単一デバイスのログオン中ユーザー、インストール済みアプリ、セキュリティ推奨事項とその状態を表示します。
- [ユーザーとグループの設定](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.
