- Release Notes
- Before you begin
- Getting started
- Installing AI Center
- Migration and upgrade
- Projects
- Datasets
- About Datasets
- Managing Datasets
- Data Labeling
- ML packages
- Out of the box packages
- Pipelines
- ML Skills
- ML Logs
- Document UnderstandingTM in AI Center
- AI Center API
- How to
- Licensing
- Basic Troubleshooting Guide

AI Center User Guide
Managing Datasets
linkCreating Datasets
link- In the Datasets page, select the Create new button. The Create new dataset page is displayed.
- Enter a dataset name.
- Optionally, enter a description for your dataset.
- Select Create. The new dataset is created and displayed, ready to receive its content.
Uploading folders
A dataset can also be created by uploading an entire folder with its contents.
- In the Datasets page, select the Upload folder button. The Upload folder page is displayed.
- Select Browse for folder. A file explorer window is displayed.
- Choose a folder to be uploaded as your new dataset and select Upload. Make sure the folder is unzipped. The file explorer window is closed.
- Optionally, back in the Upload folder page, enter a description for your dataset.
-
Select Upload. A new dataset is created, containing all the files within
the selected folder.
Important:
Please note that the following characters in files names are not supported:
[ ] \)\) / : * ? " < >
The following keywords are also not supported:
batch
,other
,ignore
Attempting to upload a folder with file names that have these characters will fail on those files.
Editing Datasets
linkYou can edit a dataset's name or description along with its contents from the Datasets > [Dataset Name] page, by selecting Edit dataset.
Make Datasets public/private
linkYou have the possibility to make a Dataset public. Doing so, the Dataset will be accessible via an endpoint (protected with an API Key) from outside of UiPath® environment. This means that you can call it without the need to go through a robot connected to the specific tenant.
To do that, select Edit dataset or Create new dataset and select the desired option for the Make dataset Public field.
Deleting Datasets
linkYou can delete an existing dataset from the Datasets page, by selecting the three dot button next to the desired dataset and choosing Delete.
Managing data within Datasets
linkOnce a dataset is created, you can add files and folders to it. Data within a dataset can be later deleted or downloaded.
Uploading files
- In the Datasets page, select a dataset. The Datasets > [Dataset Name] page is displayed.
- Select the Upload files button. The Upload files to [Dataset Name] page is displayed.
- Select Browse for files. A file explorer window is displayed.
- Choose one or more files to be uploaded into the selected dataset and select Open. The file explorer window is closed.
- Back in the Upload files to [Dataset Name] page, select Upload. The file(s) is/are added to the dataset.
Uploading folders
- In the Datasets page, select a dataset. The Datasets > [Dataset Name] page is displayed.
- Select the Upload folders button. The Upload folder to [Dataset Name] page is displayed.
- Select Browse for folder. A file explorer window is displayed.
- Select a folder to be uploaded into the selected dataset and select Upload. The file explorer window is closed.
- Back in the Upload files to [Dataset Name] page, select Upload. The entire folder is added to the dataset.
Deleting files
Files within datasets can be deleted one by one by selecting the three dot button next to the desired file and selecting Delete.
To delete multiple files at once, select the check boxes next to them and select Delete selected items.
Selecting multiple files and then selecting the three dot button next on a single file will only delete that file.
Downloading files
Files within datasets can be downloaded individually by selecting the three dot button next to the desired file and selecting Download.
You can also download all the files within a dataset by selecting Download Dataset.
The download-ready datasets are automatically deleted after seven days.