# Finance Hub

Consider this your main hub! It's designed to bring all your major reporting, tricky daily operations, and sometimes-scary account reconciliation straight into one convenient place.

## Reports

* Watch your runway with [Cash Flow](/finance-management/finance-hub/cash-flow.md)
* Celebrate the wins via [Profit & Loss](/finance-management/finance-hub/profit-and-loss.md)
* Check on the outgoings under [Monthly Expenses](/finance-management/finance-hub/monthly-expenses.md)

## Daily Operations

* Audit the money seamlessly over in the [Payment History](/finance-management/finance-hub/payment-log.md) ledger.
* Distribute and finalize numbers in [Profit Settlement](/finance-management/finance-hub/profit-settlement.md).

## Account Controls

* Stand back and watch the [Balance Overview](/finance-management/finance-hub/overview.md).
* Follow the breadcrumbs on the [Transaction Ledger](/finance-management/finance-hub/breakdown.md).
* Keep everything structured using [Manage Accounts](/finance-management/finance-hub/edit.md).

## Helpful Tips

* Whenever those numbers start doing something bizarre, definitely start by scanning your general reports first. From there, naturally "drill" deeper right down into your operations and ledgers! It's far easier to spot mismatches this way!
* And remember our golden rule: always fiercely stick to using consistent phrasing and reliable account names to guarantee wonderfully accurate summaries down the road!


---

# 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/finance-hub.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.
