> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-center-4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-center-4/data-center/data-sandbox/data-sandbox-list/using-the-data-preparation-option.md).

# Using the Data Preparation Option

This page displays steps to avail the Data Preparation workspace for a selected Data Sandbox file.

* Navigate to the ***Data Sandbox*** list.
* Select a ***Data Sandbox*** from the list and click the ***Data Preparation*** icon for it.

<figure><img src="/files/0hOKedWaSpZs2AsWpm9w" alt=""><figcaption><p><em><strong>Accessing the Data Preparation icon from the Data Sandbox list page</strong></em></p></figcaption></figure>

* The data of the selected Data Sandbox file opens in the ***Data Preparation workspace***.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-sandbox-list/using-the-data-preparation-option.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.
