# Updating the role for an existing user account

## Introduction

When a [new user account is created](/product-documentation/users-roles-and-permissions/creating-a-new-user-account-for-your-company-profile.md), assigning them a role is part of the initial account creation process. If you are a user with an [administrator or manager role](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md), you can change the role(s) for an existing user account - the following rules apply:

<table><thead><tr><th width="266">Your role</th><th>Allowed role changes </th></tr></thead><tbody><tr><td>Administrator</td><td><ul><li>Can promote accounts to roles up to and including <code>manager</code> level  (e.g. change a <code>user</code> account to a <code>manager</code> account).</li><li>Can reduce other non-administrator accounts to a lesser role (e.g. change a <code>manager</code> account to a <code>user</code> account).</li></ul></td></tr><tr><td>Manager</td><td><ul><li>Can promote accounts to roles up to and including <code>user</code> level  (e.g. change a <code>read-only</code> account to a <code>user</code> account).</li><li>Can reduce other non-manager accounts to a lesser role (e.g. change a <code>user</code> account to a <code>read-only</code> account).</li></ul></td></tr></tbody></table>

{% hint style="info" %}
For more information please see our [Roles & permissions summary](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md) page.
{% endhint %}

## **The steps**

**Step 1**\
[Access the user list for your company profile](/product-documentation/users-roles-and-permissions/viewing-all-users-for-your-company-profile.md).

**Step 2**\
Move down to the **extra** section - you'll see a **\[company] users** tab showing all existing user accounts. At a glance you can see each user's name, email address and role - click the name of the user that you want to update:

<div align="left"><figure><img src="/files/8Ih8DBlLnVtfbOSWfXtl" alt=""><figcaption></figcaption></figure></div>

**Step 3**\
Move down to the **roles** tab and assign (and/or remove) roles as needed using the appropriate **assign role** / **remove role** buttons:

<figure><img src="/files/7JjhJwpFfwjhMeSp4tA5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The role associated with a user determines the level of access that they have within the Patchworks dashboard - for more information please see our [Roles & permissions summary](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md) page.
{% endhint %}

**Step 4**\
Save changes.


---

# 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://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/updating-the-role-for-an-existing-user-account.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.
