# Data Store Settings

This Admin option helps to configure the Data Store settings. The Data Store settings currently provide two database types to choose from:

1. Mongo
2. Elastic

**Configuration Data Store with Mongo as selected DB**

* Click the ***Data Store Settings*** option from the list of Configuration and Settings option.

&#x20;     ![](/files/Z85CRob6HQtyYZl0XbGC)

* The ***Data Store Settings*** page appears.
* Select the Mongo.
* Provide the following information for the Notebook Settings:
  * Server Type
  * Username
  * Password
  * IP/Host
  * Port
  * Database Name
* Click the ***Save*** option to save the inserted information.

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

* A notification message appears to confirm that the Data Store configuration for Mongo DB has been saved.     &#x20;

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

**Configuring Data Store with Elastic as selected DB**

* Click the ***Data Store Settings*** option from the list of Configuration and Settings option.

&#x20;     ![](/files/8ZjRG9aDjGiQJjyNKkxr)

* Select a Database type.
* The ***Data Store Settings*** page appears.
* &#x20;Provide the following information for the Notebook Settings:
  * Elastic Search Cluster
  * Shards
  * Replicas
  * Date Formats
  * Elastic Search Hosts
  * Elastic Search Ports
  * Elastic Search http Ports
* Click the ***Save*** option to save the inserted information.         &#x20;

<figure><img src="/files/0LcpxeZmtEJIy8GbF4VJ" alt=""><figcaption></figcaption></figure>

* A notification message appears to confirm that the Data Store configuration for Elastic has been saved.    &#x20;

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

&#x20;    &#x20;


---

# 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/core-platform/platform-administration/admin-panel-options/configurations/data-store-settings.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.
