# Using Primary Option Set

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

### Adding a Primary Option Set

1. Go to Menus > Option Sets from your Dashboard.

* Ensure the option set you want to use is already created, added to the Option Sets tab, and marked as Required.
* If not, follow this guide to create and link an option set.

2. Go to Menus > \[Menu Name] > \[Category] > \[Item].
3. Click the Edit icon next to the item.
4. Go to the Options & Ingredients tab.
5. In the Option Set field, make sure your option set is selected.
6. In the Primary Option Set field, select the option set you want to show on the item card.
7. Click Save.
8. Go to the front end to confirm the Primary Option Set is now showing.

### Removing or Hiding a Primary Option Set

**To remove it completely:**

* Delete the option set from the Option Set field.
* This also removes it as the Primary Option Set.
* To hide it while still keeping it as part of the item:

**To Hide it while still keeping it as part of the item:**

* Keep it in the Option Set field, but do not assign it as Primary.
* Click Save, then refresh the front end to see the update.

<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>
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>

{% 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/using-primary-option-set.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.
