> 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 のユーザー プロフィール タブでは、アプリ、アカウント、デバイス、グループにすばやくアクセスでき、管理者向けにディレクトリ ロールも表示されます。
- [ユーザー、グループ、デバイスの一覧](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.
