> 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/modify-user.md).

# Modify a User in Patch My PC Cloud

*Applies to: Patch My PC Cloud*

Once a user has been successfully created in Patch My PC (PMPC) Cloud, they can be modified in the following ways:

* [Changing the user’s role](#modifying-the-role-assigned-to-a-user)
* [Managing Access Management privileges for a User](#managing-access-management-privileges-for-a-user)

## Modifying the role assigned to a User

To modify the role assigned to a user:

1. Navigate to the **Users** page.
2. In the **Roles** column, click the down arrow and select the relevant role you want to assign to the user.\
   \
   For example, to change the user’s current role from **Full Admin** to **Custom App Admin**, click the down arrow beside the current role, then choose **Custom App Admin**.<br>

   <figure><img src="/files/6uO9z3L9VEdJxPW2eDXz" alt="Selecting the required user role from the list of roles dropdown" width="563"><figcaption></figcaption></figure>

   \
   The role for the user will be updated and the **Success - Role changed** notification is displayed.<br>

   <figure><img src="/files/xpZgEziJfsjCxBOwiZlv" alt="“Success - Role changed” notification" width="563"><figcaption></figcaption></figure>

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

See [User Roles](/patch-my-pc-cloud/manage/settings/users/user-roles-reference.md) for more information on the user roles available.
{% endhint %}

## Managing Access Management privileges for a User

To manage whether a user is granted the **Access Management** privilege:

1. Navigate to the **Users** area.
2. In the **Roles** column, slide the **Access Management** slider to the right for the user you want to grant this permission.

<figure><img src="/files/mjXaAa7HgidYgwyWb7iS" alt="Using the slider to grant “Access Management” privileges" width="563"><figcaption></figcaption></figure>

The **Success - Role changed** notification is displayed.

<figure><img src="/files/FcxsCWbWyCavQ7mDitUM" alt="The “Success - Role changed&#x22; notification" width="563"><figcaption></figcaption></figure>

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

To revoke this privilege, slide the **Access Management** slider to the left. If you are the last user in your company with this privilege, you will be unable to revoke it.

If you try revoking it for yourself and there is at least one other user account with this privilege, you will see the following dialog box warning you that if you revoke access management you will be unable to manage user accounts in the portal.

!["Are you sure you want to revoke access management from your account" pop up](/files/zVJE7bv3WA9VqWu9T1oy)&#x20;
{% endhint %}

{% hint style="warning" %}
**Important**

As we recommend you have at least two users with Access Management privileges in your environment, if the portal detects you only have one, you will see the following warning message at the top of the portal:

**You currently have only one user with Access Management privileges. To prevent access issues in the future, please add a second user with Access Management privileges.**

Granting at least two users this privilege will remove this message. Likewise, if revoking Access Management privileges for a user results in only one user in your environment having this privilege, you will see the warning notification again.
{% 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/modify-user.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.
