> For the complete documentation index, see [llms.txt](https://fleetdocs.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fleetdocs.hyvikk.space/explore-features/settings/expense-categories.md).

# Expense Categories

### A. Add Expense Categories <img src="/files/IyiGavp98UzYQK5Yp8EQ" alt="" data-size="line">

Add Name of Expenses i.e Insurance, Mechanics, Fuel, Car wash etc.

<figure><img src="/files/923fNbnBSzZpzoE0n9kk" alt=""><figcaption></figcaption></figure>

### &#x20;**B. Manage Expense Categories**

<img src="/files/VIPANfosaFjfbSQLjk0D" alt="" class="gitbook-drawing">

&#x20; **o**   Apply search and Multi search here.

&#x20; **o**   Add Expense categories.

&#x20; **o**   Show Entries (10,25,50 & 100).

&#x20; **o**   Import Excel Sheet of Multiple Expense categories.

&#x20; **o   Action** <img src="/files/05jyuhFDH4VoxcMhxGFL" alt="" data-size="line"> **Edit Expense Category**&#x20;

&#x20; Admin can edit expense categories as per requirement.

<figure><img src="/files/a24YnXz86mQoMLgrPsiS" alt=""><figcaption><p>Edit Expense category</p></figcaption></figure>

&#x20; **o  Import Excel**  <img src="/files/oc2qkEKfXoQNRqifdXqF" alt="" data-size="line">

&#x20;The admin can simultaneously upload multiple expense categories using an Excel sheet.

<figure><img src="/files/dQBbBNjQnQOfgUD90K3m" alt=""><figcaption></figcaption></figure>

**o**  Click on Download Sample Excel File.

**o**  Add Categroties in the sample file and Upload there.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fleetdocs.hyvikk.space/explore-features/settings/expense-categories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
