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

# Team Members

> Invite team members, assign roles, and collaborate within your workspace.

Transmuter lets you invite others to your workspace so you can collaborate on projects. Each person gets a role that controls what they can do.

## Roles

| Role       | What they can do                                                                  |
| ---------- | --------------------------------------------------------------------------------- |
| **Owner**  | Full access -- billing, team management, all project actions, workspace deletion  |
| **Admin**  | Manage team members, create and delete projects, manage cloud connections         |
| **Member** | Create projects, start Plan Casts, review and approve specifications              |
| **Viewer** | View projects and specifications (read-only -- great for clients or stakeholders) |

## Inviting team members

<Steps>
  <Step title="Open workspace settings">
    Click your workspace name in the sidebar, then go to **Members**.
  </Step>

  {" "}

  <Step title="Click Invite Members">
    Enter the email address of the person you want to invite and choose their role.
  </Step>

  <Step title="Send the invitation">
    Click **Send Invite**. The invitee receives an email with a link to join your workspace. The invitation expires after 7 days.

    <Note>
      If the person already has a Transmuter account, they are added to your workspace immediately when they accept. If they are new, they will be prompted to create an account first.
    </Note>
  </Step>
</Steps>

## Managing existing members

From the Members page, you can:

* **Change a member's role** -- click the role dropdown next to their name
* **Remove a member** -- click the remove button (confirmation required)

<Warning>
  Removing a member revokes their access to all projects in the workspace immediately. Any work they
  had in progress is preserved.
</Warning>

## Transferring ownership

If you need to transfer workspace ownership to another member:

1. Go to **Workspace Settings**
2. Click **Transfer Ownership**
3. Select the new owner
4. Confirm the transfer

After transfer, you become an Admin. Only the current Owner can initiate a transfer.

## Collaboration tips

* **Invite clients as Viewers** so they can review specifications without accidentally making changes
* **Use separate workspaces** for different clients to keep projects and billing isolated
* **Assign the Admin role** to trusted team members who need to manage cloud connections and team access

<Snippet file="support-cta.mdx" />
