# Adding Option Sets

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

**1. Create a New Option Set**

* Go to Menus > Option Sets > Create New Option Set
* Add a name and optional display name
* Configure settings: show in menu, hide name on receipts, promo price handling

**2. Add Options**

* Click Options > Add Option
* Add name, price, and print name (optional)
* Toggle No Stock if temporarily unavailable
* For required selections, tick Default under Conditions

**3. Link to Another Set (Variable Pricing)**

* Choose Regular or Variable Pricing to adjust prices based on size or other selection
* Learn more: Variable Pricing Guide

**4. Set Conditions**

* Toggle Required to force a selection
* Enable Select Multiple for multiple choice
* Allow Quantity Selection per Option
* Set Min/Max Choices or leave blank for no limits

**5. Attach to Items**

* Click Add/Remove from Item
* Select items to link and click Save
* Refresh store to see the changes

**6. Pizza-Style Option Sets**

* Use points: 1 for whole, 0.5 for half
* Add base price for whole x1, then click Auto Calculate to generate pricing for whole x2, half x1, and half x2
* Link to another set if needed
* Learn more: Pizza Style Option Sets

**7. Rearranging & Managing Option Sets**

* Go to settings > click Rearrange
* Drag sets into preferred order
* Use Copy or Bin icons to duplicate or delete

\ <br>

### Related Articles

1. **How to Create and Manage Your Menus** – <https://support.cloudwaitress.com/how-to-guides/how-to-create-and-manage-your-menus>[t](https://support.cloudwaitress.com/how-to-guides/how-to-create-and-manage-your-menus?utm_source=chatgpt.com)
2. **Setup Your Menus** – <https://support.cloudwaitress.com/getting-started/setup-your-menus>
3. **How to Create & Import a Menu Using a Spreadsheet** – <https://support.cloudwaitress.com/how-to-guides/how-to-create-and-import-a-menu-using-a-spreadsheet>

<br>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% 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://support.cloudwaitress.com/how-to-guides/adding-option-sets.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.
