> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/functional-specification/user_auth_settings_security-1.md).

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