# 团队协作

TensorBay支持团队协同数据管理，通过团队成员角色、数据集权限的灵活设置，安全的同步与分享数据，避免数据的反复复制与迁移，高效协作加速算法开发。

开发者用户可免费创建团队，即刻拥有团队社区版100GB的免费数据托管容量及团队权益，权益详情请查看 [产品定价](https://www.graviti.com/price)。

{% content-ref url="/pages/-MWU9NDPoGxjbX8fN1vH" %}
[创建团队空间](/guide/tensorbay/collaboration/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWUAA1fBV9ISayqDQ9M" %}
[资料/成员管理](/guide/tensorbay/collaboration/manage.md)
{% endcontent-ref %}


---

# 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://docs.graviti.cn/guide/tensorbay/collaboration.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.
