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

# Identity and access management (IAM)

> Understand the three IAM scopes in W&B (organizations, teams, and projects) and how they map to your company.

W\&B Platform has three IAM scopes within W\&B: [Organizations](#organization), [Teams](#team), and [Projects](#project).

## Organization

An *Organization* is the root scope in your W\&B account or instance. All actions in your account or instance take place within the context of that root scope, including managing users, managing teams, managing projects within teams, tracking usage and more.

If you are using [Multi-tenant Cloud](/platform/hosting/hosting-options/multi_tenant_cloud), you may have more than one organization where each may correspond to a business unit, a personal user, a joint partnership with another business and more.

If you are using [Dedicated Cloud](/platform/hosting/hosting-options/dedicated-cloud) or a [Self-Managed instance](/platform/hosting/hosting-options/self-managed), it corresponds to one organization. Your company may have more than one of Dedicated Cloud or Self-Managed instances to map to different business units or departments, though that is strictly an optional way to manage AI practioners across your businesses or departments.

For more information, see [Manage organizations](./access-management/manage-organization).

## Team

A *Team* is a subscope within a organization, that may map to a business unit / function, department, or a project team in your company. You may have more than one team in your organization depending on your deployment type and pricing plan.

AI projects are organized within the context of a team. The access control within a team is governed by team admins, who may or may not be admins at the parent organization level.

For more information, see [Add and manage teams](./access-management/manage-organization#add-and-manage-teams).

## Project

A *Project* is a subscope within a team, that maps to an actual AI project with specific intended outcomes. You may have more than one project within a team. Each project has a visibility mode which determines who can access it.

Every project is comprised of [Workspaces](/models/track/workspaces/) and [Reports](/models/reports/), and is linked to relevant [Artifacts](/models/artifacts/), [Sweeps](/models/sweeps/), and [Automations](/models/automations/).
