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

# Teams & permissions

> Manage organization members and access.

## Roles

| Role   | Permissions                                   |
| ------ | --------------------------------------------- |
| Owner  | Full access, billing, can delete organization |
| Admin  | Manage members, create projects, full access  |
| Member | View and upload drawings, run comparisons     |

***

## Invite Members

1. Go to [**Settings > Organization > Members**](https://bedrock.cv/organization/members)
2. Click **Invite**
3. Enter email address
4. Select a role
5. Click **Send Invite**

The invitee receives an email with a link to join.

***

## Manage Members

From [**Settings > Organization > Members**](https://bedrock.cv/organization/members):

* Change a member's role
* Remove a member from the organization

***

## Teams

Group members into teams for project-level permissions:

1. Go to [**Settings > Organization > Teams**](https://bedrock.cv/organization/teams)
2. Click **Create Team**
3. Add members to the team
4. Assign the team to projects

***

## MFA Requirement

Require multi-factor authentication for all members:

1. Go to [**Settings > Organization > Security**](https://bedrock.cv/organization/security)
2. Enable **Require MFA**

Members without MFA will be prompted to set it up on next login.

***

## Next Steps

<CardGroup>
  <Card title="API Keys" href="/guides/api-keys" />
</CardGroup>
