# Account security

## Security Measures <a href="#security" id="security"></a>

To keep your data secure and safe, the following actions have been introduced:

* You are logged out after **30 minutes of inactivity** within Verifone Central.
* Verifone Central provides a secure login mechanism by utilizing **Google reCaptcha** to avoid malicious attacks.

### Password expiration policy <a href="#password-expiration-policy" id="password-expiration-policy"></a>

* Passwords must be changed every 90 days. You need to change your password every 90 days, or else it expires.
* You will receive email reminders 14, 7, 3, and 1 days before the password expiration date. Reminder emails include a reset password URL.

If your password has expired, you can still log in using your old credentials. After logging in, you will be directed to the *Reset Password* screen to create a new password. Upon resetting the password, you can log in using the new credentials.

### Reset your password <a href="#reset-your-password" id="reset-your-password"></a>

* If you forgot your password, you can reset it from the *Sign in to your Verifone Central* page by clicking **Forgot password?**
* You will receive an email to reset the password, and the link in that email will expire in 72 hours.<br>

  <div data-with-frame="true"><figure><img src="https://verifone.cloud/sites/default/files/inline-images/5_9.JPG" alt="" width="375"><figcaption></figcaption></figure></div>

You can also reset your password from the *Change Password* section of your user account (**My Account** > **Edit user** > **Change password**).


---

# 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/verifone-central-getting-started/verifone-central/account-management/account-security.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.
