# Passwords

## Passwords

The Secure Payment application's payment module allows you to assign passwords to protect the terminal from unauthorized use. All terminal passwords are 6 numeric (numbers only) characters in length to provide security without slowing down the overall time it takes to process a transaction.

The terminal has 3 types of user passwords:

* **Administrator (Admin)**: Configured during initial terminal activation
* **Merchant**: Configured during initial terminal activation
* **Operator**: Configured when creating one or more terminal operators

For more information on specific password procedures, click any of the following links:

* [Understanding Password Hierarchy](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/understanding-passwords)
* [Password Requirements](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/password-requirements#password-requirements)
* [Incorrect Password Entries](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/incorrect-password-entries#incorrect-password-entries)
* [Forgotten Passwords](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/forgotten-passwords#forgotten-passwords)
* [Change Administrator Password](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/change-administrator-password#change-administrator-password)
* [Change Merchant Password](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/change-merchant-password#change-merchant-password)
* [Change Operator Password](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/payfacto-gift-datacandy/passwords/change-an-operators-password#change-an-operators-password)
* [Password Protection for Functions and Transactions](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/password-protection-for-functions-and-transactions#password-protection-for-functions-and-transactions)
  * [Reimbursement Passwords](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/reimbursement-passwords#reimbursement-passwords)
  * [Sales Transaction Passwords](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/sales-transaction-passwords#sales-transaction-passwords)
  * [Application Exit Password](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/payment-standalone-mode/terminal-configuration/application-exit-password#application-exit-password)


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/configure-password-options/passwords.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.
