Basic CMDB
Basic CMDB
Three object types. One hour. Your first working CMDB.
The Basic CMDB is the simplest schema in JSM LaunchPad. It gives you three object types (Person, Server, Application) and the relationships between them. Nothing more, nothing less. It is purpose-built for small IT teams who need to stop tracking infrastructure in spreadsheets and start tracking it properly, without spending weeks designing a schema first.
What you get
| Object Type | Purpose | Key Attributes |
|---|---|---|
| Person | Staff and contacts responsible for infrastructure | Full name, email, department, active status |
| Server | Physical or virtual machines your team manages | Hostname, IP address, OS, environment, status |
| Application | Software systems running on your servers | Name, version, environment, status |
The relationships are straightforward: applications run on servers, and people manage both. That visibility alone solves the most common question in any IT team: "who manages this?"
Pro tip: The Basic CMDB is intentionally minimal. If you later need databases, networks, or cloud resources, you can upgrade to the Standard CMDB or layer additional schemas on top. Nothing is lost.
When to use this schema
Choose the Basic CMDB if:
-
You have fewer than 100 servers and a small IT team.
-
You want a working CMDB before lunch, not a six-week design project.
-
Your immediate goal is simple asset tracking and ownership visibility.
-
You are new to Assets and want to learn the fundamentals with a manageable schema.
If you need more depth (databases, network devices, cloud infrastructure), look at the Standard CMDB instead. Not sure which schema fits? See Which Schema Should I Choose?
Schema at a glance

Server ── (Managed By) ──▶ Person
Application ── (Managed By) ──▶ Person
Application ── (Runs On) ──▶ Server
Three object types, two reference types. You can deploy this in under an hour and start adding real data immediately.
Documentation
Quick Start Guide Step-by-step deployment guide. Takes you from zero to a working CMDB in under an hour, with starter data and verification queries.
Governance Playbook Lightweight data quality practices for a small schema. Covers ownership, review cadence, and when to upgrade.
Forms Specification Form layouts for Person, Server, and Application. Copy-ready field configurations for Assets forms.