# Regular Production

### Regular Production

The Production option allows to create a batch for producing a large quantity of menu items and to decrease the inventory based on recipe ingredients that you use to make the batch. For example, you could produce 25 club sandwiches every morning for lunch. You could also make 100 gallons of spaghetti sauce every Friday. In the production screen, you can enter the date required for production, add new items, make modifications, or delete an item.

**Date**

Select the Date for this Production.

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

Click the Add button to add an Item to this production.

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

Select an existing item and click the Modify button to change its properties.

![Button - Delete](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Delete\(Consolas\).jpg)

Select an existing item and click the Delete button to remove it from this production.

**Item**

Select the inventory item for which you want to make a production.

**Quantity**

Enter the inventory unit quantity that you want to produce.

**Location**

Select the Location where the batch will be made.

![Button - OK](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-OK\(Consolas\).jpg)

Click OK to commit changes. A legacy report will be displayed on the screen, summarizing the changes made to the inventory.

![Button - Cancel](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-Cancel\(consolas\).gif)

Click the Cancel button to exit without applying any changes.

[![Report Link](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/ReportLink.png)](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/Chap11_InventoryManagement/Help/RRegularProduction.htm)


---

# 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-11-inventory-management/action/regular-production.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.
