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

# Team management

> Invite teammates and manage roles

You can invite teammates to your project and control what they can do. Team management lives in the [Dashboard](https://dashboard.rhinestone.dev) under **Settings → Team**.

## Roles

| Role       | Can do                                                    |
| ---------- | --------------------------------------------------------- |
| **Owner**  | Everything, including changing roles and inviting admins. |
| **Admin**  | Invite and remove members, manage keys and sponsorship.   |
| **Member** | Read-only access to the project.                          |

<Note>Members can't create API keys or invite others. If a teammate needs to set up keys, invite them as Admin.</Note>

## Inviting a member

<Steps>
  <Step title="Press Invite member">
    <Frame>
      <img src="https://mintcdn.com/rhinestone/15-z7WrBdMtVrhzu/images/dashboard/team/list.png?fit=max&auto=format&n=15-z7WrBdMtVrhzu&q=85&s=ec81d5cc34c6c958ef234bed70b89d07" width="2880" height="1800" data-path="images/dashboard/team/list.png" />
    </Frame>
  </Step>

  <Step title="Enter their email and role">
    Enter the teammate's email. Owners can also choose whether to invite them as a Member or an Admin. Press "Send invite".

    <Frame>
      <img src="https://mintcdn.com/rhinestone/15-z7WrBdMtVrhzu/images/dashboard/team/invite.png?fit=max&auto=format&n=15-z7WrBdMtVrhzu&q=85&s=249e000f764d4e8b9ec0a85ca43b7400" width="840" height="492" data-path="images/dashboard/team/invite.png" />
    </Frame>
  </Step>
</Steps>

The invite shows as **Pending** until the teammate accepts. You can "Resend" a pending invite from the members list.

## Changing roles and removing members

From the members list, use "Change role" to promote or demote a member, or "Remove" to revoke their access. Owners can manage anyone; Admins can manage Members.

## Troubleshooting

### "Already a member of another organization"

Each user can belong to **only one organization**. If you try to invite an email that already belongs to a different organization, the invite fails with this error.

There's no self-serve way to move a user between organizations. [Reach out to us](http://t.me/kurt_larsen) and we'll help migrate the account.
