Data Management
Data Seeding
Use this to populate the database with initial data (e.g., product categories, regions). This is a permanent action and should only be run on a fresh database.
Bulk Data Import
Upload a CSV or JSON file to bulk-import data like user lists or product inventories.