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

# Team Members

> Invite and manage the team members who have access to your SIS Dashboard.

Team members are people within your organisation who have access to the SIS Dashboard. Add engineers who need to configure auth providers, and team leads who need to review settings.

## Inviting a Member

1. Go to **Organisation → Members**
2. Click **Invite member**
3. Enter the person's email address
4. Click **Send invite**

The invitee receives an email with a link to accept and create their account. Their status shows as `invited` until they accept.

## Member Status

| Status    | Meaning                                              |
| --------- | ---------------------------------------------------- |
| `active`  | Has accepted the invite and can access the dashboard |
| `invited` | Invite sent but not yet accepted                     |

## Removing a Member

1. Locate the member in the **Members** table
2. Click **Remove**
3. Confirm the prompt

Removal is immediate. The member loses dashboard access and cannot make API calls on behalf of the organisation.

<Note>
  Members have access to all environments and configuration in your organisation. There are no role restrictions in the current version — all members can view and edit all settings.
</Note>

## Related

* [Organisations](/dashboard/organisations) — understanding the top-level account structure
* [API Keys](/dashboard/api-keys) — API keys are organisation-scoped, not member-scoped
