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

# Edit a Data Store

* Select a Data Store from the Data stores list.
* Click the ***View/Edit*** icon for that Data Store.

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

* The selected Data Store opens in the editable format.
* You can edit the permitted information from the Data Store form.&#x20;

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

* The user can edit the required details under the various steps of the Data Store till the last step gets configured (The steps with the editable information may vary based on the categories of the Data Store).
* Click the ***Finish*** option.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fa6VsOyWh6LJH0VExziNp%2Fimage.png?alt=media&#x26;token=f7783fb7-bf06-4190-b975-ada641982377" alt=""><figcaption></figcaption></figure>

* A confirmation message appears, and the selected Data Store gets updated.

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

{% hint style="info" %}
*<mark style="color:green;">Please Note</mark><mark style="color:green;">:</mark> For the Database category of the Data Stores the user needs to Validate the information before saving it.*
{% endhint %}


---

# 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-1/data-center/data-stores/data-stores-list/edit-a-data-store.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.
