According to the UiPath documentation, a dataset is a folder of storage containing arbitrary sub-
folders and files that allows machine learning models in your project to access new data points. You
can edit a dataset’s name, description, or content from the Datasets > [Dataset Name] page, by
clicking Edit dataset. However, you can only edit a dataset if it is not currently being used in an active
pipeline. A pipeline is a sequence of steps that defines how to train, test, and deploy a machine
learning model. If a dataset is being used in an active pipeline, you will see a lock icon next to it,
indicating that it cannot be edited. You can either wait for the pipeline to finish or stop it before
editing the dataset.
Reference:
AI Center - Managing Datasets
AI Center - About Datasets
AI Center - About Pipelines