# Password Settings

**Password Settings has four options**

1. Complexity: Allows you to set Standard or Complex password structure. This will apply to all the user level passwords.
2. Expiry: This option will require a user to change there password after a set time i.e. 30 days, 60 days, 90 days or Never Expire.
3. Failed Logins: This will allow you to determine how many attempts a user has to login before blocking access 3, 5, 10 or Unlimited
4. Lockout after failure: A time out option for failed logins. you can set 15 min, 30 min or 60 min

**To change Password Settings**

1. Go to Admin (It is located in Admin drop down menu which is on top right corner of your workspace)
2. Click on “Password Settings” on the left hand menu
3. Change all the necessary details
4. Click “Save” button


---

# 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://help.workdigital.io/portal-management/portal-administration/security/password-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.
