Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tread.ai/llms.txt

Use this file to discover all available pages before exploring further.

What it is

OmniReports is Tread’s custom report builder. It lets you build reports beyond the canned set in Exports & Reports — pick the fields you want, group, aggregate, filter, save, and share.

Why it matters

Every operator slices data differently. Canned reports cover the common cuts: revenue by customer, hours by driver, loads by site. OmniReports covers the rest — vendor scorecards by region, materials by service class, hours billable vs non-billable, anything your team asks for in a Monday-morning email.

How Tread models it

  • Report — a saved query. Lives in a category for organization.
  • Filters — slice the data by date, customer, driver, equipment type, status, labels, or any other field on the underlying record.
  • Group by — bucket the rows. Group hours by driver and week, or loads by material and site.
  • Aggregations — sum, count, average, min, max on numeric columns.
  • Schedule — run a report on a cadence (daily, weekly, monthly) and email the output to a list of recipients.
  • Share — make a report visible to other users in your company.
Reports render inside Tread. Embedded view; no export step required to read them. CSV download is one click.

When to use OmniReports vs canned reports

Use canned reports whenUse OmniReports when
You need the standard cutYou need a custom slice
You want it now, no setupYou want it once, reused weekly
Report is in Exports & ReportsReport does not exist yet

Common pitfalls

OmniReports respects role permissions. A user without access to driver pay cannot build a report that includes driver pay. If a field is missing, check the user’s Role before assuming the data is gone.