# Item class

### Item Class <a href="#item_class" id="item_class"></a>

An Item Class allows to group sales items together on a same button of a preferential screen without necessarily having to use a variable list. Item Classes could correspond to subsections of your printed menu.

**Description**

Enter the item class name. These descriptions should reflect your printed menu. For example: Pizza, Pasta, Grill and Seafood.

{% hint style="info" %}
NOTE: Variable Lists can also include Item Classes.
{% endhint %}

**Sort Type**\
**You can apply different Sort Types to group similar items within a broader list:**

&#x20;

Alphabetical Order: uses the Regular Description field of Point of Sale Control / Revenue Center / Items Setup / Item.

By External Code: uses the External Code field of Point of Sale Control / Revenue Center / Items Setup / Links.

By Priority: uses the Display Priority field of Point of Sale Control / Revenue Center / Items Setup / Options.

&#x20;

For example, in a dessert list, you can group pies, cakes, donuts, ice cream and others by assigning different priorities to these items according to the different dessert types.

{% hint style="info" %}
NOTE: If you sort by External Code or Priority, items with the same value in those fields will be sequenced alphabetically within their section of the list. Also, if you include an Item Class within a Variable List, the Variable List Sort Type has precedence. Enable the Sorted option in the Item Class button in Point of Sale Control / Screens / Command Setup.
{% endhint %}


---

# 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-online-help-contents-by-module/point-of-sale-control/revenue-center/item-class.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.
