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

# Reports and Analytics Overview

> A guide to every report and analytics dashboard in oFatoura — sales, daily closing, tax, discounts, voids, refunds, reconciliation, expenses, print log, order analytics, and menu analytics.

The Reports section gives you a complete picture of your restaurant's performance — from daily sales and tax liability to voided items, cash reconciliation, staff attendance, and online menu behaviour. All reports live in the web admin under **Reports** in the main navigation.

## Permissions

Most reports require the **Show Reports** permission. Some have their own dedicated permissions:

* **Daily Closing Report** — requires the Show Daily Report permission
* **Voids and Refunds Reports** — require the View Voids Report or View Refunds Report permissions (or Show Reports)
* **Order Reconciliation** — requires the Reconcile Orders permission (or Show Reports)
* **Attendance Report** — requires the View Attendance Report permission
* **Promotions Report** — requires the View Promotions Report permission (or Show Reports)
* **Order Analytics** — requires the Show Order Analytics permission
* **Menu Analytics** — available to any logged-in user with access to the Reports area

Ask your account owner or manager to grant access if you cannot see a report.

## Common features across reports

Most reports share the same set of controls so you can quickly get to the data you need:

* **Date range filter** — pick any start and end date. Many reports also let you filter by time of day (e.g. breakfast rush only).
* **Waiter or staff filter** — narrow results to a specific team member where relevant.
* **Sort columns** — click any column header to sort ascending or descending.
* **Hide or show columns** — use the column selector to focus on what matters.
* **Consolidate by month** — collapse daily rows into monthly totals for longer date ranges.
* **Export** — download as CSV (for spreadsheets) or PDF (for printing or sharing). The Daily Closing Report also supports ESC/POS printer output.

<Note>
  Reports reflect your restaurant's configured timezone and currency. If totals look off, confirm these are set correctly under [Restaurant Information and Localization](/essential-setup/restaurant-information).
</Note>

## Reports in this section

<Columns cols={2}>
  <Card title="Sales, Item, and Category Reports" icon="receipt" href="/reports/sales-item-category">
    Daily sales totals, payment-method breakdowns, per-item quantities and revenue, and category-level aggregations — with prior-period comparisons and flexible exports.
  </Card>

  <Card title="Daily Closing Report" icon="calendar-days" href="/reports/daily-closing">
    End-of-day or per-shift summary: gross sales, discounts, refunds, expenses, cash counted, variance, drawer events, and denomination count.
  </Card>

  <Card title="Tax, Discount, and Promotion Reports" icon="receipt-percent" href="/reports/tax-discounts-promotions">
    Per-order tax liability, a breakdown of POS and coupon discounts, and promotion-level ROI showing orders, units sold, total savings, and net revenue.
  </Card>

  <Card title="Voids, Refunds, and Order Reconciliation" icon="x-mark" href="/reports/voids-refunds-reconciliation">
    Track voided items and issued refunds with reasons and staff attribution, and repair underpaid or stuck orders through the reconciliation dashboard.
  </Card>

  <Card title="Attendance, Expense, and Print Log Reports" icon="users" href="/reports/operational-reports">
    Staff check-in and check-out records, outstanding and summarised expense payments, and a full audit log of every print job sent to your printers.
  </Card>

  <Card title="Order and Menu Analytics" icon="presentation-chart-line" href="/reports/order-and-menu-analytics">
    Real-time order volume, completion rates, revenue by hour, and average order value — plus customer behaviour on your online menu including page views, item interactions, and device data.
  </Card>
</Columns>
