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

# Update a user

> Change a team member's name, access level, or assigned clients.

Only users with **Admin access** can update another team member's settings.

<Steps>
  <Step title="Open Users">
    Go to **Settings → Users**.
  </Step>

  <Step title="Open the user you want to edit">
    Find the user in the list and open their edit panel.
  </Step>

  <Step title="Update their details">
    You can change the user's **Full name** and their **Permission level**:

    * **Admin access** — full access to all features, including billing and team management.
    * **Client access** — can view projects assigned to them.
    * **Read-only access** — can view their assigned clients but cannot make changes.
  </Step>

  <Step title="Update assigned clients (Client and Read-only access only)">
    For **Client access** and **Read-only access**, use the **Assign clients** field to choose which clients this user can access.
  </Step>

  <Step title="Save">
    Save your changes. The user's access updates the next time they refresh or perform an action.
  </Step>
</Steps>

<Warning>
  You can't change your own access level, and you can't change the account owner's access level. These actions are blocked to keep at least one admin on the account.
</Warning>
