🎛️ Importing Categories


Moving your data in or out of Fuze Store POS is easy! Whether you want to back up your information, switch systems, or update your products in bulk, you can import or export your store data in just a few steps—no technical skills needed.



📍 Step-by-Step Guide
  1. Open the Menu: Click the ☰ sidebar hamburger menu to open navigation.
  2. Go to Store: In Store section, select Store from the menu list.
  3. Go to Import: In Store screen, select Import from the list.
  4. Fill Form:
    • In the "Type" field, choose Categories from the dropdown menu.
    • In the "File" field, upload your file (CSV or Excel format).

      See sample Sample Categories.xlsx for reference.

  5. Import: Click on Import button. Your data will be added to your store.

⚙️ Field Explanations

Here are the columns structure of the Categories import file:


FieldDescriptionRequiredPossible ValuesExample
idUnique uuid identifier for the category (Empty field will create a new category)123e4567-e89b-12d3-a456-426614174000
parent_iduuid identifier for the parent category (leave empty if none)123e4567-e89b-12d3-a456-426614174001
codeShort code for internal use and also treated as identifier. Existing code will update the category (usually auto-filled)massage-therapy
nameName of the categoryYesMassage Therapy
colorA hex color that represents the category#FF5733
descriptionA short note about what’s in this categoryRelaxing massages for stress relief
is_activeChoose if this category is active or notYesYES,NOYES
is_include_in_menuChoose if this category is included in the POS Register screen or notYesYES,NOYES


💡 Tips
  • Always double-check your data before importing to avoid mistakes.
  • If you’re not sure about the file format, download a sample export first.
  • If you need help, contact support or check the Help Center.
  • Keep your category structure organized for easier management.
  • Use clear and descriptive names for your categories.
  • Regularly review and update your categories as needed.

Importing Categories | Fuze Store Development Documentation