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

# Manage users

> Add and remove members from your organization

Use the [Members](https://console.modular.com/members) page in the console to
manage users. Only users with the `Owner` or `Admin` roles can access this page.

## Add a new member

To add a member to your organization:

1. On the **Members** page, click **+ Invite new member**.
2. In the dialog that appears, provide the following:

   * **First name** and **Last name**
   * **Email**: The email address the invitation will be sent to.
   * **Role**: `Admin`, `Developer`, or `User`. See
     [Roles and permissions](/administration/roles-permissions) for more
     information.

The invited member will receive an email with instructions to join. Users are
**automatically added to organizations** based on their login email domain.

## Update user information

On the **Members** page, click **Update**. Here, you can edit a user's role.

## Remove a member

On the **Members** page, click **Delete**. A user with the `Owner` role cannot
remove themselves.

Removing a member revokes or reassigns their resources according to your
organization's policy. For example, their personal API keys become deactivated.
