# Can categories be organized into main and subcategories?

Yes, Pennyworth supports hierarchical management of categories.

※ Go to Settings > Categories to set up main categories and their subcategories.

For example, under Transportation, you can set up subcategories like parking fees, fuel charges, subway fares, bus fares, etc.

![](/files/ZKwAFaZQajfE6lsjA375)


---

# 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://pennyworth-faq.swalloworkstudio.com/how-to-organize-categories-into-main-subcategories.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.
