> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Teams

> Collaborate with team members and manage shared team spaces.

Teams in Craft allow you to collaborate with others in shared spaces. You can create teams for different groups, projects, or organizations, and manage who has access to which spaces.

## Accessing Team Settings

To manage your team settings, navigate to the Team Settings panel:

<Steps>
  <Step>
    Click on **Settings** in the main menu
  </Step>

  <Step>
    Select **My Team**
  </Step>

  <Step>
    Click on **Team Settings**
  </Step>
</Steps>

## Team Configuration

### Change Team Name

You can customize your team's name at any time to better reflect your organization, project, or group. The team name is visible to all team members and helps identify the team across your Craft account.

<Steps>
  <Step>
    Navigate to **Team Settings**
  </Step>

  <Step>
    Find the **Team Name** field
  </Step>

  <Step>
    Enter your desired team name
  </Step>

  <Step>
    Save your changes
  </Step>
</Steps>

### Change Team Logo

Upload a custom logo or icon to personalize your team. The team logo is visible inside the Craft app and can also appear on published pages if Share Page Branding is enabled.

<Steps>
  <Step>
    Navigate to **Team Settings**
  </Step>

  <Step>
    Click on **Change Team Logo**
  </Step>

  <Step>
    Upload your image file
  </Step>

  <Step>
    Adjust the positioning if needed
  </Step>

  <Step>
    Save your changes
  </Step>
</Steps>

<Info title="Branding on Published Pages">
  Your team logo will only appear on published pages if you enable the Share Page Branding feature in your publishing settings.
</Info>

## Team Management Overview

The "My Team" section provides access to several key management areas:

### Members and Invites

Manage all team members and send invitations to new people. This section allows you to:

* View all current team members
* Send invitations via email
* Manage pending invitations
* Remove team members (if you have admin permissions)

<Warning title="Subscription Limits">
  The number of team members you can invite depends on your current subscription plan. Check your plan details to see your team member limit.
</Warning>

### Billing & Subscription

All subscription and billing management can be handled from this section:

* View your current plan details
* Upgrade or downgrade your subscription
* Manage payment methods
* View billing history and invoices
* Cancel your subscription

### Spaces

The Spaces section lists all spaces nested under your team. From here you can:

* View all team spaces
* Create new spaces
* Manage space settings
* Move spaces between teams

### Team Settings

The Team Settings panel is where you can:

* Configure team name and logo
* Manage published content branding
* Access admin controls
* Delete the team (if you're the owner)

## Moving Spaces Between Teams

You can move spaces between teams within the same account by following these steps:

<Steps>
  <Step>
    **Access Settings** by clicking on your Avatar profile

    <img src="https://mintcdn.com/craft-support/i6CE6W2a4t-4UUEp/images/organize-and-find/teams/en/content/access-settings.png?fit=max&auto=format&n=i6CE6W2a4t-4UUEp&q=85&s=46385ff23fa96a5c9285a96cee34de22" alt="Access settings from avatar menu" width="1111" height="885" data-path="images/organize-and-find/teams/en/content/access-settings.png" />
  </Step>

  <Step>
    **Select Space Settings**
  </Step>

  <Step>
    **Click on Move Space**

    <img src="https://mintcdn.com/craft-support/i6CE6W2a4t-4UUEp/images/organize-and-find/teams/en/content/move-space.png?fit=max&auto=format&n=i6CE6W2a4t-4UUEp&q=85&s=e2ccce47ca693b20f29ec702aa566147" alt="Move space option in settings" width="1111" height="885" data-path="images/organize-and-find/teams/en/content/move-space.png" />
  </Step>

  <Step>
    **Select the Target Team**

    Choose the destination team from the list of available teams within the same account.

    <img src="https://mintcdn.com/craft-support/i6CE6W2a4t-4UUEp/images/organize-and-find/teams/en/content/select-team.png?fit=max&auto=format&n=i6CE6W2a4t-4UUEp&q=85&s=d7d383d9ca2f4312f98f335895038d83" alt="Select target team" width="1111" height="885" data-path="images/organize-and-find/teams/en/content/select-team.png" />
  </Step>
</Steps>

<Warning title="Account Restriction">
  It is not possible to move spaces across different Craft accounts. You can only move spaces between teams within the same account.
</Warning>

## Related Articles

<CardGroup cols={2}>
  <Card title="Spaces" href="/en/organize-and-find/spaces">
    Learn about organizing work with spaces
  </Card>

  <Card title="Team Collaboration" href="/en/share-and-publish/share">
    Share and collaborate on documents with your team
  </Card>

  <Card title="Account Setup" href="/en/introduction/account-setup">
    Learn about creating and managing teams
  </Card>
</CardGroup>
