> 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/user-group-device-management.md).

# 概要

RealmJoin では、ユーザー、グループ、デバイスなどの Entra ID オブジェクトを確認し、操作できます。

Intune、Microsoft Defender、Windows Autopilot サービス、サインイン セキュリティ ログなど、複数のソースからの情報を 1 つのビューにまとめます。

～を使用して [ナビゲーション](/ja/realmjoin-no/navigation.md) を確認します [Tenant/組織](/ja/ugd-management/organization-details.md), [ユーザー、グループ、またはデバイス](/ja/ugd-management/user-list.md) 相関するオブジェクトを検索し、掘り下げて、トリガーする [操作 ](/ja/zi-dong-hua/runbooks.md)コンテキスト内で直接。

ユーザー、グループ、デバイスには、目的のオブジェクトを見つけるための一覧インターフェースと [詳細ページ](/ja/ugd-management/user-list/user-details.md) 各オブジェクトを個別に確認し、操作するためのページです。

詳細ページには、これらすべての領域で共通する要素がいくつかあります：

### **オブジェクトのプロパティ**

各オブジェクトの詳細ページには、次のような主要プロパティの概要が表示されます。

* 名前
* Entra ID オブジェクト ID
* オブジェクトのアカウント状態
* ライセンス使用場所

オブジェクトのプロパティは静的で、どのタブでも表示されます。

![主要なオブジェクト プロパティ](/files/1f1ca4d5bcd230f6d824ead0b6e94954ed449e0c)

画面右側には現在のタブが表示され、次のいずれかになります。

* オブジェクトに関する詳細情報を含む「概要」
* "[Runbooks](#runbooks)利用可能な Runbook を表示するもので、その名のとおり
* さまざまな [データソース](#data-sources)、Azure AD、サインイン ログなどの

### Runbooks

RealmJoin は、運用担当者が日々のタスクを自動化できるようにします。 [Runbooks](/ja/zi-dong-hua/runbooks.md)RealmJoin Portal は、別のタブを通じて、Tenant、デバイス、グループ、ユーザー レベルでコンテキストに応じた Runbook を提供します。

![Runbook タブ](/files/7c3d6f27bf92b3bdb38083302cf92c59b2b56da5)

### データソース

RealmJoin Portal は複数のソースから情報を収集します。各オブジェクトの完全なソース情報はソースごとのタブで確認でき、JSON データとして表示されます。

生のソースデータは RealmJoin 管理者のみが利用できます。

![生の JSON ソースデータ](/files/b8ea28e22c85ea4cb2e7460e7c423c0f0c984e1b)


---

# 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:

```
GET https://docs.realmjoin.com/ja/ugd-management/user-group-device-management.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.
