# Screens Overview

#### Weight Modifiers

This section explains how to create weighted modifiers that will then be linked to a sales item. A modifier can be:

An item that automatically comes with another item. In many cases the customer can choose the modifier, such as pasta salad or French fries.

A specification that the customer makes on the order, such as medium or rare for a steak.

A weighted modifier allows to deal with included food items of varying values.

#### Preferential Screen Setup

Define the contents of your preferential screens.

#### Screens Layout Setup

The Screen Layout setup function allows to customize the screen structure to your specific operation needs.

#### Variable List Setup

Enter the sales items you want to go on your variable lists.

In order to provide ordering flexibility, Maitre'D allows to assign lists of items to buttons on preferential screens. The purpose of variable lists is to:

Save space on the preferential screen.

Access similar items using a single button.

For example, you could set up a list called " Favorite desserts ", and a list of popular desserts would appear whenever a server selected that list.

#### Macro / CMD List Setup

The Macro List Setup option allows to add a sequence of commands on a single button of the Order Screen. This is useful for often-used button combinations, or to force procedures on the workstations.

The CMD List Setup option allows to add command buttons you want to have linked to your CMD list.

#### Mandatory division

Mandatory Divisions force servers to choose included items when necessary. They are configured by revenue center, so different revenue centers can have different mandatory divisions.


---

# 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.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/help-contents/screens/screens-overview.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.
