# Dataset Management

## Create Team Datasets <a href="#id-1" id="id-1"></a>

* All members in the team can create datasets in the Team Workspace.
* The Creator is also the Owner of the dataset.

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MhNIS1Oox2jBCRjichD%2F-MhNJvLAixO4Zzm5NITg%2F1629274434\(1\).png?alt=media\&token=6bb6e5fb-02c1-45d4-8600-218316bcdefb)

## Team Members Management <a href="#id-2" id="id-2"></a>

* Public datasets are available to all users and do not take up team storage space.
*

```
Private datasets can only be accessed by inviting team members to join. After members join the collaboration, they can operate on the dataset on different levels according to their corresponding permissions (Viewer, User, Editor, Admin).
```

* By default, the Super Admin has all the Admin permissions on team datasets.

### &#xD;**Dataset Permission Types** <a href="#id-2-1" id="id-2-1"></a>

*

```
**Previewer**
```

The default permission for team members on all the datasets within the team. You can preview data and view the details page of the team's private datasets but cannot view the data list and version records.

* **Viewer**

Besides Previewer permission, you can also view the data list and version records.

* **User**

Besides Viewer permission, you can create datasets by filtering and merging, create annotation tasks, and use developer tools (AccessKey is required) in the team's private datasets.

* **Editor**

Besides User permission, you can view draft data (not committed), edit dataset info, upload data, commit draft, delete data and conduct other modifications on data. You can also edit tags, switch versions, delete versions and more.

* **Admin**

Besides Editor permission, you can change dataset name, delete dataset, set dataset status as public or private, and configure authentication info. You can manage dataset members such as adding members, setting dataset permissions for members, and removing members.

* **owner**

Besides Admin permission, you can approve or reject the applications for the dataset membership.

### Invite Dataset Members <a href="#id-2-2" id="id-2-2"></a>

* In the upper right corner of the navigation bar, you can select the Team Workspace you need to enter.

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MhNIS1Oox2jBCRjichD%2F-MhNKJJtG5CKHQ0dSMFb%2F1629274562\(1\).png?alt=media\&token=198f647e-4503-4af3-a1aa-d7f9320247f5)

* After entering the Team Workspace, you can click Members.

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MZGUDqMQ2JCh6o2gEYj%2F-MZGVM2F_Lx9oaQ7DfL5%2Fimage.png?alt=media\&token=8090dac5-4c74-42a5-bf77-9a9220ab1011)

* Invite members and set their permissions on datasets at the same time.
  * Drop down the list of team members and add users who have joined the team to the dataset.
  * Fill in the member's email address and press Enter to confirm. Invite members who have not joined in TensorBay collaboration to register and join the team.
  * Copy the link and forward it to the team members who need to join the dataset. Signed-in users can join the team dataset by clicking the link. Users who have not registered or signed in can click the link to register and sign in before they join the team.

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MZGX4mbq20TUmgnKnBw%2F-MZGeaYiSgzGHbow4dAF%2Fimage.png?alt=media\&token=7548cc6d-4db7-448f-b921-ef09943b695a)

{% hint style="info" %}

Apart from **Admin** and **Owner**, users invited by other members should be approved by the dataset owner before they join the dataset.
{% endhint %}

* Users who have not joined the TensorBay Team Workspace should apply to join when they receive the invitation. They can join the team and dataset when their applications are approved by the Super Admin (view and approve the applications in the Notification Center).

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MZGX4mbq20TUmgnKnBw%2F-MZGf1m3BGfjltsIRGoj%2Fimage.png?alt=media\&token=5f66e581-1bf9-4478-a074-c47bdbd1eecc)

### **Change Dataset Permissions/Remove Members** <a href="#id-2-3" id="id-2-3"></a>

* Enter the Dataset Details page, click Settings, then click General, and you can see the Caution sign.
*

```
Click Delete the Dataset.
```

{% hint style="info" %}
Only Admin and Owner can change permissions or remove members.
{% endhint %}

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MZGX4mbq20TUmgnKnBw%2F-MZGfY3oTDh1L87FIzDg%2Fimage.png?alt=media\&token=6a32c63d-c670-4f8d-b334-92c020ef2562)

### Delete Dataset <a href="#id-2-4" id="id-2-4"></a>

* Enter the Dataset Details page, click Settings, then click General, and you can see the Caution sign.
* Click Delete the Dataset.

![](https://2993186011-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGbJTODB-ncDvFhokcx%2F-MZGUDqMQ2JCh6o2gEYj%2F-MZGVvvhdDCbwKaEHBd_%2Fimage.png?alt=media\&token=49b3ef77-a7bb-4534-856c-d92659c7dfb2)

{% hint style="danger" %}
Only Admin and Owner have the permission to delete the dataset. This action is irrevocable and any use of the dataset will be disabled after deletion.
{% 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://docs.graviti.com/guide/tensorbay/collaboration/dataset-manage.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.
