> ## 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.

# チームとワークスペースの違いは何ですか？

> チームとワークスペースの役割の違いを説明します。

## 要点

`チーム` は運用組織の単位です。
`ワークスペース` は、特定のブランド、クライアント、目的ごとの実行単位です。

## それぞれが管理するもの

| 項目                                    | チーム | ワークスペース        |
| ------------------------------------- | --- | -------------- |
| メンバーと権限                               | はい  | ワークスペース内での割り当て |
| 請求とサブスクリプション                          | はい  | いいえ            |
| チームレベルの連携                             | はい  | いいえ            |
| エージェント / すべてのタスク / チャット / ページ / ライブラリ | いいえ | はい             |
| ナレッジベースとメモリの文脈                        | いいえ | はい             |

## 実務での使い分け

* `チーム` は組織管理に使います（人、請求、全体の接続）。
* `ワークスペース` は日々の実行に使います（エージェント設定、出力、承認、文脈）。

## 関連

* [チームの基本](/ja/help-center/team/team-basics)
* [ワークスペースの基本](/ja/help-center/workspace/workspace-basics)
