> 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-online-help-contents-by-module/point-of-sale-control/revenue-center/items-setup/items-setup-list.md).

# Items Setup List

### Items Setup List

The Items Setup selection list is divided into a Tree & Branches layout.

Enable a sales item's root to open up the item's main setup.

Enable a sales item's branch to open up the item's configuration by revenue center & mode.

**Sort**

You can sort sales items based on the Item Description, PLU, Division or Function columns.

**Search**

You can search for sales items by Item Description, PLU, Division, Function, Revenue Center and Mode.

{% hint style="info" %}
NOTE: As you type, the search engine only displays items that contain the string, within the set filters. For example, if you perform a search with the string "Shrimp" the system will show all items with that word.
{% endhint %}

**Group By**

You can group the display of sales items, so that they are easier to locate, based on the Items Description, Division or Function

**Filter**

You can filter the display of sales items to only a portion of all available items, based on the Revenue Center, Division and/or Function.

![Button - Modify](https://documentation.payfacto.com/POS/MaitreD/HelpModules/POSControl/assets/images/MaitreDCommon/Buttons/MDButton-Modify\(SMALL\).jpg)

This button allows to modify information on a Sales Item's record. Select a sales item's Root and click on the MODIFY button to modify an item's main setup. Select a sales item's Branch and click on the MODIFY button to modify an item's configuration by revenue center & mode. The record will display and you will be allowed to change any field.

![Button - Add](https://documentation.payfacto.com/POS/MaitreD/HelpModules/POSControl/assets/images/MaitreDCommon/Buttons/MDButton-Add\(SHORT\).jpg)

This button allows to setup a new Sales Item.

![Button - Remove](https://documentation.payfacto.com/POS/MaitreD/HelpModules/POSControl/assets/images/MaitreDCommon/Buttons/MDButton-Remove\(SMALL\).jpg)

This button allows to delete a Sales Item's record. Select a sales item's Root and click on the REMOVE button to remove the whole item. Select a sales item's Branch and click on the REMOVE button to remove this item's configuration by revenue center & mode. A warning message will prompt you for a confirmation to delete that record. Click on YES to delete this record.

![Button - Duplicate](https://documentation.payfacto.com/POS/MaitreD/HelpModules/POSControl/assets/images/MaitreDCommon/Buttons/MDButton-Duplicate\(SHORT\).jpg)

This button allows to duplicate an Item's record. Select a sales item's Root and click on the DUPLICATE button to create a copy of that source item to a new sales item. The resulting item will have the same prices in all existing revenue centers and modes, and the same name, except for the characters \_2 added at the end. You can then rename that new item, and adjust its prices if need be. This is useful, for example, to create all appetizers one after the other, after setting up your first appetizer.


---

# 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.payfacto.com/payfacto-knowledge/maitred-pos/maitred/maitred-online-help-contents-by-module/point-of-sale-control/revenue-center/items-setup/items-setup-list.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.
