> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/online-ordering/online-ordering/inventory/modifiers.md).

# Modifiers

![](https://s3.amazonaws.com/helpjuice-static/helpjuice_production%2Fuploads%2Fupload%2Fimage%2F8237%2Fdirect%2F1611176301773-IMG_Extras-AN.png)

Modifierss are particular ingredients that can be selected when the user wants to add a product to their order. They usually consist of condiments, ingredients, etc.

***Example:** Extra Mayonnaise, Coffee with 2% milk, etc.*

{% embed url="<https://youtu.be/O8IxQH4lz0A>" %}

### Reaching modifiers

1. Modifiers are accessible in the ***Selection and remarks*** tab in the ***Inventory Management*** section of a branch's navigation menu.
2. From the ***Modifiers*** page, you can access individual modifiers as well as groups of modifiers.

### Creating a modifier

{% embed url="<https://s3.amazonaws.com/helpjuice-static/helpjuice_production%2Fuploads%2Fupload%2Fimage%2F8237%2Fdirect%2F1611244494378-VDO_Extra-AN.mp4>" %}

1. Click on ***Create new modifier***.
2. Fill in the necessary information and add a photo if desired (200 x 200 pixels).
3. If it's a paid extra, you can add a price as well as a POS sync ID.
4. Click on ***Save*** once the creation of the modifier is completed.

### Add a singular modifier to a product

{% embed url="<https://s3.amazonaws.com/helpjuice-static/helpjuice_production%2Fuploads%2Fupload%2Fimage%2F8237%2Fdirect%2F1611255165633-VDO_Extra-Prod-AN.mp4>" %}

1. On the product management page, click on the desired product.
2. In the ***Modifiers and combos section***, choose ***Modifiers and remarks***.
3. Use the ***Modifiers and remarks bank*** to choose the desired modifier. Then click on the ***arrows*** to bring the selected modifiers to the product's modifiers bank. Use the search box to easily find the modifier you want.
4. If necessary, you can create a modifier directly on the product configuration page.
5. Click ***Save*** when modifiers are assigned and changes are complete.

### Modify / Delete a modifier

![](https://s3.amazonaws.com/helpjuice-static/helpjuice_production%2Fuploads%2Fupload%2Fimage%2F8237%2Fdirect%2F1611586737030-IMG_Extras-Mod-AN.png)

1. To modify or delete a modifier, click on the edit button to the right of the desired extra.
2. Click ***Edit*** or ***Delete*** .
3. Once the changes are completed, click on ***Save*** to return to the modifiers management page.


---

# 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.maitredpos.com/online-ordering/online-ordering/inventory/modifiers.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.
