> **Source:** https://knowledge.leegality.com/sign-station/api/password-policy-controller.tag > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # Password Policy Controller > Password Policy Controller The Password Policy API enables organizations to configure and enforce password strength requirements for their users. Administrators can define rules such as minimum password length, requirements for numbers, special characters, and uppercase letters. Each organization has one password policy that applies to all users within that organization. The API provides endpoints to create, retrieve, and update password policy configurations. Password policies are automatically enforced during user creation and password change operations. For the dashboard configuration, see [System Settings](https://knowledge.leegality.com/sign-station/system-settings). ```mdx-code-block ```