# Creating a Data Sheet

{% hint style="success" %}
*Check out the given walk-through on how to create a Data Sheet.*
{% endhint %}

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

The section displays steps to create and list a Data Sheet.

* Navigate to the homepage of the Data Center module.
* Click the ***Data Sheet*** option from the ***New*** context menu.

![Accessing the Data Sheet option ](/files/Hc5LEFDwUlshTig8fjqq)

* The Data Sheet Connector page opens.
* Provide a name for the Data Sheet.
* Provide the following information:
  * **Column Name**: Provide column names as per the data source.
  * **Input Type**: Select an option out of the provided choices (text/numeric/dropdown/autocomplete/checkbox/radio/calendar).
  * **Look Up:** This option is enabled only when the input type is dropdown. In this option, we select the datasheet whose value has to be listed in the dropdow&#x6E;**.**
  * **Column:** This option is enabled only when the input type is dropdown. In this option, we select the column of the datasheet (selected in Look Up) whose value has to be listed in the dropdown field.
  * **Data Restriction:** Defined Custom Fields get listed in the drop-down menu.
  * **Filter:** Enable the filter by putting a checkmark in the given box.
  * **Add/Update:** To add a new column/ Modify an existing column.
  * **Delete**: To remove the added data sheet information. &#x20;

![Defining a Column on the Data Sheet Connector.](/files/6mb6fQACASrpg5r8S4HP)

* By clicking the Add/Update option A new column gets added/to an existing column gets updated based on the entered details under the Data Sheet Preview space as displayed in the given image.
* The ***Save*** option gets enabled which the user can click to save the Data Sheet.

![Data Sheet Preview](/files/zmdUT4z60tkcyjb7kQdY)

* A success message appears.
* The newly created Data Sheet gets added to the Data Sheets list.

![A newly created Data Sheet get added to the Data Sheet List](/files/iGteklKVUIMyyshoV2N8)

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

* *Click the **Refresh** icon to refresh the Column design fields. The data in the design area gets cleared.*
* *Click the **Delete**  icon to delete the selected column.*  &#x20;

{% 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/bdb-documentation/data-center/data-sheets/creating-a-data-sheet.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.
