New resource

Add a bay, simulator, or piece of equipment. Resources are what bookings attach to.

Cancel

Create a resource an operator can attach bookings to

Used when adding a new hitting bay, rental club set, range bucket, or any other bookable thing. The same screen edits existing resources.

  • Name — what shows on the tee sheet and on the customer's booking confirmation.
  • Type — hitting bay / range bay / rental gear / lesson space / other.
  • Hardware — vendor + model (Trackman 4, Foresight GCQuad, etc.) for hitting bays.
  • Bay groups — which pools this resource belongs to (drives auto-pick during booking).
  • Booking groups — which audiences can book it (Open play / Member play / Walk-in / Lessons).
  • Adjacency — which other resources can be paired with it for parties of 5+.
  • Status — active / paused for maintenance / decommissioned. Paused resources hide from the tee sheet but keep their history.
  • Internal notes — operator-only context (calibration last done, replacement parts on order, accessibility features).

Backend wiring pending. POST /operator/resources in the live app. Edit mode uses PATCH /operator/resources/<id>.