> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/view-membership-entra-id-security-group.md).

# View the Membership of an Entra ID Security Group in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

To view the membership of an Entra ID Security Group that has been added to Patch My PC (PMPC) Cloud:

1. In the PMPC Cloud Portal, navigate to **Settings | Users**.<br>

   <figure><img src="/files/2xbqwxufjZfYvOZT5uVZ" alt="Navigating to “Settings | Users”"><figcaption></figcaption></figure>

2. Click **Entra ID Groups**.<br>

   <figure><img src="/files/8HAqFnsbRhR6kIaIhuEK" alt="Clicking “Entra ID Groups”"><figcaption></figcaption></figure>

3. Click the person icon beside the group whose membership you want to view.<br>

   <figure><img src="/files/OOMzGZt3motXwjdDEXkx" alt="	Clicking the person icon beside the group whose membership you want to view"><figcaption></figcaption></figure>

   \
   The **Group Members** screen appears, showing the members of the selected group.

<figure><img src="/files/7eWnQCZQzfFWgGuc1wyC" alt="&#x22;Group Members&#x22; screen" width="305"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

We only display the Entra ID of the user, not their actual name, as this requires extra permissions. You will either need to view the group in Entra ID or search for the user’s Entra ID to discover their name.
{% endhint %}

4. Click **Close** to close the **Group Members** screen.

{% hint style="info" %}
**Note**

If a user has been added directly to the portal using the [Add a User](/patch-my-pc-cloud/manage/settings/users/add-user.md) process and they are also a member of an Entra ID Security Group that is granted access to the same PMPC Cloud company, they will appear both under the **Users** tab and as a member of the relevant  Entra ID Security Group(s).
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/settings/users/using-entra-id-security-groups/view-membership-entra-id-security-group.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.
