IOX

For demo & testing purposes only. All logos and assets are used for demonstration.

Demo Environment

Cost ManagementPlatform Demo

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.

1

Pick a Tenant

Click any tenant card below to open their subdomain. Each tenant has fully isolated data.

2

Login

Demo credentials are shown on each tenant's login page. Click any account to auto-fill.

3

Explore

Navigate the dashboard, cost reports, AI forecasting, data ingestion, and more.

Tenant Subdomains

Architecture

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.