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

# Inviting Members to a Workspace

> Learn how to invite users to an existing workspace

## Creating and sending workspace invites

1. Go to your Workspace Settings
   1. Click on your **Avatar**.
   2. Then click **Workspace Settings** at the bottom of the dropdown.

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/workspace-settings.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=defe0b80ad5fb7a3a06c0ba3c32596f3" className="h-40 border-slate-100 border rounded-md" width={525} data-path="images/workspace-admin/workspace-settings.png" />

2. Go to the **Members Tab**.
3. To invite a user, click the **Invite** button at the top of the members table.

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/workspace-member-settings-invite.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=449768bc6a0e8cd172a73eb7c196f349" className="h-56 border-slate-100 border rounded-md" width={700} data-path="images/workspace-admin/workspace-member-settings-invite.png" />

4. A window will open where you can enter the emails of the users you would like to invite to your workspace.

* You can enter multiple emails separated by commas(`test@latch.bio, test1@latch.bio`)

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/invite-team-members.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=0778fdc18de3a2a7bdb26fb14b795d35" className="h-56 border-slate-100 border rounded-md" width={700} data-path="images/workspace-admin/invite-team-members.png" />

5. Select the [role](./roles) you would like them to have.
6. Click **Invite** to send emails to the provided emails.
7. *Alternatively*, you can get an **Invite Link** by clicking **Copy Invite Link** on the pending member row for that invited user.

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/invite-by-link.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=982be85b2e793399903c86d6869fd22b" className="h-56 border-slate-100 border rounded-md" width={700} data-path="images/workspace-admin/invite-by-link.png" />

## Joining workspace using workspace invites

### If you received an invitation email

1. To join the workspace, click **Join Workspace** button in the email which will open the modal to join the workspace.
2. *Alternatively*, copy the code at the bottom of the email and follow the steps for [if you have the invitation code](./inviting-members#if-you-have-a-workspace-invitation-code).

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/invite-email.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=3a13a107af4ee2dd80b6a81bd9208c25" className="h-56 border-slate-100 border rounded-md" width={700} data-path="images/workspace-admin/invite-email.png" />

### If you have a workspace invitation code

1. Go to your account and click on the avatar.
2. Click the **Join Workspace** button at the top of the navigation bar.

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/join-workspace-sidebar.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=98b82a85240843ff022bf6ad24abb132" className="h-56 border-slate-100 border rounded-md" width={525} data-path="images/workspace-admin/join-workspace-sidebar.png" />

3. Enter the invitation code and click **Join Workspace**.

<img src="https://mintcdn.com/latchbio/rAgK9Jh7PMGtmcOA/images/workspace-admin/join-workspace-modal.png?fit=max&auto=format&n=rAgK9Jh7PMGtmcOA&q=85&s=1890c28cc9519141ab9661b1c29436fd" className="h-56 border-slate-100 border rounded-md" width={525} data-path="images/workspace-admin/join-workspace-modal.png" />

4. The workspace will be added to your workspace list and you will be redirected to the workspace you just joined.
