# authenticate\_employee

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

{% column %}
**Description:**

Employee authentication prompt.

\
**Employee action:**

Enter employee passcode on device for authentication.

\
**Configuration Parameters:**

`Terminal.EmployeeAuthenticationRequiredOnSelection` - If enabled, the PIN will be prompted immediately after selection. Otherwise the passcode will only be prompted when trying to perform a protected operation.
{% 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/authenticate_employee.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.
