Dataset Dashboard
The Dataset Dashboard shows a list of datasets in a project with a dataset summary in each dataset card. For an in depth tutorial for creating datasets from capture to annotation, see the Dataset Tutorials. From the "Projects" page, we can click on the "Datasets" button on the project card to see the project's datasets. The public sample project will contain the following dataset.

Public datasets are readily available for user onboarding and trials, but these datasets are READ-ONLY datasets. By default, users can view the datasets. Otherwise, in order to have full access to the dataset, users MUST copy the dataset into the project they've created.
The dataset attributes are shown below.

For the elements encircled in red, these features will not be available to public READ-ONLY datasets, but these were added as a reference to the features that are available to users that created their own dataset. For datasets with WRITE access, the context menu will be shown like the following.

This gives the user the options for editing the dataset info, importing existing datasets, exporting datasets into your local machine, creating snapshots, and copying datasets. The rest of the options are described in the sections below such as the dataset analytics, view on map, park datasets, and removing datasets.
Labels
Click on labels (i) icon to open the dialog to edit labels.

The edit dialog allows to:
- Add Label (class).
- Change the color of the label.
- Change the order of the labels by changing its index.
- Delete a label.
- Change the name of a label.
Tutorials for these operations can be found under the Dataset Annotations section.
Groups
- Groups allow images to be associated with a certain functionality such as training images, validation images, images with errors, etc.
- One image can be associated with zero or only one group at a time.
- Use the slider to adjust percentages for each group.
- If "Only non-grouped images" is unchecked, all images will be shuffled and assigned new groups.
The following image shows a dialog to split non-grouped images into 2 groups, Training and Validation

The tutorial for splitting the images in the dataset into groups can be found under the Dataset Management section.
Dataset Extended Menu
Click on the three dots on dataset card to open the extended menu.

Edit Info
Change the name or description of the dataset as shown in editing dataset information.
Manage Access
The dataset access control allows dataset resources to be selectively available to different users.
For more information please visit Access Control.
Copy Dataset

To copy datasets proceed with the steps as follows or follow this in-depth tutorial for copying datasets.
- Open the dataset extended menu.
- Select "Copy Dataset".
- Source project, dataset, and annotation set (if applicable) are auto-filled, but you can select a different source if required.
- Destination project is selected by default. If New Dataset (Dataset name) is selected, a new dataset along with any annotation set from source will be created in the destination project. Otherwise, you can choose a dataset and an annotation set as destination.
- Optionally select Copy Selected Annotation Types Only to only copy annotations and files that match the checked types.
- Select filters if required. Please refer to Gallery Filters for more information.
Import Dataset
There are several import types available.

To import datasets proceed with the steps as follows or follow this in-depth tutorial for importing datasets.
- Select an import type. The EdgeFirst Dataset Format is the proprietary format used by many operations in EdgeFirst Studio.
- Create an annotation set where annotations are to be imported. If only images are imported, then this step is not required.
- Drag and drop a folder or group of files.
- Select an annotation set if the annotation type allows annotation import.
- Click "START IMPORT".
- Import will start in the background and the status is shown in the task progress popup.

Termination of Background Processes
Although the import process is running in the background, closing the web browser or the tab will terminate all uploads in the Local tab of the task dialog. Moving to other pages in the studio is still fine.
Export Dataset
The "Export Dataset" downloads the data from EdgeFirst Studio to the local folder in your PC.

To export datasets proceed with the steps as follows or follow this in-depth tutorial for exporting datasets.
- Select the dataset type: Detection (Bounding boxes) or Segmentation (Masks).
- Select the export format.
- Select the annotation set to be exported if required.
- Select Mode:
- Dataset - Exports images and annotations. Exports a zip file in the downloads folder.
- Annotations Only - Exports only the annotations. Exports a zip file in the downloads folder.
- Image URLS only - Useful for larger datasets. Exports a file with image urls in the downloads folder.
Large Datasets
For datasets larger than 10000 images, export image URLS and annotations separately and then use a script to download images.
Analytics
Click on Analytics to see more statistical information about the dataset.

View on Map
When importing a dataset, the GPS location can be imported in the two following ways:
- GPS location in the image EXIF.
- GPS location as an annotation type.
If GPS location is present, then the annotation can be viewed on the map by using the "View on Map" option.

Park Dataset
Datasets that are not used often can be parked. The advantages of parking a dataset are:
- Reduced storage cost.
- Dataset is frozen and can not be modified.
Datasets can be un-parked at any time for normal usage.

You can find more information regarding the billing.
Remove Dataset
To delete a dataset, click "Move to Recycle Bin". This moves the dataset and all of its contents to the Recycle Bin.
Info
The deleted dataset goes to the recycle bin that can be restored. The storage used by the dataset is only released when the dataset is purged from the recycle bin.
Next Steps
This page has described the features and context of the dataset card. Proceed to the next sections to learn more about the Dataset Gallery and Annotation Sets.