> 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-profile.md).

# ユーザー プロファイル

![自己紹介 - ユーザー](/files/25f38ec59110d8593a500b68d0994a8c56a576a8)

ユーザープロフィール ![](/files/f668b9dd6740b2bd2a19de5ae1aaab36bc61f72b) このタブを使用すると、ユーザーは現代の職場環境で必要になる可能性のあるリソースにすばやくアクセスできます。例:

* アクセス権のあるアプリやサービスを管理するための Microsoft の「マイ アプリケーション」ページ
* 認証要素を管理するための Microsoft の「マイ アカウント」ページへのアクセス

また、ユーザーは自分のデバイスとグループをすばやく確認できます。

管理者は、ディレクトリ ロールも表示できるようになります：

![自己紹介 - 管理者](/files/a3bc2ede0e32b7271fe8b5b2104acebbe2fa0162)

詳細ビューに切り替えると、次が表示されます [ユーザー オブジェクトの詳細](/ja/ugd-management/user-list/user-details.md) ページ（昇格された権限が必要です）。


---

# 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/user-profile.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.
