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

# Members

> Invite and manage team members in your organization

The Members page allows you to invite new users, manage existing team members, and assign permission groups.

## Member List

The members table displays all users in your organization with the following information:

| Column                | Description                                                        |
| --------------------- | ------------------------------------------------------------------ |
| **Name**              | User's full name and email address                                 |
| **Role Badge**        | Shows **Owner** for the organization owner                         |
| **Permission Groups** | Groups the member belongs to (e.g., Admin, All Members, Scientist) |
| **Joined At**         | Date the member joined the organization                            |

***

## Inviting New Members

To add new team members to your organization:

1. Click the **+ Invite Members** button
2. Enter the email address of the person you want to invite
3. Select the permission groups to assign
4. Send the invitation

<Note>
  Invited users will receive an email with instructions to create their account and join your organization. They appear in the members list with an **Invited** badge until they accept.
</Note>

***

## Managing Member Permissions

Click on the three dots that appear when hovering over any member row to open the mini-menu.

Edit and view details opens the **Member details** dialog where you can modify their permission groups.

### Permission Groups

Available groups include:

* **Admin** - Full organization management access
* **Scientist** - Project creation and management
* **Viewer** - Read-only access
* **All Members** - Base group for all users Remember to Save changes to take effect

<Warning>
  Removing a user from permission groups may lock them out of features.

  Ensure to check the Permission Groups tab to see and modify what features are applicable to each group.
</Warning>

***

## Searching Members

Use the search bar to quickly find members by name or email address. This is particularly useful for larger organizations.

***

## Removing Members

To remove a member from your organization:

1. Click on the three dots that appear when hovering over any member row to open the mini-menu
2. Select the option to Remove user from organization
3. Confirm the removal

<Warning>
  Removing a member revokes their access immediately. Any predictions or work they created remains in the organization but they can no longer access it.
</Warning>

<Tip>
  Invites sent to users who are yet to accept can also be revoked using this process
</Tip>

<Tip>
  The **Manage Members** permission in Permission Groups controls who can invite and manage team members.
</Tip>
