## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://developer.fabric.inc/llms.txt)

Use this file to discover all available pages before exploring further.

fabric users with administrator privileges can edit or delete other users associated with their organization’s fabric account.

## Prerequisites

Ensure you have administrator privileges to edit or delete other users.

## Editing Users

You can edit users individually or select multiple users for a bulk update.

- [Updating individual users](https://developer.fabric.inc/v3/platform/settings/user-management/managing-users#updating-individual-users)
- [Updating multiple users](https://developer.fabric.inc/v3/platform/settings/user-management/managing-users#updating-multiple-users)

### Updating individual users

1. In the left menu, click **Settings > Account Settings**. The **Account Settings** page is displayed.
2. Click **User Management**. The **User Management** page is displayed.
3. In the **User** column, mouse over the user you want to edit and click the **Edit Roles** icon. The **Edit Roles** window is displayed.
4. In the **Roles** field, select the roles you want enabled for the user. Multiple roles can be selected.
5. Click **Save**.

The user’s roles are updated in the **User Management** table.

### Updating multiple users

1. In the left menu, click **Settings > Account Settings**. The **Account Settings** page is displayed.
2. Click **User Management**. The **User Management** page is displayed.
3. In the **User** column, select users. Selecting users displays a banner with the **Clear selection**, **Assign Role**, and **Delete Users** options.
4. Click **Assign Role**. The **Assign Roles** window is displayed with a list of all the users you selected. To remove a user from the list, click the **X** next to the user’s name.
5. In the **Roles** field, select the roles you want to assign. Multiple roles can be selected.
6. Do one of the following:  
   - Click **Add Roles** if you don’t want to override the existing roles of the selected users.  
   - Click **Add and Replace Existing Roles** to override any existing roles and replace them with the newly selected roles.
7. Click **Add Roles**.

The users’ roles are updated in the **User Management** table. For more information about Role-Based Access Control, see the [Role-Based Access Control (RBAC) documentation](https://developer.fabric.inc/v3/platform/settings/rbac/role-based-access-control).

## Deleting Users

You can delete users individually or select multiple users for bulk delete.

- [Deleting individual users](https://developer.fabric.inc/v3/platform/settings/user-management/managing-users#deleting-individual-users)
- [Deleting multiple users](https://developer.fabric.inc/v3/platform/settings/user-management/managing-users#deleting-multiple-users)

### Deleting Individual Users

1. In the left menu, click **Settings > Account Settings**. The **Account Settings** page is displayed.
2. Click **User Management**. The **User Management** page is displayed.
3. In the User column, hover over the user name you want to delete, and then click the **De-activate** trash icon. The remove user window is displayed.
4. Click **Yes, I’m sure**.

The permissions and roles of the selected user are removed.

### Deleting Multiple Users

1. In the left menu, click **Settings > Account Settings**. The **Account Settings** page is displayed.
2. Click **User Management**. The **User Management** page is displayed.
3. In the **User** column, select users. Selecting users displays the **Clear selection**, **Assign Role**, and **Delete Users** options.
4. Click **Delete Users**. The delete users window is displayed with a list of all the selected users.
5. Click **Yes, delete**.

The selected users’ permissions and roles are removed.
