# user\_auth\_settings\_security

{% columns %}
{% column width="33%" %}
![](/files/Xy80P5innGYJwBBVqeOW)
{% endcolumn %}

{% column %}
**Description**

Configure secure operations.

\
**Merchant/Customer action**

Passcode : Update passcode by Manager or Admin.

Refund Limit Enabled : Enable refund limit. Refer to [Matching refund](broken://pages/X6AbFWFzcNQEoPflnQZ6) for detail.

Refund Cashier Limit : Maximum refund amount allowed by Cashier. Refer to [Matching refund](broken://pages/X6AbFWFzcNQEoPflnQZ6) for detail.

Refund Manager Limit : Maximum refund amount allowed by Manager. Refer to [Matching refund](broken://pages/X6AbFWFzcNQEoPflnQZ6) for detail.

Settlement : Select role to protect settlement settings. Refer to [Settlement](broken://pages/bGbhNqC0iJdXahdtnhLt) for detail.

Sales Overview : Select role to protect display Sales Overview. Refer to [View the summary of transactions](broken://pages/sjBLZNDnzpUcklSF9TGI) for detail.

Settings : Select role to protect Connect Express Settings. Refer to [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX) for detail.

Current Totals : Select role to protect the option to view the Current totals. Refer to [User Management](broken://pages/WcrRBFU3JOMABK67xOFd) for detail.

Reset Totals : Select role to protect the option to reset the Current totals. Refer to [User Management](broken://pages/WcrRBFU3JOMABK67xOFd) for detail.

\
**Configuration Parameters**

`Merchant.LimitRefundAmountEnabled` - Enable limit refund amount with MaxCashierRefundAmount and MaxManagerRefundAmount. The default is false.

`Merchant.Currency.MaxManagerRefundAmount` - The maximum refund amount allowed by Manager. The default is 5000.

`Merchant.Currency.MaxCashierRefundAmount` - The maximum refund amount allowed by Cashier. The default is 1000.
{% endcolumn %}
{% endcolumns %}

\---


---

# 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.verifone.com/functional-specification/user_auth_settings_security-1.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.
