Skip to main content
Logo

Importing Areas

You can import areas and their units into Fuze Store POS to set up or update your floor layout in bulk. Areas represent sections of your store (like "Al Fresco" or "Main Hall"), and units represent individual spots within those areas (like tables or seats).

Step-by-Step Guide

  1. Open the sidebar menu.
  2. Go to Store and select Store from the list.
  3. Select Import from the Store screen.
  4. Fill in the import form:
    • Choose Areas from the Type dropdown.
    • Upload your file in CSV or Excel format.

      See Sample Areas.xlsx for reference.

  5. Click Import. Your areas and units will be added to the store.

Field Reference

The import file contains both area rows and unit rows. Set the type column to indicate which each row represents.

FieldDescriptionRequiredApplies ToPossible ValuesExample
idUUID identifier for the area or unit. Leave blank to create new.Both123e4567-e89b-12d3-a456-426614174000
codeUnique code for the area.AREAal-fresco
typeWhether this row is an area or a unit.YesBothAREA, UNITAREA
nameName of the area or unit.YesBothAl Fresco
descriptionA brief description of the area.AREA
capacityHow many people can fit in the unit.YesUNITNumeric value5
statusCurrent status of the unit.YesUNITAVAILABLE, UNAVAILABLE, OCCUPIED, RESERVEDAVAILABLE

Tips

  • Review your data before importing to avoid errors.
  • Download a sample export file first if you are unsure about formatting.
  • Each unit row in the file belongs to the area row directly above it.
  • Keep area and unit names clear so staff can identify them quickly.