# One-Time Password

The One-Time Password feature allows a one-time password (OTP) for a site’s Verifone Commander to be sent to an email address. An OTP may be required to make changes to specific areas within Verifone Configuration Client, such as Manage Users. However, the OTP is only displayed locally on the Verifone Commander or Verifone POS.

## Requirements <a href="#requirements" id="requirements"></a>

* A valid account with Verifone Commander Central
* An active site, onboarded with Verifone Commander Central
* Verifone Software Release 53.35+
* An active email associate with Verifone Commander Central
* Manager access to Verifone Configuration Client.

## Configuring OTP Emails

{% stepper %}
{% step %}
**OTP Settings**

Log in to the Verifone Commander Central application. In the top right corner of the application, select your account profile icon and select OTP Settings.

<figure><img src="/files/hb13j87bjk8rGFAj7qA1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Send OTP**

If the Send OTP check box is not selected, click on Edit to enable the parameter. Save the changes if they have been made.

<figure><img src="/files/1Ob9cfg9uDa6jjaZ1R19" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The email address cannot be changed as it is the User ID.
{% endhint %}
{% endstep %}

{% step %}
**Manage Users**

Login to Verifone Configuration Client and go to Security > Manage Users. Enter in the OTP when prompted.
{% endstep %}

{% step %}
**Email Address**

Enter the Verifone Commander Central email address (the same one as used in the OTP settings) in the User ID Field. Select Save on the User administration form.

<figure><img src="/files/E53MEuNgAERy9eujpWbF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As mentioned above in the Requirements section, Verifone Configuration Client users must have a Verifone Commander Central user ID to receive OTPs by email.
{% endhint %}
{% endstep %}
{% endstepper %}

## Using the OTP to Email Feature

{% stepper %}
{% step %}
**One-Time Password**

Any area of Verifone Configuration Client that requires an OTP will prompt for a One Time Password (as shown below). Select Generate OTP to the right of the entry field. The OTP will be sent to the email configured.

<figure><img src="/files/GhZtw2HLHoSnSoB5FeX8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Check Email**

Check the email to retrieve the OTP and enter the prompt on Verifone Configuration Client.

<figure><img src="/files/1C0LMQ3TXuhf1FFhdU3G" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/one-time-password.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.
