# Form Settings

The Form Settings admin option provides database details for saving the data of forms.

* Click the ***Form Settings*** option from the admin options panel.

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

* The ***Form Settings*** page opens.
* Enter the database details to save the form data as mentioned below:
  * ***Usernam***&#x65;: Use read-only credentials
  * ***Password***: Use a valid password
  * ***Host***: Provide Host address
  * ***Port***: Provide the port number
  * ***Database Name***: Provide a database name
* Click the ***Save*** option to save the entered settings information.

![](/files/mqnJFx2YAa0tgavEGJof)

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

* Click the ***Clear*** option to erase the entered database settings details.
* All the fields for the ***Form Settings*** are mandatory.
  {% 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/core-platform/platform-administration/admin-panel-options/configurations/form-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.
