# Cocktail Recipe

### **Cocktail Recipe**

The cocktail recipe option allows to create PLU recipes for cocktails.

{% hint style="info" %}
NOTE 1: Before Cocktail recipes can be created, you need to create PLUs for each cocktail ingredient, with the Used for Bar Interface option enabled. PLUs are created and configured in Point of Sale Control / Revenue Center / PLU.
{% endhint %}

{% hint style="info" %}
NOTE 2: For each cocktail, you also need to create a PLU with both Used for Bar Interface and Use PLU List options enabled. PLUs are created and configured in Point of Sale Control / Revenue Center / PLU.
{% endhint %}

**Code**

PLU code from Point of Sale Control \ Revenue Center\ PLU. Only PLUs that have both the Used For Bar Interface and Use PluList options enabled in POS Control \  Revenue Center\ PLU will be available as cocktails.

**Description**

PLU description from Point of Sale Control \  Revenue Center\ PLU.

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

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

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

Click the Add button to create a new cocktail recipe.

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

Select an existing recipe and click Remove to permanently delete it.

**Cocktail**

**Id**

PLU code and description from Point of Sale Control \  Revenue Center\ PLU. Only PLUs that have both the Used For Bar Interface and Use PluList options enabled in POS Control \  Revenue Center\ PLU, will be available as cocktails.

**Description**

PLU description from Point of Sale Control \  Revenue Center\ PLU.

**Recipe**

This section displays all the ingredients that are part of the selected cocktail recipe.

**Code**

PLU code from Point of Sale Control \  Revenue Center\ PLU. Only PLUs that have only the Used For Bar Interface option enabled in Point of Sale Control \  Revenue Center\ PLU will be available as recipe PLUs.

**Description**

PLU description from Point of Sale Control \  Revenue Center\ Plu.

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

Select this button to add a PLU to the cocktail recipe.

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

Select this button to remove a PLU from the cocktail recipe.


---

# 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/centre-de-documentation-payfacto/maitred-pos/maitred/maitred-online-help-contents-by-module/server-control/view/options/bar/cocktail-recipe.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.
