# Upload File Status

* Navigate to the ***Data Sandbox list*** page.
* Select a Data Sandbox.
* Click the ***Upload File Status*** icon ![](/files/6xSLFqlpscFx7pXy97o9) for a Data Sandbox.

<figure><img src="/files/Rh1VrJ4MpALg2lLDHQ6M" alt=""><figcaption></figcaption></figure>

* A success message appears, and the Data Sandbox gets uploaded to the DS Lab module.

<figure><img src="/files/lD15DTJenbHAMtGz7DnJ" alt=""><figcaption></figcaption></figure>

* Navigate to the ***Add Dataset*** page for a Project using the ***Data Science Lab module***.
* Select the ***Data Sandbox*** option as a Data Source.
* You can see the uploaded Data Sandbox listing at the top of the displayed Data Sandbox list.
* Select the Sandbox file by using the Checkbox provided next to it.
* Click the ***Add*** option to add it to that DS Lab Project.​

<figure><img src="/files/XopLFoqWE9E9ehQcQfY7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *The **Add** option **appears on the Add Datasets page*** ***only after selecting a Data source** (For the given example, it is a Data Sandbox).*&#x20;
* *The user can use the **Search bar** to search for a specific Data source (For the given example, it will be a Data Sandbox).*
  {% endhint %}


---

# 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://docs.bdb.ai/data-center-6/data-center/data-sandbox/data-sandbox-list/upload-file-status.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.
