# Managing Categories and Subcategories in Loopit

## **Summary**

Categories and subcategories enable you to structure your fleet for better customer interaction and operational efficiency. With top-level categories representing broader groupings, and subcategories offering more specific divisions, you can set up a clear structure for pricing and booking.

## **How to Create Categories and Subcategories**

1. Navigate to **Settings > Categories**.
2. Create a new top-level category by clicking **Add Category**.
   * Example: “Small Cars.”
3. To add a subcategory, select a parent category and click **Add Subcategory**.
   * Example: “New Small Cars” or “Used Small Cars.”

## **Pricing at Category Levels**

* Assign pricing to categories or subcategories to ensure consistency.
* Override pricing when needed for tailored offerings.

## **Example Scenario**

A fleet manager creates a “Supercars” category with subcategories for rental types. Specific vehicles are added by VIN, with customised booking rules (e.g., mandatory insurance and age restrictions).

[Learn more about setting up categories and subcategories here.](https://www.loom.com/share/95147c2b4e7d45448e8620e0d2b6aa72?sid=6899f44f-e4fd-45d9-9f19-a482ec3ab0e1)


---

# 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-categories-and-subcategories-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.
