Platform Documentation

Musk-IT Docs

Everything you need to deploy, configure and get the most out of the Musk-IT ERP platform for your infrastructure projects.

🔍
Module Documentation

Platform Documentation

Detailed guides and references for each module of the Musk-IT ERP platform.

Onboarding

Getting started

New to Musk-IT ERP? Follow these steps to configure your first project.

1

Platform Overview

Understand the architecture and core capabilities of the Musk-IT ERP platform before configuring your workspace.

2

Project Setup

Create your project, configure BOQ packages, define execution baselines and invite your team to the platform.

3

Execution Monitoring

Start recording progress, track KPIs on the execution dashboard and enable AI analytics once data is flowing.

REST API — /api/v1
API Reference

Integrate Musk-IT data with your systems

The Musk-IT REST API gives Enterprise clients programmatic access to project data, AI forecasts, BOQ metrics and execution dashboards.

View AI Analytics API →
// Get project risk forecast
GET /api/v1/ai/risk-forecast
  ?project_id=PRJ-0042

// Response
{
  "packages": [
    {
      "name": "MEP Coordination",
      "risk_score": 0.82,
      "risk_level": "high"
    }
  ]
}
Changelog

Recent updates

  • Mar 2026 New
    AI Risk Forecast API v1 released
    Programmatic access to per-package risk scores and AI recommendations.
  • Feb 2026 Improved
    Execution Dashboard — multi-project rollup view
    Portfolio-level SPI and CPI aggregation now available on Enterprise AI plan.
  • Jan 2026 New
    Drawing Control — transmittal management module
    Track document transmittals with recipient acknowledgement and audit trail.
  • Dec 2025 Fix
    BOQ actuals sync — resolved duplicate entry edge case
    Fixed an issue where concurrent progress submissions could result in quantity duplicates.
Get Started

Start using Musk-IT ERP

Explore the platform and discover how Musk-IT ERP improves infrastructure project execution.

Request a Demo →