# Data Sandbox

- [Creating a New Data Sandbox](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/creating-a-new-data-sandbox.md): Get the step-by step process to create and save a new data sandbox under the Data Center module.
- [Data Sandbox List](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list.md): This section explains the various options provided for a Data Sandbox file on the Data Sandbox List page.
- [Upload File Status](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/upload-file-status.md)
- [Using the Data Preparation Option](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/using-the-data-preparation-option.md)
- [Deleting a Data Sandbox](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/deleting-a-data-sandbox.md)
- [Visualize](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/visualize.md): This option helps the users to generate and save Views instantly by using the widget visualizer.
- [Deleting a Widget](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/visualize/deleting-a-widget.md)
- [Create Data Store](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/create-data-store.md): This page describes steps to create a Data Store based on a Sandbox.
- [Reupload](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/reupload.md): The user can reupload the Sandbox file if some file has not got uploaded while creating the Sandbox entry.
- [Preview](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/preview.md)
- [Create Datasheet](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/create-datasheet.md)


---

# 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-4/data-center/data-sandbox.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.
