# Create and Manage Charges

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

In this guide, we will walk you through the process of setting up packaging charges for Zomato. Follow the steps below to configure the charges effectively.\ <br>

### Access the Catalog

1. Select the Catalog option from the menu above.

### Navigate to Charges

2. Select the Charges option located on the left-hand side.

### &#x20;Add a New Charge

3. In the top-right corner, click on Add Charge.
4. Fill in the necessary details for the charge.

### Choose the Applicable Mode

Below are the modes you can choose from:

* Item Quantity: Based on the quantity of items ordered by the customer.
* Order Subtotal: Based on the order-level packaging charges.
* Item Price: Option to include a percentage-based packaging charge for the items.

### Set the Amount and Create the Charge

5. After choosing the appropriate mode, set the amount.
6. Click on Create.

### &#x20;Associate with Items and Location Groups

By default, all items and location groups are linked to the packaging charge. To specify certain items, follow these steps:

#### Create a New Item Group

1. Go to All Apps and select Group.
2. Click on Add Item Group.
3. Enter the name and click on Create.
4. Click on Items and then Update Items.
5. Select the preferred item to associate with the item group.

#### Create a New Location Group

1. Click on Add Location Group.
2. Fill in the name and click on Create.
3. Associate the location by clicking on Update and selecting the preferred location.
4. Click on Update Location.

### Associate Item and Location Group with the Charge

7. Refresh the page once.
8. Return to Charges and click on Items and Locations.
9. Delete the previous item group and location group associated by default.
10. Click on Add New Pair.
11. Select the newly created item group and location group.
12. Click on Add.

### Publish the Menu

To reflect these changes on Zomato, publish the menu for your location.

Thank you for watching!

<br>


---

# 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/create-and-manage-charges.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.
