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

# Create a team

> Create a new team and set it as the default for your primary web console view.

Create teams to organize members and manage shared resources like storage volumes.

<Steps>
  <Step title="Open the Teams page">
    Navigate to **Manage** → **Teams** in the sidebar.
  </Step>

  <Step title="Click Create team">
    Click the **Create team** button in the top right of the Teams page.
  </Step>

  <Step title="Fill in team details">
    <div>
      <Frame>
        <img src="https://mintcdn.com/dora/gK8h5_hyaHkYrvRc/images/newcreateanewteam.png?fit=max&auto=format&n=gK8h5_hyaHkYrvRc&q=85&s=311f405f7659609e6fdeb83d472d33d8" alt="Create a new team dialog with team name and description fields" width="1920" height="1266" data-path="images/newcreateanewteam.png" />
      </Frame>

      <small>Example: Create a new team</small>
    </div>

    1. Enter a **Team** name.
    2. (Optional) Add a **Description** to help identify the team's purpose.
    3. Click **Create** to finish.
  </Step>
</Steps>

<Tip>
  You can set a team as the default for your primary web console view. This helps streamline workflows by showing the most frequently used team's resources first.
</Tip>

<Info>
  After creating a team, you can:

  * Assign members to the team from the [Member list](/admin/teams/member-list) or [Invite member](/admin/teams/invite-member) page
  * Create and assign storage volumes for team collaboration
  * View team details in the [Team list](/admin/teams/team-list)
</Info>
