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

# Account management

**Verifone Central** is a portal designed to empower merchants with seamless control over their payment operations and business insights. Through a unified interface, users can manage devices, monitor transactions, perform payment actions, and access real-time analytics.&#x20;

The portal simplifies day-to-day operations by offering intuitive navigation, customizable dashboards, and centralized access to Verifone’s suite of tools and services, enabling merchants to make informed decisions and optimize performance across their locations.

## System requirements <a href="#system-requirements" id="system-requirements"></a>

Verifone Central is a portal developed for business management, and the interface is best suited for laptop use with a resolution of 1280x1024 or higher.

Verifone Central has no restrictions for web browsers and can be reached using Chrome, Firefox, Edge, Safari, Opera, Brave – the latest versions.

## Accessibility <a href="#accessibility" id="accessibility"></a>

Web accessibility, also known as eAccessibility, is the inclusive practice of ensuring that persons with physical impairments, situational difficulties, and socioeconomic limitations on bandwidth and speed can engage with or access websites on the World Wide Web.

At Verifone, we are improving the accessibility of our sites based on the guidelines set forth by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C)  Web Content Accessibility Guidelines (WCAG) 2.0 Level AA.

To ensure accessibility best practices and regulations, we are constantly updating several areas of the Verifone Central portal and Checkout pages, such as color branding, navigation menus, labels, and keyboard navigation.

Read more details on our [Accessibility Statement | Verifone](https://www.verifone.com/en/global/legal/accessibility-statement) page.


---

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