> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/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/bdb-documentation/data-center/data-sheets/editing-a-data-sheet.md).

# Editing a Data Sheet

* Click the ***Edit*** icon for a Data Sheet using the Data Sheet list.   &#x20;

![Accessing the Edit icon for a Data Sheet](/files/4IvhXugw31p2ZPPiEMNP)

* The ***Data Sheet Connector*** page opens for the selected Data Sheet.
* The user can edit the required information.
* Click the ***Save*** option.    &#x20;

![Editing the selected Data Sheet](/files/l54RaNytyHfsdp2IaYQG)

* A confirmation message appears to inform that the selected ***Data Sheet*** has been updated.

![Confirmation message after the Data Sheet gets edited.](/files/q9sexFmOKS6LWm74SoMx)

* The ***Data Sheet Connector*** page opens for the selected Data Sheet.
* The user can edit the required information.
* Click the ***Save*** option.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FYnWkZSHuP41lcIBBqmlC%2Fimage.png?alt=media&#x26;token=ce9feeb3-403d-47e0-835f-703b3c3c4b9c" alt=""><figcaption><p>Editing the selected Data Sheet</p></figcaption></figure>

* A confirmation message appears to inform that the selected ***Data Sheet*** has been updated.​

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRYq1HgffNfbnIMWPu1D5%2Fuploads%2FvvGVcQK1y5CaAzuETMel%2Fimage.png?alt=media&#x26;token=3a1f0341-c4fa-4110-82c3-303bde154d8a" alt=""><figcaption><p>Confirmation message after the Data Sheet gets edited</p></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/bdb-documentation/data-center/data-sheets/editing-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.
