For demo & testing purposes only. All logos and assets are used for demonstration.
Enterprise-grade construction cost management with multi-tenant isolation and a 4-level WBS hierarchy: Client → Program → Project → Contract/Package. Cost data lives at the contract level and aggregates upward.
Click any tenant card below to open their subdomain. Each tenant has fully isolated data.
Demo credentials are shown on each tenant's login page. Click any account to auto-fill.
Navigate the dashboard, cost reports, AI forecasting, data ingestion, and more.
ami.theinfralabs.comLuxury island resort & residential developments in Ras Al Khaimah
rak.theinfralabs.comMixed-use waterfront communities and commercial developments
emr.theinfralabs.comPremium towers, residences and retail in Dubai Creek & Downtown
WBS Hierarchy
4-level work breakdown: Client → Program → Project → Contract. Cost data lives at the contract/package level and aggregates upward through each level with weighted progress tracking.
Subdomain Isolation
Each tenant accesses the platform via their own subdomain (ami.theinfralabs.com). The middleware resolves the tenant from the Host header and injects it into every request.
API-Level Enforcement
All API routes enforce tenant isolation. Programs, projects, and contracts all scoped by tenantId. Aggregation endpoints roll up financials bottom-up.
Shared Database, Isolated Data
Single PostgreSQL database with tenantId foreign keys on all entities. Each tenant sees only their own programs, projects, contracts, and cost data.