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

# Editing a User

> Update a user's profile information from the Console while preserving their immutable username and account history.

<Note>
  The username cannot be changed after the user is created. To change a username, you must delete the user and create a new one.
</Note>

To edit a user's information, follow these steps:

<Steps>
  <Step>
    From the **Users** page, find the user you want to edit.
  </Step>

  <Step>
    Click the three dots (<Icon icon="ellipsis-vertical" />) in the **Actions** column and select **Details**.
  </Step>

  <Step>
    The **Edit User** panel opens on the right side of the screen with the **Personal Information** tab selected.
  </Step>

  <Step>
    Update the following fields as needed:

    * **Name** – The user's first name
    * **Last Name** – The user's last name
    * **E-mail** – The user's email address
    * **Role** – The permission group(s) assigned to the user
  </Step>

  <Step>
    Click **Save** to apply the changes.
  </Step>
</Steps>

<Tip>
  To change a user's password, use the **Password** tab in the Edit User panel. See [Changing a user's password](/en/platform/lerian-console/settings/am-changing-password) for details.
</Tip>
