Owner Workspace
Catalog management and inventory snapshot
Platform Growth
Orders, customers, and revenue trends
Peak Order Times
Orders by hour of day
Finance Analytics
Revenue, order, and cancellation movement
Category Analysis
How each category is performing
Inventory Control
Listed products, stock health, and platform-managed catalog
Bank Offers
Discounts applied across categories
Apply category discount
Apply a timed category-wide discount to listed products, show the live expiry timer, or remove the discount and restore original prices.
Live Discounts
Active category discounts and expiry timers
Add or update product
Catalog Table
Current products
Owner Users
Recent customer accounts
Identity Codes
Unique IDs issued to users
Owner Orders
Recent orders across the platform
Owner Reviews
Customer reviews across the marketplace
Linked Mobile Numbers
Multiple accounts connected to one phone number
User Data Timeline
Address, password, and profile changes with time
AI Chat Logs
What customers are asking SwiftCart AI
Owner Database
Direct database access and table preview
Upload an older SwiftCart SQLite backup to merge back users, orders, addresses, and change history without deleting the current live data.
Accepted backup format
- Accepted files:
.db,.sqlite,.sqlite3,.bak - Required tables:
users,products,orders,order_items - Optional tables:
categories,addresses,user_change_logs - Restore order: users, categories/products, addresses, orders, order items, change logs
SELECT, safe PRAGMA, and EXPLAIN SELECT are read-only. INSERT, UPDATE, and DELETE require confirmation. Schema-changing SQL is blocked.