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

# Team

> Invite members, assign roles, and control per-assistant access in your workspace.

Your team is the set of people who share a [workspace](/en/user-guide/settings/workspace). Invite colleagues, assign them roles, and decide which assistants each member can work with. Open **Settings → Team** to manage your team.

<Note>
  Inviting and removing members, and changing roles, requires an **Owner** or **Admin** role.
</Note>

## Invite members

1. Open **Settings → Team**.
2. Select **Invite**.
3. Enter the teammate's email address and choose a role.
4. Select the assistants the member should be able to see.
5. Send the invitation. The pending invite appears under **Invitations** until they accept.

<Frame>
  <img src="https://mintcdn.com/homieai/m0ZcYuq9OdpATfdE/images/Bildschirmfoto-2026-07-07-um-15.11.20-4.png?fit=max&auto=format&n=m0ZcYuq9OdpATfdE&q=85&s=f0d4de4b281adbc1c2bc3467eba0510a" alt="Invite team members by adding their email address." width="3024" height="1288" data-path="images/Bildschirmfoto-2026-07-07-um-15.11.20-4.png" />
</Frame>

<Warning>
  Invitation links expire after 48 hours. If one expires before it's accepted, simply send a new invitation — the old link stops working.
</Warning>

## Roles and permissions

Each member has one of three roles — **Owner**, **Admin**, or **Member** — that defines what they can do in the workspace. **Member** is the most limited role and is effectively view-only.

| Capability                                                   | Member | Admin | Owner |
| ------------------------------------------------------------ | :----: | :---: | :---: |
| View assistants, conversations, and usage                    |    ✅   |   ✅   |   ✅   |
| Create, edit, and delete assistants                          |    ❌   |   ✅   |   ✅   |
| Train assistants and manage knowledge and tools              |    ❌   |   ✅   |   ✅   |
| Invite and remove members, change roles                      |    ❌   |   ✅   |   ✅   |
| Manage workspace settings, secrets, domains, and connections |    ❌   |   ✅   |   ✅   |
| Manage billing and plan                                      |    ❌   |   ❌   |   ✅   |
| Control per-assistant access                                 |    ❌   |   ❌   |   ✅   |
| Delete the workspace, transfer ownership                     |    ❌   |   ❌   |   ✅   |

### Change a member's role

In the members table, open the role dropdown next to a member and select a new role. The change takes effect immediately.

### Remove a member

Use the action menu next to a member to remove them. They lose access to the workspace right away. Pending invitations can be revoked the same way before they're accepted.

## Per-assistant access

Beyond workspace roles, you can restrict which assistants a member can work with. Use **Assistant access** next to a member to grant or revoke access to individual assistants — useful when you want to give a teammate access to specific assistants without exposing the whole workspace.

By default, a member with no restriction set can access every assistant in the workspace.

<Note>
  Changing per-assistant access requires the **Owner** role.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Workspace settings" icon="building" href="/en/user-guide/settings/workspace">
    Manage your organization's name and membership.
  </Card>

  <Card title="Billing & plans" icon="credit-card" href="/en/user-guide/settings/billing">
    Review your subscription and message quota.
  </Card>
</CardGroup>
