# Password Protection for Transactions

### Password Protection for Transactions

If you use the Gift PayFacto application on the terminal in standalone mode (no POS), you can password protect the **Activation** and **Increment** transactions using the administrator password. This security measure prevents the adding of funds or activation of a gift card without the authorization of a supervisor with the administrator password.

If you are using a terminal that communicates with a POS, the application ignores the administrator password requirement.

#### **To protect transactions with the administrator password:**

1. Touch the **Action** button on the main screen.  <img src="https://documentation.payfacto.com/PF_GiftCard_DataCandy/UG/CA-EN/assets/images/image3.png" alt="Action" data-size="line">
2. Touch **Settings**.  <img src="https://documentation.payfacto.com/PF_GiftCard_DataCandy/UG/CA-EN/assets/images/image19.png" alt="Transactions" data-size="line">
3. Enter the Admin password and touch **OK**.
4. Scroll to the **Set passwords** section, toggle **Password on transactions** to **On** (to the right).

![Password on transactions](https://documentation.payfacto.com/PF_GiftCard_DataCandy/UG/CA-EN/assets/images/image57.png)

5. Touch the **Back** icon to return to the main screen. <img src="https://documentation.payfacto.com/PF_GiftCard_DataCandy/UG/CA-EN/assets/images/image21.png" alt="Back icon" data-size="line">


---

# 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/usa/applications/payfacto-gift-datacandy/passwords/password-protection-for-transactions.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.
