> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Password policy for the Customer Centre

> Global preferences for Customer centre password policy

Go to <i class="ph ph-gear" aria-hidden="true" /> **Preferences** in the navigator and select the tab **Global Preferences**. The section for **Customer Centre password policy** contains the following options:

* **Hide contact password in request management**: If checked, when displaying contacts, passwords are shown as dots.
* **Require complex password when customer password is set**: If checked, contacts' passwords must meet the minimum requirements set out below.
* **Minimum number of characters in password**: The smallest number of characters permitted in a password.
* **Minimum number of digits in password**: The smallest number of digits (0-9) permitted in a password.
* **Minimum number of lowercase letters in password**: The smallest number of lowercase letters permitted in a password.
* **Minimum number of uppercase letters in password**: The smallest number of uppercase letters permitted in a password.
* **Minimum number of special characters in password**: The smallest number of special characters permitted in a password. Special characters are non-numeric, non-alphabetic characters, such as asterisks and question marks.


## Related topics

- [Send Customer Centre Password Email](/en/api/reference/restful/agent/person_agent/send-customer-centre-password-email.md)
- [Get Customer Centre Password Reply Template](/en/api/reference/restful/agent/person_agent/get-customer-centre-password-reply-template.md)
- [SuperOffice.WebApi.Data.Person SendCustomerCentrePasswordEmailRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Person_SendCustomerCentrePasswordEmailRequest.md)
- [SuperOffice.WebApi.Data.Person GetCustomerCentrePasswordReplyTemplateRequest](/en/api/reference/webapi/SuperOffice.WebApi.Data.Person_GetCustomerCentrePasswordReplyTemplateRequest.md)
- [SuperOffice.WebApi.Agents.PersonAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.PersonAgent.md)
- [SuperOffice.WebApi.Agents.IPersonAgent](/en/api/reference/webapi/SuperOffice.WebApi.Agents.IPersonAgent.md)
