# Datasets

Now our users can easily onboard their data onto the platform using few simple steps that are explained below.

The below steps will allow the user to simply drag and drop their content and after the upload it can easily be used inside the workstation and microservice that are spawned.

### STEPS TO UPLOAD:

* [ ] Click "Datasets"
* [ ] Click "Create new Datasets +"
* [ ] Click the "Enter Dataset Name" field
* [ ] Type in a name
* [ ] Click the "Enter Dataset Description" field
* [ ] Type in a description
* [ ] Click "Create"
* [ ] Go to the Dataset you just created and click the "View" button
* [ ] Drag and drop data that you want to upload into your platform bucket and attach it to your workstation or microservice
* [ ] Click on the "Upload Files"

Following the above steps will allow you to populate the Object storage that the user create on the platform.&#x20;

The below video depicts the whole workflow from creation of a dataset to attaching it into a workstation, microservice or Ai-API

{% file src="/files/6Wu31SVFBXbSfUvbxCvH" %}


---

# 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://computationaldocs.zeblok.com/info/1.2.9/data-and-metrics/datalake/datasets.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.
