# Managing Pricing Overrides in Loopit

## **Why Use Pricing Overrides?**

Pricing overrides enable you to differentiate costs across go-to-market models or based on booking durations. For example, your rental prices may vary by day, week, or month, and overrides allow you to manage these easily.

### **How to Override Pricing**

1. Navigate to **Settings > Packages**.
2. Select a package and go to the **Overridden Pricing** tab.
3. Adjust pricing for a specific category or subcategory:
   * Example: Change daily rental pricing for “Small Cars” from $50/day to $45/day.
4. Save your changes.

### **Key Features**

* Manage pricing for different durations or package types.
* Override category-level pricing for bespoke business models.

## **Example Scenario**

A rental business adds a subscription package to its existing offerings. Using price overrides, they reduce the cost for long-term subscriptions while keeping short-term rental prices higher.

[Watch the video to learn about managing pricing overrides here.](https://www.loom.com/share/6851cdc1b90f489692404a96e4542f6e?sid=558bcf7f-bf06-4a27-85a6-0a7ef3ea5f5e)


---

# 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.loopit.co/assets/categories/managing-pricing-overrides-in-loopit.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.
