> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords.md).

# Passwords

## Passwords

The Gift PayFacto application 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 2 types of user passwords:

* **Administrator (Admin)**
* **Operator**

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

* [Understanding Passwords](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/understanding-passwords.md)
* [Incorrect Password Entries](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/incorrect-password-entries.md)
* [Forgotten Passwords](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/forgotten-passwords.md)
* [Change an Operator's Password](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/change-an-operators-password.md)
* [Change the Administrator Password](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/change-the-administrator-password.md)
* [Password Protection for Transactions](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/password-protection-for-transactions.md)
* [Require Password for Manual Gift Card Entry](/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/require-password-for-manual-gift-card-entry.md)

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Understanding Passwords</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/understanding-passwords.md">Understanding Passwords</a></td></tr><tr><td>Incorrect Password Entries</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/incorrect-password-entries.md">Incorrect Password Entries</a></td></tr><tr><td>Forgotten Passwords</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/forgotten-passwords.md">Forgotten Passwords</a></td></tr><tr><td>Change an Operator's Password</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/change-an-operators-password.md">Change an Operator's Password</a></td></tr><tr><td>Change the Administrator Password</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/change-the-administrator-password.md">Change the Administrator Password</a></td></tr><tr><td>Password Protection for Transactions</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/password-protection-for-transactions.md">Password Protection for Transactions</a></td></tr><tr><td>Require Password for Manual Gift Card Entry</td><td></td><td></td><td><a href="/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords/require-password-for-manual-gift-card-entry.md">Require Password for Manual Gift Card Entry</a></td></tr></tbody></table>

[Back to top](#understanding-passwords)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/payfacto-gift-datacandy/passwords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
