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

# Reports overview

> How GrowTak reports work — filters, exports, and the four report families.

GrowTak ships with **20+ reports** covering production, GC, finances, and operations. Open them from **More → Reports**.

<Frame caption="The Reports hub — search and open any report.">
  <img src="https://mintcdn.com/devharish/Guknf5aI_f54kcia/images/guide/07-reports/reports-index.png?fit=max&auto=format&n=Guknf5aI_f54kcia&q=85&s=d11f15cc91ac59458ff7c14d8905e25c" alt="Reports index" width="1440" height="900" data-path="images/guide/07-reports/reports-index.png" />
</Frame>

## How every report works

Reports share the same simple layout:

<Frame caption="A typical report — filters on top, actions top-right, results below.">
  <img src="https://mintcdn.com/devharish/Guknf5aI_f54kcia/images/guide/07-reports/gc-report.png?fit=max&auto=format&n=Guknf5aI_f54kcia&q=85&s=290fc21ae7964e7bc062904d52814923" alt="GC report" width="1440" height="900" data-path="images/guide/07-reports/gc-report.png" />
</Frame>

* **Filters** at the top — commonly a **date range**, **farmer**, and (for admins) a **supervisor** filter. Set them and press **Apply Filters**; **Reset** clears them.
* **Export actions** top-right:
  * <Icon icon="file-pdf" /> **PDF** — a print-ready PDF with your company header (landscape for wide reports).
  * <Icon icon="print" /> **Print** — send straight to a printer.
  * <Icon icon="file-excel" /> **Excel** — download the table for your own analysis.
* A **results table**, often with a **Total / Average** row.

<Tip>
  Supervisors see only their **assigned batches** in every report. Admins can narrow any report to one supervisor using the **Supervisor** filter.
</Tip>

## The four report families

<CardGroup cols={2}>
  <Card title="Production reports" icon="chart-line" href="/reports/production-reports">
    Day-to-day flock performance — daily logs, FCR, weights, stock, and feed closing.
  </Card>

  <Card title="GC & lifting reports" icon="scale-balanced" href="/reports/gc-reports">
    Grower-contract profitability, payment status, and lifting summaries.
  </Card>

  <Card title="Financial reports" icon="indian-rupee-sign" href="/reports/financial-reports">
    Payments, loans, outstanding balances, and the transaction ledger.
  </Card>

  <Card title="Operational reports" icon="map-location-dot" href="/reports/operational-reports">
    Active and idle farms, vaccine due, weight reminders, and the farm map.
  </Card>
</CardGroup>
