Overview
This guide walks you through the complete setup process for Transport Logistics, from creating your account to configuring your organization’s logistics infrastructure. By the end of this guide, you’ll have a fully configured account ready for daily operations.Transport Logistics is a SaaS platform. There’s no software to download or servers to maintain - everything runs in the cloud and is accessible from any modern web browser.
Prerequisites
Before you begin, ensure you have:- A valid email address for account creation
- Your organization’s GST information for transporter setup
- Vehicle registration numbers and capacity details
- Route information including origins, destinations, and distances
- Pricing details (billing rates and vendor rates)
Account Setup
Create Your Account
Navigate to the Transport Logistics signup page and create your account.
Sign Up Process
- Click “Sign Up” or “Create Account”
- Fill in your account information:
- Click “Create Account”
- Check your email for verification
Authentication System
Transport Logistics uses Supabase for secure authentication:When you create an account, a profile is automatically created in the database with the “user” role by default. Administrators will need to upgrade your role to “admin” if you need full management access.
Understand User Roles
Transport Logistics has two user roles with different permission levels:
Admin Role
Admin Capabilities
- Create and manage all transporters, vehicles, and routes
- Create, edit, and delete shipments
- Manage user accounts and assign roles
- View all shipments and packages system-wide
- Generate reports and access full analytics
- Configure system settings
User Role
User Capabilities
- View transporters, vehicles, and routes (read-only)
- View shipments assigned to their packages only
- View dashboard analytics for their assigned data
- No ability to create, edit, or delete data
Configure Organization Profile
Set Up Your Company Information
While there’s no dedicated company settings page, you’ll configure your organization implicitly through your first transporter entry if you’re managing in-house operations, or by adding client/vendor information as you onboard partners.Create Your First Transporter
If you operate your own fleet, add your company as a transporter:- Navigate to Transporters from the sidebar
- Click “Add Transporter”
- Enter your company details:
If you work with external transport companies, you’ll add them as separate transporter entries. Each transporter can have multiple vehicles assigned to them.
Set Up Initial Data
Now configure the foundational data for your logistics operations.Packages allow you to:
Add Transporters
Add all transport companies you work with:Register Vehicles
For each transporter, add their vehicles:Define Routes
Set up your common transportation routes with pricing:Create Packages (Optional)
For larger organizations, create packages to organize shipments:- Group related routes and shipments
- Assign specific users to specific packages
- Control data access based on package assignments
- Generate package-specific reports
Add Materials (Optional)
Catalog the types of materials you transport:Configure Team Access (Admin Only)
If you’re an admin, you can add team members and configure their access.
Add Users
- Navigate to User Management from the sidebar
- Click “Add User”
- Fill in user details:
Users are created through an admin function and receive credentials via secure channels. They should change their password on first login.
Assign Packages to Users
Control what each user can see by assigning them to specific packages:Admin users can see all packages and shipments regardless of assignments. Package assignments only affect users with the “user” role.
Manage User Status
Control user access with active/inactive status:- Active: User can sign in and access the platform
- Inactive: User cannot sign in; preserves data but revokes access
- Go to User Management
- Toggle the user’s Active status to off
- User will be immediately logged out and cannot sign in again
Test Your Configuration
Verify your setup by creating a test shipment:
Create Test Shipment
- Navigate to Shipments
- Click “Add Shipment”
- Fill in test data:
- Save the shipment
- Check the dashboard to see it appear
Verify Dashboard Analytics
Your dashboard should now show:- Active Shipments: 1 (your test shipment)
- Total Vehicles: Number of vehicles you registered
- Total Transporters: Number of transporters you created
- Monthly Revenue: Calculated from test shipment
Test User Access (If Applicable)
If you created additional users:- Sign out of your admin account
- Sign in with a user account
- Verify the user can only see:
- Shipments in their assigned packages
- Read-only access to transporters, vehicles, routes
- No “Add” or “Edit” buttons
- Sign back in as admin
System Requirements
Browser Compatibility
Transport Logistics works on all modern browsers:- Chrome/Edge: Version 90+
- Firefox: Version 88+
- Safari: Version 14+
- Mobile browsers: iOS Safari 14+, Chrome Mobile
Network Requirements
- Connection: Broadband internet connection (minimum 1 Mbps)
- Firewall: Allow HTTPS connections to your Supabase instance
- Ports: Standard HTTPS (443) must be open
Device Compatibility
The platform is fully responsive and works on:- Desktop: Windows, macOS, Linux
- Tablets: iPad, Android tablets
- Mobile: iOS and Android phones (responsive design adapts to small screens)
Data Architecture
Database Structure
Transport Logistics uses Supabase (PostgreSQL) with the following main tables:Row-Level Security (RLS)
The platform uses PostgreSQL RLS policies to ensure data security:RLS policies are automatically enforced at the database level, providing an additional security layer beyond application-level checks.
Security Best Practices
Password Management
Session Management
- Sessions automatically expire after period of inactivity
- Users are logged out when marked inactive by admin
- Tokens are refreshed automatically while user is active
Data Access Control
Backup and Data Safety
As a SaaS platform, all data is automatically backed up by Supabase. Point-in-time recovery is available through your Supabase instance configuration.
Data Export
You can export your data through the Reports section:- Shipment reports (Excel/CSV)
- Vehicle listings
- Transporter information
- Revenue analytics
Next Steps
Now that your account is configured, you’re ready to start managing logistics:Quickstart Guide
Create your first shipment and learn the daily workflow
Shipments
Deep dive into shipment management and tracking
User Management
Learn how to manage your team and assign permissions
Reports & Analytics
Generate insights from your logistics data
Getting Help
If you encounter issues during installation:- Email Verification Issues: Check spam folder, request new verification email
- Role Permissions: Contact your administrator to verify your role assignment
- Data Access: Ensure you’re assigned to the correct packages
- Technical Issues: Check browser console for errors and report to support