SysModeler — User Manual
SysModeler.ai is an AI-powered, cloud-based systems-modeling environment built around the SysML (Systems Modeling Language) standard. It gives engineering teams a single place to design, document, analyze, version, and collaborate on complex system architectures — the way a modern cloud based code editor lets developers work together, but purpose-built for systems engineering.
SysModeler supports two modeling paradigms, and you choose one per project at creation time:
| SysML v1 (Visual) | SysML v2 (Code-Based) | |
|---|---|---|
| Style | Visual, drag-and-drop diagrams | Code-first (textual) with a live, auto-generated diagram |
| Best for | Classic diagram-driven modeling | Text-based, version-controlled, large-scale models |
| Primary editor | Diagram canvas | LSP code editor + synchronized graphical canvas |
| Version control | — | Full Git-style branching, commits, and merges |
| Availability | Standard | Available to organization accounts (arranged via sales) |
Everything in SysModeler is real-time and collaborative: multiple engineers can open the same project, see each other's presence and (in v2) live cursors, and edit together without overwriting one another. A built-in AI Agent is embedded directly in the workspace to draft, modify, and explain models from natural-language prompts.