> ## Documentation Index
> Fetch the complete documentation index at: https://support.locker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Create and Manage Business Users

> Learn how to create, edit, and manage user accounts in the Locker Self-hosted system.

Super Admins and Admins can create and manage user accounts in the Locker Self-hosted system.

## Create a User Account

<Steps>
  <Step title="Open user management">
    Log in to the admin system > navigate to **Users**.
  </Step>

  <Step title="Add a new user">
    Click **Add User** > enter the email, full name, and select a subsidiary organization (if applicable).
  </Step>

  <Step title="Assign a role">
    Select a role for the user: **Admin** or **Member**.
  </Step>

  <Step title="Send the invitation">
    Click **Create** to send an email inviting the user to set up their account.
  </Step>
</Steps>

## Manage Accounts

### Edit Information

Click on the user's name > **Edit** > update the information > **Save**.

### Change Role

Click on the user's name > change the role under **Permissions** > **Save**.

### Deactivate an Account

Click on the user's name > select **Deactivate**. The user will no longer be able to log in, but their data will be preserved.

### Reactivate an Account

Click on a deactivated user's name > select **Reactivate**.

<Note>
  Only the Super Admin can permanently delete a user account. Admins can only deactivate or reactivate accounts.
</Note>
