> 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.md).

# user\_auth\_settings\_security

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

{% column %}
**Description**

When Manager and Cashier Passcodes have not been setup.

Settings/Security is protected by Admin Passcode when `Terminal.UserAuthForceSetup` flag is enabled. Once a user has been authenticated by entering the Admin Passcode, the user proceeds to setup Manager and Cashier Passcodes.

If `Terminal.UserAuthForceSetup` flag is disabled, the user proceeds directly to setup Manager and Cashier Passcodes.

\
**Configuration ParametersSettlement auth level - None, Manager, Cashier. See** [**Settlement**](broken://pages/bGbhNqC0iJdXahdtnhLt)

Sales Overview auth level - None, Manager, Cashier. See [Financial Reports](broken://pages/qKEiv3RkXVcUwYzvIK6d)

Settings auth level - None, Manager, Cashier. See [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX)

Settlement auth level - None, Manager, Cashier. See [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX)

Settlement History auth level - None, Manager, Cashier. See [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX)

Settlement Pending Report auth level - None, Manager, Cashier. See [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX)

Settlement Active Report auth level - None, Manager, Cashier. See [User authentication settings](broken://pages/ayPZoRfMq781o6vXxPuX)

Current Totals - None, Manager, Cashier. See [Current Totals Report](/functional-specification/current_totals_report.md)

Reset Totals - None, Manager, Cashier. See [Reset Totals Report](/functional-specification/reset_totals_report.md)

**Settlement auth level - None, Manager, Cashier. See** [**Settlement**](broken://pages/bGbhNqC0iJdXahdtnhLt)

\
**Reference flows**

[User Authentication Force Setup](broken://pages/xDYUWd9FLxZhRKOw2K0j)
{% 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.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.
