> ## 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.

# Create your Workspace

> Create a team Workspace in Replit Enterprise, then open its overview to review your new shared space and personalize its name and logo.

When you first sign in to Replit, you start in your personal Workspace. To build with your team, create a team Workspace where you can invite collaborators and manage their shared work.

## What is a Workspace?

A Workspace is where your projects live. It brings together your projects, people, settings, integrations, and shared resources in one place.

<Frame caption="The Replit home page in a team Workspace. Account details have been replaced with examples.">
  <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-workspace-home.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=7b443ee8e303b2a681a8ba92f5ea36b1" alt="Replit home page showing the current Workspace in the top-left navigation and a conversation prompt in the center." width="1536" height="890" data-path="images/workspace/enterprise-workspace-home.jpg" />
</Frame>

Your current Workspace appears in the top-left corner. Start a conversation in the center of the page, or use the left navigation to find your Library, Routines, and Integrations.

Your **personal Workspace** is for your own projects. A **team Workspace** gives your collaborators a shared space to build together. As an admin, you can invite people to the Workspace and manage access centrally instead of inviting them to each project separately.

For more detail, see [Workspaces](/features/collaboration/workspaces).

## Create a team Workspace

<Steps>
  <Step title="Open the Workspace menu and select Create workspace">
    Select your Workspace name in the top-left corner to open the Workspace menu. Select **+ Create workspace** at the bottom of the menu.

    <Frame caption="The Workspace menu with example names. Select + Create workspace to add a team Workspace.">
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-workspace-selector.png?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=d2ff4bd18fdf7cda028a1b7ab103daa0" alt="Workspace menu with Finance, Marketing, Sales, and Engineering example Workspaces, and a plus icon beside Create workspace at the bottom." width="728" height="586" data-path="images/workspace/enterprise-workspace-selector.png" />
    </Frame>
  </Step>

  <Step title="Create and name your Workspace">
    Enter a name for your team Workspace, then select **Create workspace**.

    <Frame caption="Create a new Workspace. Staff-only controls are omitted from this screenshot.">
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-create-workspace.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=a6690ac05a3f1c0c9e12da855cba49dd" alt="Create a new workspace form with Workspace name, Invite team members, Workspace region, and a Create workspace button." width="1536" height="840" data-path="images/workspace/enterprise-create-workspace.jpg" />
    </Frame>
  </Step>

  <Step title="View your Workspace overview">
    In your new Workspace, select the **Settings** cogwheel icon in the bottom-left corner of Replit. Under **Workspace**, select **Workspace overview**.

    You can change your Workspace's name and logo here. Edit **Workspace name** and select **Save changes** to rename it, or select the pencil icon beside the current logo to change the image.

    <Frame caption="Workspace overview, with the Settings cogwheel in the bottom-left corner. Account details and the Workspace ID are examples.">
      <img src="https://mintcdn.com/replit/4GRNrFZsQB2Pgalf/images/workspace/enterprise-workspace-overview.jpg?fit=max&auto=format&n=4GRNrFZsQB2Pgalf&q=85&s=4654a37d80d63c95b74417aedc92d6e5" alt="Workspace overview showing the editable Workspace name, logo with an edit pencil, Save changes button, and Settings cogwheel at the bottom left." width="1536" height="891" data-path="images/workspace/enterprise-workspace-overview.jpg" />
    </Frame>
  </Step>
</Steps>

## Next step

<Card title="Configure SAML SSO" icon="id-card" href="/teams/configure-saml-sso">
  Connect your identity provider so your team can sign in with company credentials.
</Card>
