> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unitefoundation.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate Financial Reports for Your Rental Portfolio

> Run income statements, cash flow summaries, rent rolls, and more — then export or schedule delivery to keep your portfolio finances organized.

PropManager's reporting suite turns your rent collection and expense data into clear financial documents you can use to manage your portfolio, prepare for tax season, or share with investors and accountants. Reports draw on real-time data — every payment processed and every fee applied is reflected immediately — so you're always working with accurate numbers.

<Note>
  Report data updates in real time as payments are processed and expenses are recorded. There is no need to manually refresh or re-run a report to capture recent transactions.
</Note>

## Available Report Types

<CardGroup cols={2}>
  <Card title="Income Statement" icon="file-invoice-dollar">
    Shows rental income versus expenses broken down by property. Use this to evaluate profitability at the property or portfolio level over any date range.
  </Card>

  <Card title="Cash Flow Summary" icon="arrow-right-arrow-left">
    Displays all money in and money out over a selected period. Useful for understanding actual liquidity separate from accrual-based income.
  </Card>

  <Card title="Rent Roll" icon="list-check">
    Lists every active lease across your portfolio with unit details, tenant name, lease start and end dates, and current monthly rent. Use this as a portfolio snapshot.
  </Card>

  <Card title="Late Fee Report" icon="clock">
    Tracks all late fees that have been charged and shows which have been collected versus which remain outstanding.
  </Card>

  <Card title="Security Deposit Summary" icon="shield-halved">
    Shows the deposit amount held for each unit, the date it was received, and whether any portion has been applied or refunded.
  </Card>

  <Card title="Expense Tracking" icon="receipt">
    Breaks down all recorded expenses by category (repairs, utilities, insurance, etc.) so you can see where money is going across your portfolio.
  </Card>
</CardGroup>

<Tip>
  Run the **Rent Roll** report at the start of each month to spot leases expiring in the next 60–90 days. Reaching out to tenants early about renewal gives you time to avoid costly vacancies.
</Tip>

## Running a Report

<Steps>
  <Step title="Go to Reports">
    Click **Reports** in the main navigation menu. The Reports page lists all available report types with a brief description of each.
  </Step>

  <Step title="Select a Report Type">
    Click the report you want to run. This opens the report configuration panel.
  </Step>

  <Step title="Set Your Filters">
    Choose your **date range** using the start and end date pickers. Then select a **property filter** — choose **All Properties** for a portfolio-wide view, or select one or more specific properties to narrow the scope. Some reports (like the Rent Roll) don't require a date range and will default to current data.
  </Step>

  <Step title="Generate the Report">
    Click **Generate Report**. PropManager compiles the data and displays the report on-screen within a few seconds. Larger portfolios with extensive transaction histories may take slightly longer.
  </Step>

  <Step title="Export or Save">
    Use the export buttons at the top of the report to download it as a **PDF** (formatted for printing or sharing) or **CSV** (for import into spreadsheets or accounting software). You can also click **Save View** to bookmark the current filter configuration for quick access later.
  </Step>
</Steps>

## Scheduling Recurring Reports

Instead of running reports manually each month, set up automatic delivery on a recurring schedule.

1. Run the report with your preferred filters.
2. Click **Schedule Delivery** at the top of the report.
3. Choose a frequency — **Monthly** or **Quarterly**.
4. Set the delivery date (e.g., the 5th of each month, giving time for the previous month to fully close).
5. Enter one or more email addresses to receive the report.
6. Click **Save Schedule**.

Recipients receive a PDF of the report by email on the configured date. You can manage or delete existing schedules from **Reports > Scheduled Reports**.

## Connecting to Accounting Software

PropManager can sync your financial data directly with external accounting platforms, eliminating manual data entry and keeping your books up to date automatically.

<Info>
  See the [Accounting Integrations](/integrations/accounting) guide for step-by-step setup instructions for supported platforms. Once connected, income and expense data flows automatically into your accounting software as transactions are processed.
</Info>

## Related Resources

<CardGroup cols={2}>
  <Card title="Accounting Integrations" icon="plug" href="/integrations/accounting">
    Connect PropManager to your accounting software to keep your books in sync automatically as transactions are processed.
  </Card>

  <Card title="Rent Collection" icon="money-bill-wave" href="/features/rent-collection">
    Understand how payments are processed and how that data feeds into your financial reports.
  </Card>
</CardGroup>
