# Manage Cloud Users

*Applies to: Patch My PC Cloud*

A *user* needs an account to sign in and use any of the features of Patch My PC (PMPC) Cloud.

There are two ways to grant access:

* Directly through the PMPC Portal as detailed below.
* By using Entra ID Security Groups.

All user account-related tasks are performed from the **Users** node of the PMPC portal, which is accessed by:

1. Sign in to the PMPC portal <https://portal.patchmypc.com/>
2. Navigate to  **Settings | Users**.<br>

   <figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FWnaXPMFbYTaeF0Tyua7K%2Fimage.png?alt=media&#x26;token=121e4279-0061-46de-ae16-41f9895e1f4b" alt="Navigating to “Settings | Users”"><figcaption></figcaption></figure>

The **Users** page is then displayed, allowing you to complete the following tasks:

* [Add a User](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/add-a-cloud-user)
* [Modify a User](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/modify-a-cloud-user)
* [Delete a User](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/delete-a-cloud-user)

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2Fyo1u6avBGbjGdX6wIDNh%2Fimage.png?alt=media&#x26;token=e6f10425-a75b-4e18-9481-3b2c5a8c2dde" alt="“Users” page"><figcaption></figcaption></figure>

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

When you first set up a PMPC Cloud company, the user creating the company is automatically assigned the **Full Admin with Access Management** role. To avoid access issues (such as this user leaving your company and not passing on their credentials/setting up another user with this role), we recommend either:

* [Adding a second user](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/add-a-cloud-user) and assigning them this role.
* [Adding an Entra ID group](https://docs.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users/using-entra-id-security-groups-in-cloud/add-an-entra-id-group-to-cloud) and assigning it the **Full Admin with Access Management** role.

Once you’ve done this, we recommend you use Entra ID security groups to manage any additional users who need to have access to your PMPC Cloud company.

You will see the banner at the top of the portal warning you only have one user with Access Management privileges until you create at least another user or grant an Entra ID Security Group this privilege.
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-users.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.
