# 工作区和项目有什么区别？

A **工作区** 是您的顶级组织容器——可将其视为贵公司或团队的主页。工作区内包含所有内容：成员、账单、设置以及您的全部项目。

A **项目** 是实际开展工作的地方。每个项目都有其各自的内容、权限和设置，但始终隶属于某个工作区。

### 快速对比

|    | 工作区           | 项目       |
| -- | ------------- | -------- |
| 包含 | 成员、项目、账单      | 内容、页面、文件 |
| 账单 | 按工作区          | 从工作区继承   |
| 权限 | 组织范围角色        | 项目级角色    |
| 限制 | 每个账户 1 个（免费版） | 无限制      |

### 何时创建新工作区，何时创建新项目

创建一个 **新项目** 当您开始一项独立工作时，例如新产品、独立的文档站点，或团队倡议。项目成本低，且易于管理。

创建一个 **新工作区** 仅当您需要完全独立的账单和成员边界时，例如代理机构为不同客户管理工作，或将个人账户与雇主账户分开保留。

{% hint style="warning" %}
在工作区之间切换内容并不简单。如有疑问，请先在现有工作区内创建一个新项目。
{% endhint %}

### 相关文章

* 邀请团队成员加入您的工作区
* 设置自定义域名


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://isbm.savimbo.com/practice-guide/zh-cn/ru-men-zhi-nan/gong-zuo-qu-he-xiang-mu-you-shen-me-qu-bie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
