> 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/ui-modernization.md).

# UI Modernization

## Overview

We are modernizing the Verifone Central interface to deliver a cleaner, more intuitive, and unified user experience. The revamping includes consistent UI components across the platform, improved navigation, and newly added productivity features.

## What's new

Along with UI updates, we are introducing different new features, such as:​

* Updated navigation bar for easier discovery and movement across key sections​
* Consistent page layouts​
* Introduction of customizable table columns​

## Benefits

* Enhanced usability&#x20;
* Uniform modern UI​
* Uplifted cohesive interface aligned with the Verifone branding
* Improved customer experience

## Audience

* All Verifone Central users who interact with dashboards, data tables, and navigation daily​
* Enterprise merchants and partners who rely on streamlined workflows and quick data insights.​
* Verifone admins who manage day-to-day operations and documentation access.​

## Coming UI upgrades

### Side navigation menu

The main navigation menu moves to the left side and includes an optional compact (collapsible) state. Hovering menu icons expand into sub-menus, if available.

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

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

#### Benefits

* Easily accessible
* Easily managed menu hierarchies
* Collapsible/hidden
* Improved usability for smaller screens (mobile)

### Page UI upgrades

The design of individual pages in Verifone Central has also been enhanced. The top header on every page has a minimalist layout and includes only a link to "MyAccount". The footer has been removed, while the left-side navigation menu remains visible and functional on all pages.

Empty state pages have undergone a UI uplift by adding clear guidance, informative visuals, and actionable prompts that help users&#x20;understand the next steps when no other data is available.

<figure><img src="/files/4PQLh1VfEFQXgLTqcXJy" alt=""><figcaption></figcaption></figure>

### Overlay page UI upgrades

The overlay details screen on the Orders/Transactions page was redesigned from a long, scrollable info sidebar to a structured, easy-to-scan set of sections. ​

This improves efficiency and user experience by providing easy access to detailed information; presenting all relevant data in clearly defined sections delivers a more intuitive and efficient experience.

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


---

# 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/ui-modernization.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.
