# Profit & Loss

Welcome to your Profit & Loss (P\&L) dashboard! Think of this as the beating heart of your hostel's financial performance. It's designed to give you a crystal-clear view into exactly how much value every single bed is generating, and how much actual cash is really flowing into your business day by day.

## Key Performance Metrics

Here’s a quick breakdown of what’s what:

| Metric                    | What it tells you                                                                                                                                                    |
| ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Total Booked (Range)**  | Simply put, this is the total value of all bed stays happening during the dates you selected. This acts as your "revenue potential" based purely on guest occupancy! |
| **Range Net Profit**      | Your actual surplus cash for the specific dates. We calculate it by taking: `Recorded Payments + Extra Services - Expenses`.                                         |
| **Avg Daily Net**         | The average daily earnings going straight into your pocket after taking out expenses.                                                                                |
| **Rev / Bed (Daily Avg)** | Your ultimate efficiency score! It shows exactly how much money, on average, each bed is collecting for you every single day.                                        |

## Financial Breakdown

### Revenue Sources

* **Bookings (Payments collected):** This is the wonderful, actual real money you've securely received from guests paying for their stays during this timeframe.
* **Extra Services:** All your lovely extra income from secondary things like laundry, bike tours, airport transit, or locker rentals.

### Expenses

* **Operating Costs:** The grand total of all the financial outgoings and bills logged for your property. These are automatically deducted from your total profit so you don't have to do the math yourself!

## Understanding Stay Value vs. Collected Payments

Every now and then, you might notice that your **Total Booked** and **Bookings (Payments collected)** columns don't perfectly match up. Don't worry, this is surprisingly common in property management and entirely normal! Let's explain why:

* **Pending Payouts & Outstanding Balances:** Whenever your *Total Booked* figure looks bigger than your *Payments collected*, it means your beds are full and busy, but some forms of payments are still catching up to you! Usually, this involves money getting held briefly by OTAs (like Booking.com) before hitting your bank, or guests who haven't paid their final checkout invoices.
* **Deposits & Advanced Payments:** Alternatively, if your *Payments collected* happens to be higher than your *Total Booked*, give yourself a pat on the back! It usually means you've successfully gathered powerful advance deposits for future stays!

## Daily Breakdown Table

Scroll to the bottom, and you'll find an awesome detailed table that lets you audit your properties day-by-day:

* **Booked:** The value representing the guests physically staying in your lively hostel on that day.
* **Collected:** The finalized cash or card payments successfully processed on that exact date.
* **Extras:** The volume of all the secondary services and fun experiences sold.
* **Expenses:** Any frustrating bills or necessary operational costs paid out.
* **Net Profit:** Your final, rewarding financial result for the day.

## Pro-Tips for Analysis

* **Track Negative Days:** Always use your Daily Breakdown to flag high one-off expenses (like emergency plumbing fixes) to see exactly how they moved the needle on your daily profit.
* **Monitor Efficiency:** Keep a very close eye on the **Rev / Bed** column. It’s the perfect way to see how well your pricing strategy is converting into actual cash flow as the month progresses!
* **Audit Collections:** Have you noticed your **Collected** totals trailing far behind your **Booked** totals for a prolonged time? It might be the perfect opportunity to review your team's payment collection routine or check if those OTAs are sitting on your money!


---

# 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/profit-and-loss.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.
