# Expenses

## Bills & Utilities

**Electricity**

The amount spent on electric bills

*result.Expenses.GroupCategory.bills\&utilities.electricity.total*

**Gas**

The amount spent on gas

*result.Expenses.GroupCategory.bills\&utilities.gas.total*

**Telecommunication**

The amount spent on telecommunication bills

*result.Expenses.GroupCategory.bills\&utilities.telecommunication.total*

**Utilities**

The amount spent on utilities

*result.Expenses.GroupCategory.bills\&utilities.utilities.total*

**Water**

The amount spent on water

*result.Expenses.GroupCategory.bills\&utilities.water.total*

## Fees & Charges

**NSF - Non-Sufficient Funds Fee**

A fee charged to an account when there are insufficient funds for pre-authorized withdrawal or cheque

*result.Expenses.GroupCategory.fees\&charges.insufficientfundsfee.total*

**Other Bank Fees**

Others fees charged by a financial institution

*result.Expenses.GroupCategory.fees\&charges.otherbankfee.total*

**SPF - Stop Payment Fee**

A fee charged when the account owner requests a stop payment on a cheque, draft, money order, or other form of pre-authorized debit

*result.Expenses.GroupCategory.fees\&charges.stoppaymentfees.total*

## Entertainment

**Movies and Music**

The amount spent on movies and music not including subscriptions

*result.Expenses.GroupCategory.entertainment.movies\&music.total*

**Other Entertainment**

The amount spent on entertainment

*result.Expenses.GroupCategory.entertainment.otherentertainment.total*

**Subscriptions**

The amount spent on subscriptions and memberships

*result.Expenses.GroupCategory.entertainment.subscriptions.total*

## Financial

**Insurance**

The amount spent on insurance

*result.Expenses.GroupCategory.financial.insurance.total*

## Food & Drinking

**Alcohol and Cannabis**

The amount spent on alcohol and Cannabis

*result.Expenses.GroupCategory.food\&dining.alcohol\&cannabis.total*

**Coffee Shops**

The amount spent in coffee shops

*result.Expenses.GroupCategory.food\&dining.coffeeshops.total*

**Food Delivery and Restaurants**

The amount spent on delivery, takeout, and restaurants

*result.Expenses.GroupCategory.food\&dining.fooddelivery\&restaurants.total*

**Groceries**

The amount spent on groceries

*result.Expenses.GroupCategory.food\&dining.grocery.total*

## Gifts & Donations

**Charity**

The amount given to charitable institutions

*result.Expenses.GroupCategory.gifts\&donations.charity.total*

**Gifts**

The amount spent on gift cards and at gift shops

*result.Expenses.GroupCategory.gifts\&donations.gifts.total*

## Health & Fitness

**Beauty Products**

The amount spent on beauty products

*result.Expenses.GroupCategory.health\&fitness.beautyproducts.total*

**Dentist**

The amount spent on dental treatments

*result.Expenses.GroupCategory.health\&fitness.dentist.total*

**Medical**

The amount spent on medical appointments

*result.Expenses.GroupCategory.health\&fitness.doctor.total*

**Gym**

The amount spent on gym memberships

*result.Expenses.GroupCategory.health\&fitness.gym.total*

**Pharmacy**

The amount spent on pharmacy products

*result.Expenses.GroupCategory.health\&fitness.pharmacy.total*

**Sports**

The amount spent on sports clubs and organizations

*result.Expenses.GroupCategory.health\&fitness.sports.total*

## Home

**Furniture**

The amount spent on furniture

*result.Expenses.GroupCategory.home.furniture.total*

**Mortgage Payments**

The amount taken by a bank to repay a mortgage

*result.Expenses.GroupCategory.home.mortgagepayments.total*

**Rent**

The amount spent on rent

*result.Expenses.GroupCategory.home.rent.total*

## Loans

**Auto Loan**

Car payments

*result.Expenses.GroupCategory.loans.autoloan.total*

**Loan Fees and Charges**

The total amount of fees and charges associated to loans

*result.Expenses.GroupCategory.loans.loanfeesandcharges.total*

**Student Loan**

The amount spent on student loans

*result.Expenses.GroupCategory.loans.studentloan.total*

## Investments

**Savings and Investment Expenses**

Money moved to various investment and saving platforms

*result.Expenses.GroupCategory.investments.savings\&investmentexpenses.total*

## Other Expense

**Education**

The amount spent on school and training

*result.Expenses.GroupCategory.otherexpense.education.total*

**Gambling Expenses**

The amount spent on online gambling, casinos, and lotteries.

*result.Expenses.GroupCategory.otherexpense.gamblingexpenses.total*

**Other Expenses**

The amount spent on other expenses

*result.Expenses.GroupCategory.otherexpense.otherexpenses.total*

## Pets

**Pet Supplies**

The amount spent on pet supplies

*result.Expenses.GroupCategory.pets.petsupplies.total*

## Shopping

**Amazon Orders**

The amount spent on Amazon

*result.Expenses.GroupCategory.shopping.amazonorders.total*

**Clothing**

The amount spent on clothes

*result.Expenses.GroupCategory.shopping.clothing.total*

**Electronics**

The amount spent on electronic products or devices

*result.Expenses.GroupCategory.shopping.electronics.total*

**Other Shopping**

The amount spent on other types of shopping

*result.Expenses.GroupCategory.shopping.othershopping.total*

## Taxes

**Tax and Government Fees**

Taxes and fees owed to the government

*result.Expenses.GroupCategory.taxes.taxandgovernmentfees.total*

## Travel

**Air Travel**

The amount spent on air travel

*result.Expenses.GroupCategory.travel.airtravel.total*

**Cash and ATM**

Total withdrawals made from an ATM

*result.Expenses.GroupCategory.travel.cash\&atm.total*

**Hotel**

The amount spent on hotels

*result.Expenses.GroupCategory.travel.hotel.total*

**Car Rentals and Transport**

The amount spent on car rentals and other methods of transportation

*result.Expenses.GroupCategory.travel.rentalcar\&transport.total*

## Transfer

**Debit Transfer**

The amount of transferred between bank accounts

*result.Expenses.GroupCategory.transfer.debittransfer.total*

**International Transfer**

The amount of money sent through financial institutions supporting internal transfers

*result.Expenses.GroupCategory.transfer.internationaltransfer.total*

## Uncategorized

**Uncategorized Expense**

The amount spent on other expenses that couldn't be categorized

*result.expense.uncategorized.uncategorizedexpense.total*


---

# 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.zumrails.com/insights/expenses.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.
