# user\_auth\_admin

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

{% column %}
**Description**

Admin authentication prompt.

\
**Merchant/Customer action**

Enter Admin passcode for authentication.

\
**Configuration Parameters**

`Terminal.UserAuthAdminMaxFailureCount` - The maximum number of attempts to successfully enter the passcode before the account is locked out. The default is 3 attempts.

`Terminal.UserAuthAdminLockoutDelayByMinutes` - The lockout delay in minutes before a passcode can be entered for authentication. The lockout delay starts once the maximum number of failure attempts at passcode entry is reached. The default is 10 minutes.
{% 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_admin.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.
