> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/payfacto-knowledge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-advanced-pos-user-interface-html-pos/enabling-the-advanced-pos-user-interface.md).

# Enabling the Advanced POS User Interface

Enabling the Advanced POS User Interface (UI) is pretty straightforward. This article describes the procedure in detail.

***

### Before you begin

Before enabling the Advanced POS UI, make sure that all your POS workstations already work in Legacy mode.

### Enable the Advanced POS UI

1. Logon to the Maitre’D Back-Office with appropriate credentials. (Distributor or System Owner)

![Maitre'D Logon Screen](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/MaitreDCommon/MD_LogonScreen.gif)

2. Start the Point of Sale Control module.

![Back-Office Icon - Point of Sale Control](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/MaitreDCommon/ICON_PointSales.svg)

3. Click on the View menu and select the Options... option.

![View menu - Options...](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/POSControl/View-Options/01-ViewMenu-Options.png)

4. The Point of Sale Control module's options window opens on the Configuration branch.

![Point of Sale Control > View > Options > Configuration](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/POSControl/View-Options/02-Configuration.png)

5. Click on the POS sub-branch and enable the Use advanced POS UI option.

![Point of Sale Control > View > Options > Configuration > POS](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/POSControl/View-Options/04-ConfigurationPOS.png)

6. Click OK. You will be asked to create the workstation data. Click OK to proceed. The entire process could take from a few seconds to a few minutes, depending on your system's performance and the number of workstations on your Maitre'D license.

<div><img src="https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/Chap05/AdvancedPOS-UI/UI-Options/01-MakeData.png" alt="Create Workstation Data Dialog" height="152" width="409"> <img src="https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/Chap05/AdvancedPOS-UI/UI-Options/01-MakeDataProcess.png" alt="Create Workstation Data Processing"></div>

7. The options window will close, and you will be back to the Point of Sale Control module.

At this point, the POS workstations should automatically restart with the Advanced POS User Interface.

**Legacy POS User Interface**

![Legacy POS Interface](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/Chap05/AdvancedPOS-UI/01-OLD-POS.png)

**Advanced POS User Interface**

![Advanced POS User Interface](https://documentation.payfacto.com/POS/MaitreD/HTMLPOS/assets/images/Chap05/AdvancedPOS-UI/01a-NEW-POSLight.png)


---

# 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:

```
GET https://docs.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-advanced-pos-user-interface-html-pos/enabling-the-advanced-pos-user-interface.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.
