# Step 2. Upload the dataset

First , download the Titanic dataset right from the [Kaggle website](https://www.kaggle.com/c/titanic/data).

<img src="https://1833277725-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lyc1OXsKqB2S62LxsOR%2F-M1kMd-dnQ2xK_XJNFMx%2F-M1kMyMgU2pC8wjWXcXX%2Fic_grid_on_24px.svg?alt=media&#x26;token=18d3d771-5be6-4886-9804-cdbe1fdf24ff" alt="" data-size="line"> To upload datasets, access the dataset menu on the right sidebar and click on it .&#x20;

1. Find the "plus" :heavy\_plus\_sign: sign. Click on it.
2. Follow the wizard inviting us to upload the dataset. This could be done in two ways: through drag and drop or by  fetching the directory.&#x20;

Once uploaded, datasets can also be retrieved in two ways: either by clicking directly on the dataset icon on the left sidebar menu or from the project workspace, by clicking on the dataset icon on the right sidebar menu.

![Uploading dataset from the build workspace.](https://1833277725-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lyc1OXsKqB2S62LxsOR%2F-M0WGkoe0IvR8zflgqz7%2F-M0WGt0GkqqlTOmtIZyA%2FSmartPredict-Titanic-Uploading%20new%20dataset.gif?alt=media\&token=a667247b-e156-407b-a00a-9723e94095a2)


---

# 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://smartpredict.gitbook.io/smartpredict-ai/getting-started-part-2-predicting-the-passengers-survival-in-the-titanic-shipwreck/dataset_upload.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.
