mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 22:17:55 +00:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
|
|
---
|
||
|
|
id: user-details
|
||
|
|
title: Edit User Details
|
||
|
|
---
|
||
|
|
|
||
|
|
At the instance level, Super Admins can edit a user's name or promote them to the Super Admin role. A Super Admin has access to all workspaces and inherits all the permissions of a Workspace Admin. At the workspace level, admins can update **[user roles](/docs/user-management/role-based-access/user-roles)**, **[groups](/docs/user-management/role-based-access/custom-groups)** or **[user metadata](/docs/user-management/onboard-users/user-metadata)**.
|
||
|
|
|
||
|
|
## Update User's Name
|
||
|
|
|
||
|
|
Role Required: **Super Admin** <br/>
|
||
|
|
|
||
|
|
1. Click on the settings icon (⚙️) on the bottom left of your dashboard.
|
||
|
|
|
||
|
|
2. Go to **Settings > All Users**. <br/>
|
||
|
|
(Example URL - `https://app.corp.com/instance-settings/all-users`)
|
||
|
|
|
||
|
|
3. Spot the user whose details needs to be updated and click on the kebab menu (three dots) located at the end of their row.
|
||
|
|
<img className="screenshot-full" src="/img/user-management/profile-management/user-details/edit-menu.png" alt="Edit User Details Menu" />
|
||
|
|
|
||
|
|
4. Select **Edit user details**.
|
||
|
|
|
||
|
|
5. Update the user's name.
|
||
|
|
<img className="screenshot-full img-s" src="/img/user-management/profile-management/user-details/edit-name.png" alt="Edit User's Name'" />
|
||
|
|
|
||
|
|
6. Click on **Update** at the bottom of the drawer.
|