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

# Projects & Team Management

> How to create and manage projects, teams, and settings in Anyshift

## What Is a Project?

A project is an isolated workspace in Anyshift. Each project has its own integrations, knowledge graph, and team members. This separation ensures that data and access stay scoped to the right people.

## Creating a Project

Organization admins can create new projects from the **Settings** page. Each project starts with no integrations — you configure them after creation.

<Tip>
  You can create multiple projects to separate environments, teams, or infrastructure stacks. See [Multiple Projects](/pages/product/project_management/multiproject) for details.
</Tip>

## Switching Between Projects

Use the project selector in the top navigation bar to switch between projects you have access to. Your current project determines which integrations, knowledge graph, and team you are working with.

## Project Settings

From the **Settings** page, project admins can:

* Rename the project
* Manage integrations (connect cloud providers, monitoring tools, etc.)
* Manage team members (invite users, assign roles)

Organization admins can additionally manage organization-wide settings like MFA enforcement and SSO.

## Learn More

<CardGroup cols={3}>
  <Card title="Roles & Permissions" icon="shield" href="/pages/product/project_management/roles">
    Understand the three roles and what each can do.
  </Card>

  <Card title="Multiple Projects" icon="layer-group" href="/pages/product/project_management/multiproject">
    Run multiple isolated projects within one organization.
  </Card>

  <Card title="Security" icon="lock" href="/pages/privacy_security/mfa">
    Set up MFA and SSO for your organization.
  </Card>
</CardGroup>
