# Update the role of a workspace member

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super Admins**, and **Admins**
* **Only supported using the Cerby web app**
  {% endhint %}

As a workspace **Owner**, **Super Admin**, or **Admin**, you can update the role of other workspace members through the **All members** page of the Cerby web app dashboard.

To update the role of a workspace member, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace using the Cerby web app.
2. Select the **All members** option from the left menu. The **All members** page is displayed with the **Members** tab activated.
3. Select the option from the **Workspace role** drop-down list that corresponds to the new role of the workspace member:
   * **Super Admin:** Performs full workspace access management.
   * **Admin:** Invites and manages workspace users.
   * **User:** Adds and shares items with other workspace members.
   * **Login-Only:** Logs in to accounts and views items as a **Collaborator**.

A success message box is displayed.

{% hint style="info" %}
**NOTE:** For detailed information about roles, read the article [Roles and permissions](https://help.cerby.com/getting-started/concepts/user-management/roles-and-permissions).
{% endhint %}

Now you are done.

***

## Workspace continuity: Reassign a workspace Owner

This section describes the process of reassigning the **Owner** of a Cerby workspace. This is a critical task, as this user holds the highest management permissions, and workspaces can only have one **Owner**.

If the current workspace **Owner** is scheduled for deprovisioning or their account is deactivated, this role must be securely transferred to another active user to ensure workspace continuity.

A workspace **SuperAdmin** or **Admin**, or a representative of your organization, you must contact the Cerby Support team for assistance via email at <support@cerby.com> or the help chat of the Cerby dashboard. Our team will verify the request and perform the workspace **Owner** reassignation.


---

# 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://help.cerby.com/setup-and-admin/user-management/update-the-role-of-a-workspace-member.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.
