# グループ名前空間

RealmJoin Portal は、特定の Microsoft Entra グループに機能を割り当てるために命名プレフィックスを使用します。既定では、アプリケーション割り当てグループには次のプレフィックスが付けられます `app`。したがって、ユーザーに Google Chrome を割り当てるグループは次のように命名されます `app - Google Chrome`.

このページでは、これらのプレフィックスを定義し、RealmJoin がこれらのグループを参照する際に使用する、グループ名のプレフィックスを説明的なタイトルにマッピングできます。これにより、グループ自体の名前は変更されません。変更されるのはカテゴリのみです。

あらかじめ入力されたグループの名前空間は、会社の要件に合わせて変更したり、追加したりできます。

![グループ プレフィックス マッピング](/files/4670d21be7884b559ba46e4ddcfc3f6881de185d)

たとえば、上記のグループ名前空間は、次のようにユーザープロフィールに表示されます：

<figure><img src="/files/855672cb9000984500742d90e2d848be56ccc38c" alt=""><figcaption></figcaption></figure>


---

# 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/realmjoin-she-ding/groups.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.
