# 概要

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

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

以下を使用して [ナビゲーション](/ja/realmjoinnodepuroi/navigation.md) を開き、 [テナント/組織](/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 は、別のタブを通じて、テナント、デバイス、グループ、ユーザー レベルのコンテキスト固有 runbook を提供します。

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

### データ ソース

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

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

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


---

# Agent Instructions: 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.
