1. Home
  2. Help
  3. Engines
  4. Equipment Scheduler
Tracking · Engine

Equipment Scheduler

Cross-project shared-equipment scheduling. Reads every project's reservations on shared cranes, lifts, and hoists, detects overlapping demand, computes utilization, and proposes re-sequences.

Engine Phase: During construction Runtime: 10-20 seconds Business+

What it does

Equipment Scheduler is the workspace-level engine that prevents two active jobs from needing the same crane on the same Tuesday. It reads every project's equipment reservations across the workspace, identifies overlap on shared assets, computes per-asset utilization, and proposes re-sequencing alternatives that resolve the conflict with the lowest schedule impact.

This is the engine mid-size GCs reach for when their crane log is in three spreadsheets and the dispatcher just realized two jobs both need the 240-ton tomorrow. Aggregating reservations under one workspace exposes the conflict before it becomes an emergency rental call.

When to use it

Conflicts roll into Schedule Risk

When the engine detects an unresolvable overlap, chain into Schedule Risk with the conflict pre-loaded — the schedule simulator models the delay impact and proposes pull-forward actions for the affected projects.

What to upload

Nothing — this is a workspace-scoped aggregation engine. It reads the equipment assets table (workspace-scoped) and the equipment_reservations on every active project. The output is computed from those rows; there's no document upload step.

What the engine needs is well-maintained equipment data: assets identified by name + class, reservations with start/end dates per project, and accurate active-project status flags. Garbage in, garbage out.

Step by step

  1. Open the engine

    Sidebar → EnginesEquipment Scheduler. The engine is workspace-scoped, not project-scoped — the toolbar shows the workspace name.

  2. Set the date window

    Default is rolling 90 days. Stretch to 180 days for long-lead planning. Tighten to 30 days for tactical work.

  3. Run analysis

    10–20 seconds. The engine scans every reservation across every active project.

  4. Read the conflict list

    Each detected overlap is one card: the asset, the two projects, the overlap dates, the proposed resolution.

  5. Check per-asset utilization

    For each shared asset, the engine reports utilization percentage over the window. Low utilization = underused; high = at risk of conflicts.

  6. Apply or reject re-sequencing proposals

    Each conflict card has a proposed move. Apply pushes the new reservation into the project schedule. Reject keeps the conflict open for manual handling.

  7. Escalate stubborn conflicts

    Conflicts you can't resolve internally chain into Schedule Risk (for impact modeling) or Procurement Tracker (for external rental).

Understanding the results

Conflict list

One card per detected overlap. Shows asset, projects, dates, proposed resolution. Severity badge if the conflict touches a critical-path activity on either project.

Per-asset utilization

Utilization percentage and reservation density chart for each shared asset over the date window. Identifies under-used assets you could divest.

Re-sequence proposals

For each conflict, the engine proposes a move (shift Project A's reservation by N days). Shows the float impact on each affected project.

Workspace heatmap

Calendar view across the date window showing every asset's reservation status. Hot spots are immediate eyeballs on the next conflict.

External rental candidates

For unresolvable conflicts, suggested external rentals with rough day-rates. Hands off to procurement.

Every control, explained

Run analysis

Consumes one run. 10–20 seconds.

Date window

Rolling window for the analysis. 30 / 60 / 90 / 180 day presets.

Filter by asset class

Narrow the conflict list to cranes / lifts / hoists / generators / pumps / other.

Apply proposal

Pushes the proposed re-sequence into the affected project's schedule. Logs an audit trail entry.

Reject proposal

Keeps the conflict open. Useful when you know a contextual reason the proposal won't work.

Chain to Schedule Risk

Opens Schedule Risk with the conflict's affected projects pre-loaded for impact simulation.

Chain to Procurement Tracker

Opens Procurement Tracker pre-filled to track an external rental as the conflict resolution.