# Finance Management

Welcome to the back office! This module provides absolutely everything you need to effortlessly track payments, handle deposits, watch your expenses, and study property performance, nicely tied into one fantastic place.

## What You Can Do

* Rapidly review incoming payments and transactions spread across all your properties.
* Keep a razor-sharp eye tightly on all deposits, hidden fees, and wonderful extra charges.
* Lean back and view your cash flow, beautifully balanced P\&L sheets, and insightful monthly expense reports!
* Quickly configure those vital notifications, adjust resources, and fine-tune your settings to ease daily operations.

## Key Sections to Explore

* Say hi to your [Dashboard](/finance-management/dashboard.md)
* Dive into the [Finance Hub](/finance-management/finance-hub.md)
* Configure everything in [Property Setup](/finance-management/property-setup.md)
* Handle communication with [Guest Notifications](/finance-management/notifications.md)
* Manage little extras inside [Resources](/finance-management/resources.md)
* Manage your incredible staff at [User Management](/finance-management/user-management.md)
* Tweak the machinery in [Settings](/finance-management/settings.md)
* Keep subscriptions rolling with [Plan & Billing](/finance-management/plan-billing.md)

## Related Guides For You

* Trying a new payment tool? Look at our [Payment Processing](/finance-management/payment-processing.md) guide!

## Best Practices

* We highly recommend mapping out and sticking to perfectly consistent categories; it drastically improves how clean and clever your eventual reports look!
* Try to gently reconcile your payment flows daily to quickly catch weird bank errors before they snowball into end-of-month panic.
* Whenever possible, always use our dedicated "deposits and extra charges" features instead of carelessly writing manual notes—it just naturally keeps your accounting perfectly sorted!


---

# 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.hostelmate.co/finance-management.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.
