> ## 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.

# Core Concepts Overview

> The fifteen ideas you need to understand Tread.

## Start here

Tread is the operating system for bulk materials hauling. Every workflow — dispatch, tickets, approvals, billing, driver pay — sits on top of the same fifteen concepts. Learn them once and the rest of the product makes sense.

## The fifteen concepts

<CardGroup cols={2}>
  <Card title="Companies & Hierarchy" href="/concepts/companies-hierarchy">
    Single company by default. Parent/child only for real regional splits.
  </Card>

  <Card title="Connected Ecosystem" href="/concepts/connected-ecosystem">
    How the Connected Customer, Tread Customer, Vendor, and Driver connect.
  </Card>

  <Card title="Sites & Geofences" href="/concepts/sites-geofences">
    Lat/long pins with virtual fences that detect arrival and departure.
  </Card>

  <Card title="Equipment & Equipment Types" href="/concepts/equipment">
    Types hold capacity. Equipment is the physical truck or trailer.
  </Card>

  <Card title="Materials" href="/concepts/materials">
    What gets hauled. Pulled from accounting, grouped under Material Types.
  </Card>

  <Card title="Orders & Projects" href="/concepts/orders-projects">
    A Project is the long-lived container for the work. Orders are the daily work inside it.
  </Card>

  <Card title="Dispatching Drivers and Vendors" href="/concepts/dispatching-drivers-vendors">
    Dispatch to an internal driver, a shared driver, and a vendor
  </Card>

  <Card title="Driver Lifecycle" href="/concepts/driver-lifecycle">
    Invite, first login, vendor moves, deactivation.
  </Card>

  <Card title="Tickets & Timesheets" href="/concepts/tickets-timesheets">
    The proof of work. Load tickets and driver hours.
  </Card>

  <Card title="Settlements & Driver Pay" href="/concepts/settlements-driver-pay">
    Approve, then settle. Receivables and payables run on different rules.
  </Card>

  <Card title="Rates, Add-Ons & Fuel" href="/concepts/rates-add-ons">
    Three components: price index, schedule, application.
  </Card>

  <Card title="Roles & Permissions" href="/concepts/roles-permissions">
    Who sees what. Drivers must never see customer rates.
  </Card>

  <Card title="Custom Labels" href="/concepts/custom-labels">
    Your own tags for slicing drivers, users, and vendors.
  </Card>

  <Card title="OmniReports" href="/concepts/omni-reports">
    The custom report builder — filter, group, schedule, share.
  </Card>

  <Card title="Compliance Documents" href="/concepts/compliance-documents">
    Driver and vendor docs, expirations, and dispatch gating.
  </Card>
</CardGroup>

## How to read this section

Each concept page follows the same shape. What it is. Why it matters. How Tread models it. Common pitfalls. Related links. Most pages take under three minutes.

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" href="/">
    Stand up your first dispatch in under an hour.
  </Card>

  <Card title="Onboarding" href="/onboarding/company-hierarchy">
    Step-by-step setup for a new Tread account.
  </Card>
</CardGroup>
