# Dataset Creation

## **Create Dataset Schema**

### **Access Datasets**

* Navigate to the '**Datasets**' section from the left panel.

### **Create Dataset**

* Click on 'Create dataset'.
* Provide the following information:
  * **Name**: Give your dataset a unique name.
  * **Description**: Describe the dataset for future reference.
  * **Evaluation Variables**: This will be your data schema and variables used for evaluators. If you are not sure what variable means, check [here](https://docs.ownlayer.com/monitor/evaluators).
  * Click on 'Submit' to save the dataset schema.

{% hint style="info" %}
To evaluate the dataset as a whole, select "Prediction, Reference" from the dropdown menu.
{% endhint %}

<figure><img src="https://2399115798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWsdxCCToJ5K2nk2ZZvqc%2Fuploads%2FcIxIl8UWnxtirD4ZA7hr%2FScreenshot%202024-09-27%20at%207.09.51%E2%80%AFPM.png?alt=media&#x26;token=12ddfe29-380f-4ae9-8d22-9e89d84ddcfa" alt="" width="375"><figcaption></figcaption></figure>

## **Populate Dataset**

### **Select the Dataset to Populate**

* Choose the dataset you'd like to populate from your list of datasets.

### **Import Data**

* Click the 'Import' button at the top right corner.
* Upload your CSV file.
* Map your desired columns from the CSV file to the evaluation variables.
* Note that the maximum number of rows is currently capped at 1000. If you need extra rows, please contact us.

### **Other Methods to Populate Dataset**

You can also populate dataset by

* Manually add new datapoint
* Save data from the playground
* Save data from inferences
