# Configuring your Menu

{% embed url="<https://urbanpiper.portal.trainn.co/share/oDc5q9lCcWv0jtQcs5vB4A>" %}

## How to Add Items and Sections to your Menu

In this guide, we'll walk through the steps to add items and sections to your menu. Follow along to easily manage your menu items.

#### Step 1: Select the Menu

First, navigate to the menu you want to modify. In this example, we'll use the regular menu associated with the Piper Pizza brand.

#### Step 2: Create a New Menu Section

Next, choose to create a new menu section. This will prompt you to enter the details of your first section.

* Name the section (e.g., "Pizzas").
* Associate a schedule.
* Optional: Add a description and cover image.

Once you've created your first section, you can continue to add more sections by clicking on the "Create Section" button. For example, add another section for "Appetizers" and then click on submit.

#### Step 3: Add Items to a Section

Now, let's add items to the "Pizzas" section:

* Go to the "Pizzas" section and click on "Add Items".
* Associate the pizzas from your base items.
* Click "Save" to complete the associations.

#### Step 4: Create Subsections

Let's create a subsection under "Appetizers":

* Go to "Appetizers" and create a subsection.
* Name the first subsection (e.g., "Garlic Bread").
* Associate the items (e.g., two types of garlic bread) to this subsection.

To add another subsection, follow the same steps. For example, create a subsection called "Fries". If you don't have any fries in your items, you can create a new item on the fly and save it.

#### Step 5: Edit Item Attributes

You can also edit attributes such as item name and price. For instance, you can associate an image to an item for better visual representation.

### Conclusion

And that's it! You've successfully created sections and items on your menu. Easy as that.


---

# 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://help.urbanpiper.com/business-manager/creating-a-menu/configuring-your-menu.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.
