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

# Add collaborators

> Invite collaborators to your Replit Workspace: open Workspace collaborators, choose a Member, Guest, or Viewer role, and send invitations to multiple email addresses.

Invite collaborators to your team Workspace so they can build with you. Choose the access they need, then invite one person or several people at once.

<Note>
  If your organization manages membership through an identity provider, use that provider's provisioning process for internal teammates. See [SCIM provisioning](/teams/identity-and-access-management/scim). Enterprise Guests must use email addresses outside your organization's SSO domains.
</Note>

<Steps>
  <Step title="Open Workspace collaborators">
    Select your team Workspace, then select the **Settings** cogwheel in the bottom-left corner. Under **Workspace**, select **Workspace collaborators**.

    This page shows your current collaborators and their roles. Select **+ Invite user** in the top-right corner.

    <Frame caption="Workspace collaborators. Emails and usernames are hidden, and names are examples.">
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-collaborators.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=b3dfd24c16b6bfc078bd3e69b4dfe966" alt="Workspace collaborators page with a member list, roles, and an Invite user button at the top right. Member identities are hidden." width="1536" height="891" data-path="images/workspace/enterprise-collaborators.jpg" />
    </Frame>
  </Step>

  <Step title="Choose a role">
    Choose the role for the people you're inviting:

    * **Member**: Can see other members and create apps and projects.
    * **Guest**: Can only access and edit apps shared with them.
    * **Viewer**: Has read-only access to apps and deployments in the Workspace.

    Select **Next**.

    <Frame>
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-invite-role.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=4030812e7b19cfae3fd86537eb7e1da1" alt="Invite a user to Replit dialog with Member, Guest, and Viewer choices and a Next button." width="1253" height="632" data-path="images/workspace/enterprise-invite-role.jpg" />
    </Frame>
  </Step>

  <Step title="Enter email addresses and send invitations">
    Enter one or more email addresses. To invite multiple people with the selected role, separate their addresses with commas, for example: `alex@example.com, sam@example.com, jordan@example.com`.

    Review the addresses, then select **Send invitations**.

    <Frame>
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-invite-emails.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=c392e1546d9398513fa8a49644ddab87" alt="Invitation dialog with a field for a comma-separated list of email addresses and a Send invitations button." width="1251" height="583" data-path="images/workspace/enterprise-invite-emails.jpg" />
    </Frame>

    Repeat the process with a different role if other collaborators need different access.
  </Step>
</Steps>

For more about access and invitations, see [Managing members](/teams/identity-and-access-management/managing-members).

## Next step

<Card title="Manage connectors" icon="plug" href="/replitai/managing-connectors">
  Connect the services your team needs to build applications.
</Card>
