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

# Saved and scheduled reports

> Build custom reports, save them, export CSV, and schedule delivery.

Beyond summary packs, Campsite supports saved custom reports with a fixed field catalog, export runs, and scheduled delivery.

## Saved reports library

Open `/reports` and browse saved reports filtered by domain, tag, or search query. Each saved report has a visibility mode:

* **Private** - only you and admins with manage access
* **Org-wide** - anyone with `reports.view`
* **Role-shared** - limited to selected roles

Pin important reports so they surface on home-style surfaces for quick reopen.

## Custom report builder

The builder is preset-first rather than free-form SQL. Choose a preset group (onboarding, people, shift and coverage, time and pay), then:

1. Select departments and quick filters.
2. Add explicit filters, sort, and optional group-by fields.
3. Preview rows before saving.
4. Choose table, chart, or summary presentation.

Finance-sensitive fields require `reports.manage`. If a preview returns no rows, check the no-data diagnostic: scope, projection, or filters may have removed every result.

## Runs and exports

Run a saved report on demand or export CSV for audit and offline analysis. Export actions are logged for compliance-sensitive orgs.

## Scheduled delivery

Super Admins and report managers can schedule reports to run automatically (for example weekly or monthly). Results can be emailed as CSV to configured recipients. Schedules are executed by a background cron job.

Before relying on a schedule for payroll or compliance evidence, run the report manually once to confirm filters and department scope.

## Tips

* Name reports clearly with domain and audience (for example `HR - Onboarding gaps - People team`).
* Prefer department-scoped reports for managers; reserve org-wide visibility for HR and admin roles.
