# ユーザー、グループ、およびデバイスの管理

- [概要](https://docs.realmjoin.com/ja/ugd-management/user-group-device-management.md)
- [組織の詳細](https://docs.realmjoin.com/ja/ugd-management/organization-details.md)
- [ユーザー プロファイル](https://docs.realmjoin.com/ja/ugd-management/about-me.md)
- [ユーザー、グループ、およびデバイスの一覧](https://docs.realmjoin.com/ja/ugd-management/user-list.md)
- [ユーザーの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/user-details.md)
- [グループの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/group-details.md)
- [デバイスの詳細](https://docs.realmjoin.com/ja/ugd-management/user-list/device-details.md)
- [ユーザーとグループの設定](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings.md)
- [利用可能な RealmJoin ポリシー](https://docs.realmjoin.com/ja/ugd-management/user-and-group-settings/additional-settings.md)


---

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