# Create Datasheet

* Navigate to the ***Data Sandbox list*** page.
* Select a Data Sandbox file.
* Click the ***Create Datasheet*** icon.

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

* The ***Create Datasheet*** page opens.
* Provide the following information:
  * Datasheet Name
  * Describe the Datasheet (Optional)
* Click the ***Save*** option.

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

* A notification message ensures the user that the newly created Datasheet is saved.

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

* Navigate to the ***Data Sheet List.***
* The newly created Data Sheet gets added at the top.

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


---

# 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/create-datasheet.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.
