EnaBed

Facility hierarchy

Model buildings, floors, units, rooms, and beds in EnaBed.

Last updated on

Facility hierarchy

The Buildings page is the control center for your physical inventory. It follows the same sidebar + unit grid pattern used across EnaSpace admin products.

Buildings sidebar

  • Search buildings by name
  • Expand a building to see floors
  • Select a floor to load its units in the grid
  • Export the full hierarchy to CSV (Enterprise analytics feature)

Unit grid

Each unit card shows room count, bed count, and availability summary. Actions include edit, reorder, and delete (guarded when child rooms exist).

Room & bed drawer

Selecting a unit opens the drawer for room CRUD and per-room bed management. Bed forms capture:

  • Label and optional external ID
  • Occupancy status
  • Department association
  • Equipment / isolation tags
  • Notes for handoff

Quotas

The quota callout displays plan usage for buildings, units, rooms, and beds. Creation endpoints enforce limits server-side with clear error codes.

API

Facility endpoints live under /api/v1/buildings, /floors, /units, /rooms, and /beds in enabed-api. Reorder endpoints accept ordered ID arrays.