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

# User Management

> Invite, manage and control user access within your Pelanor organization.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/pelanor-6a347cfc/images/users-1.png" alt="Users Image" />
</Frame>

To manage user roles in Pelanor you must be an **Admin** or **Workspace Admin**.

***

## User List

Navigate to **Settings → Users** to see all users.

* **Display Name** – blank until the user completes registration
* **Email**
* **Workspaces** – Workspaces assigned to the user
* **State** – Active, Invited, or Disabled

<Info>
  The User List shows all users across every Workspace; no need to switch Workspaces to manage them.
</Info>

***

## Inviting Users

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/pelanor-6a347cfc/images/users-2.png" alt="Users Image" />
</Frame>

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

  <Step title="Click Invite">
    Click **Invite User** and enter the user’s email.
  </Step>

  <Step title="Assign Role">
    * If only the **Default Workspace** exists, assign a role for that Workspace.
    * If multiple Workspaces exist, assign roles per Workspace.
  </Step>

  <Step title="Save">
    Click **Save Changes** to send the invitation.
  </Step>
</Steps>

<Warning>
  A user’s email cannot be edited after the invitation is sent.
</Warning>

***

## Editing Users

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

  <Step title="Edit User">
    Click the **Actions** (⋯) button next to a user and select **Edit**.
  </Step>

  <Step title="Modify Info">
    Make changes in the side panel.
  </Step>

  <Step title="Save">
    Click **Save Changes** to apply updates.
  </Step>
</Steps>

***

## Deleting Users

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

  <Step title="Delete User">
    Click the **Actions** (⋯) button and choose **Delete**.
  </Step>

  <Step title="Confirm">
    Confirm the deletion when prompted.
  </Step>
</Steps>
