# Password

The administrator can configure the account password information using this option.

* Click the ***Password*** option from the list of configuration and Settings options.​

<figure><img src="https://3626602954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBxju1xjBIIexZfulhFPA%2Fuploads%2FmXg2q9Fm7jGyjjRXo5qs%2Fimage.png?alt=media&#x26;token=92f9b210-279c-4eeb-bb99-d12a1ebe37f4" alt=""><figcaption></figcaption></figure>

* The ***Password Settings*** page appears.
* Provide the following information:
  * **Password Expiry (Days):** Set password validity (in days)
  * **Password Strength (:** Set password length (6 to 16)
  * **Password Reuse:** Set a limit to restrict the user from using an old password (the last 3 passwords cannot be reused)
  * **Login Failures (No. of User Login Failure):** Set the number of chances provided to the user for logging in with wrong passwords (Maximum 3 login chances are provided to a user. The user account gets blocked if a user enters the wrong password more than 3 times.)
* Click the ***Save*** option to save the entered password information.

<figure><img src="https://content.gitbook.com/content/Bxju1xjBIIexZfulhFPA/blobs/biBfXqvAQG5mSXzRRU6t/image.png" alt=""><figcaption></figcaption></figure>

* Click the ***Clear All*** option to erase the entered password information.

<figure><img src="https://content.gitbook.com/content/Bxju1xjBIIexZfulhFPA/blobs/Kb7PxXYoNqWBEzbkZYqA/image.png" alt=""><figcaption></figcaption></figure>

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

* *The administrator can block any user who fails to enter the correct password 3 times.*
* *A user can Sign in with the same password only when the administrator enables the user again (The password must be a combination of alphabetical letters, numerical figures, and a unique character **E.g.,** Admin1@).*
  {% 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/administrative-settings-4/admin-panel-options/configurations/password.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.
