2021-06-20 22:00:16 +00:00
---
2022-11-15 12:17:42 +00:00
title: Hyper-Datasets Page
2021-06-20 22:00:16 +00:00
---
2022-11-15 12:17:42 +00:00
Use the Hyper-Datasets Page to navigate between and manage hyper-datasets.
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
Click on a Hyper-Dataset card to open the dataset’ s [version list ](webapp_datasets_versioning.md ), where you can view
and manage the dataset versions' lineage and contents.
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
![Hyper-Dataset page ](../../img/hyperdatasets/datasets_01.png )
## Hyper-Dataset Cards
The Hyper-Dataset cards display summarized dataset information:
![Hyper-Dataset card ](../../img/hyperdatasets/hyperdataset_card.png )
2021-06-20 22:00:16 +00:00
* Dataset name
2022-11-15 12:17:42 +00:00
* Time since last update. Hover over elapsed time to view date of last update
2021-06-20 22:00:16 +00:00
* User updating the Dataset
2022-01-10 09:45:29 +00:00
* If the dataset contains dataset-level metadata, the card displays the < img src = "/docs/latest/icons/ico-status-completed.svg" alt = "Check mark" className = "icon size-md space-sm" />
2022-11-15 12:17:42 +00:00
`Metadata` indicator, which opens the Metadata editor on click
2021-06-20 22:00:16 +00:00
* The number of versions in the Dataset
2022-11-15 12:17:42 +00:00
* The total number of frames in all versions of the Dataset. If an asterisk (\*) appears next to **FRAMES** , then you can hover over it and see the name of the version whose frames were last updated
* The percentage of frames annotated in all versions of the Dataset. If an asterisk (\*) appears next to **ANNOTATED** , then you can hover over it and see the name of the version whose frames were last annotated
2022-01-10 09:45:29 +00:00
* If the Dataset version's status is *Published* , then the Dataset's top labels appear (colors are editable). If the
2022-11-15 12:17:42 +00:00
Dataset version is *Draft* , then no labels appear
* Tags
2022-09-22 06:42:44 +00:00
2022-01-10 09:45:29 +00:00
:::note Change Label Color
2022-09-22 06:42:44 +00:00
To change the label color coding, hover over a label color, click the hand pointer, and then select a new color.
2021-06-20 22:00:16 +00:00
:::
2022-01-10 09:45:29 +00:00
2022-11-15 12:17:42 +00:00
### Hyper-Dataset Actions
2022-01-10 09:45:29 +00:00
2022-11-15 12:17:42 +00:00
Click < img src = "/docs/latest/icons/ico-bars-menu.svg" alt = "Menu" className = "icon size-md space-sm" / > on the top right
of a dataset card to open its context menu and access dataset actions:
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
< div class = "max-w-50" >
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
![Hyper-Dataset context menu ](../../img/webapp_hyperdataset_card_context_menu.png )
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
< / div >
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
* **Rename** - Change the dataset’ s name
* **Add Tag** - Add label to the dataset to help easily classify groups of datasets.
* **Edit Metadata** - Modify dataset-level metadata. This will open the metadata edit window, where you can edit the section
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
## Create New Hyper-Datasets
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
To create a new Hyper-Dataset, click the ** + NEW DATASET** button in the top right of the page, which will open a
**New Dataset** modal.
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
![Hyper-Dataset creation modal ](../../img/webapp_hyperdataset_creation.png )
2021-06-20 22:00:16 +00:00
2022-11-15 12:17:42 +00:00
This creates a new Hyper-Dataset that contains a single, empty draft version.