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

# User Management

Admins can manage organization members from the User Management page in the top navigation bar.

<Steps>
  <Step title="Invite a user">
    Click **+ Invite User** in the top right, enter the user's email, and select a role (Admin or Developer). Click **Send Invite** to send them an email with a unique acceptance link.
  </Step>

  <Step title="Change a role">
    Use the role dropdown next to the user's name. Changes take effect immediately.
  </Step>

  <Step title="Remove a member">
    Use the options menu next to the user's entry. Removed users immediately lose access to the organization.
  </Step>
</Steps>

<Note>
  Invited users with no existing account are prompted to register. Users with existing accounts are added to the organization automatically.
</Note>
