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

# What Is the Difference Between Team and Workspace?

> Understand Team scope and Workspace scope.

## Short Answer

`Team` is your operating organization layer.
`Workspace` is your execution layer for a specific brand, client, or objective.

## What Each One Controls

| Scope                              | Team                         | Workspace                     |
| ---------------------------------- | ---------------------------- | ----------------------------- |
| Members and roles                  | Yes                          | Assignment within workspace   |
| Role model                         | `Admin` / `Member` / `Guest` | `Owner` / `Editor` / `Viewer` |
| Billing and subscription           | Yes                          | No                            |
| Team-level integrations            | Yes                          | No                            |
| AI Team / All Tasks / Chat / Pages | No                           | Yes                           |
| Knowledge Base and Memory context  | No                           | Yes                           |

## Practical Rule

* Use `Team` for organization management (people, billing, global connections).
* Use `Workspace` for daily execution (agent setup, outputs, approvals, and context).

Workspace invitation note:

* When a user is invited as Workspace `Editor` or `Viewer`, that user appears as `Guest` at Team level.

## Related

* [Team Basics](/help-center/team/team-basics)
* [Workspace Basics](/help-center/workspace/workspace-basics)
