> For the complete documentation index, see [llms.txt](https://docs.graviti.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.graviti.com/guide/tensorbay/collaboration.md).

# Collaboration

TensorBay supports collaborative data management in a team. Through flexible setting of team member roles and dataset permissions, you can safely synchronize and share data, avoid replications and migrations of data, and efficiently cooperate to accelerate algorithm development.&#x20;

Users with developer accounts can create teams for free, and have 100GB of free data hosting capacity and team privileges for team community edition. For details of privileges, please see [Product Pricing](https://www.graviti.com/price).

{% content-ref url="/pages/-MWWzaXI\_WdOBQruXY3k" %}
[Create a New Team](/guide/tensorbay/collaboration/create.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWX-8rW8QyfLOLheY6g" %}
[Invite Team Members](/guide/tensorbay/collaboration/invite.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWX-VM0OeM1weZbyZzt" %}
[Team Management](/guide/tensorbay/collaboration/manage.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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