# TensorBay

## TensorBay 是什么？ <a href="#id-1" id="id-1"></a>

TensorBay是云端非结构化数据管理平台，为AI开发者与开发团队提供数据托管、版本管理、数据可视化、团队协作等SaaS服务，支持通过开发者工具直接管理、使用数据，与您的Pipeline轻松集成。

## 如何进入TensorBay <a href="#id-2" id="id-2"></a>

首先进[格物钛官网](https://www.graviti.cn/)，点击上方导航栏中的【产品】，进入TensorBay介绍主页，可以了解到TensorBay的各项主要功能，点击【免费使用】即刻体验TensorBay为您的算法工作带来的便捷高效。

![](/files/-MYsTogO1i381qH7WXWJ)

开始使用TensorBay前，需要注册Graviti用户账号。若您还未注册Graviti账号，可通过绑定手机号或微信号的方式注册。若您已注册，可使用Graviti账号直接登录。

账号详情请查看：

{% content-ref url="/pages/-MR3w6ocqsXDNSOH8AZl" %}
[注册账号](/account.md)
{% endcontent-ref %}

## TensorBay功能概览 <a href="#id-3" id="id-3"></a>

* **数据托管**

TensorBay提供集中的AI数据托管服务，统一管理原始数据、标注数据与meta信息；支持主流公有云存储的授权管理，避免数据迁移；使用开发者工具实现数据的灵活上传和读取使用，便捷管理大量数据。

{% content-ref url="/pages/-MWSde6OncKl1OKYrLD\_" %}
[新建数据集](/guide/tensorbay/data/create.md)
{% endcontent-ref %}

* **数据版本管理**

TensorBay提供清晰可追溯的数据版本管理工具，支持原数据与标注数据的版本管理，轻松追溯数据的版本迭代，无需再为数据版本追溯而烦恼。

{% content-ref url="/pages/-MWTwpDTHZ1jkXGiySfi" %}
[数据版本管理](/guide/tensorbay/version.md)
{% endcontent-ref %}

* **数据在线可视化**

TensorBay提供实时在线数据可视化组件，兼容主流数据格式与标注数据，多种数据分布查看方式，快速掌握数据细节，数据调试方便省力。

{% content-ref url="/pages/-MWU3pooiEGESIqcVIfx" %}
[Pharos 数据可视化](/guide/tensorbay/visualization.md)
{% endcontent-ref %}

* **团队数据协同管理**

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

{% content-ref url="/pages/-MWU98FNcG0isRpPVbLm" %}
[团队协作](/guide/tensorbay/collaboration.md)
{% endcontent-ref %}

* **开发者工具**

TensorBay提供易用的开发者工具以及详细的文档说明，实现数据快速接入Pipeline，在开发端直接使用TensorBay中的数据和管理服务。

{% content-ref url="/pages/-MLCnlrTBgRXldjOYYbu" %}
[开发者工具](/dev-doc/tools.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.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.
