Skip to main content

Standard CMDB - quick start guide

launchpad://docs/standard
$launchpad open --docs Standard CMDB - quick start guide
Operational·Platform: Jira Service Management Cloud (Assets)·Implementation Guide·Reading time: ~6 min·Version 1.1·Mar 2026

Standard CMDB - quick start guide

Your team needs a CMDB that tracks servers, maps service dependencies, and tells you who to call when something breaks at 2 AM. But building one from scratch means weeks of schema design, arguments about attribute naming, and the creeping fear that you will get the structure wrong and have to migrate live data later. The Standard CMDB skips all of that.

With JSM LaunchPad, you deploy a complete 12-object-type, ITIL-aligned Configuration Management Database in a minute or two. This guide walks you through everything: what each object type does, how to populate it, and the queries that make it useful day-to-day.


What's in this guide

This guide starts with schema architecture and prerequisites on this page, then continues across two companion pages. Read the overview below first, then work through each page in order or jump straight to whatever you need.

PageWhat it coversReading time
Deployment and population guideStep-by-step deployment, first records to add, population sequence, and scoping advice~8 min
AQL queries, integration patterns, and FAQOperational queries, discovery tool integration, cloud sync, and frequently asked questions~10 min

When to use this schema

The Standard CMDB is the most versatile schema in the JSM LaunchPad catalogue, covering traditional IT infrastructure with ITIL alignment. Deploy it in these scenarios:

  • Mid-size IT operations: You manage 50-500 servers, multiple databases, and network devices and need structured tracking with service dependency mapping.

  • ITIL Configuration Management: You are implementing ITIL practices and need a CMDB that aligns with CI categories for change management and impact analysis.

  • Hybrid infrastructure: You run a mix of physical servers, virtual machines, and cloud resources and need a single schema that covers all three.

  • Service desk integration: You want incident and change management tickets linked to Configuration Items for faster resolution and impact assessment.

  • Software licence tracking: You need basic licence tracking alongside infrastructure management without deploying a separate SAM schema.

Choose this schema if you are a mid-size IT organisation (50-500 employees) with traditional infrastructure, need ITIL-aligned Configuration Management, and want a single comprehensive schema. It includes its own organisational objects (Person, Team, Vendor, Location), so it does not require the Core Schema.

warning

Not quite right? If you have fewer than 10 servers and just need basic tracking, use the Basic CMDB schema. If you have 500+ servers with microservices, Kubernetes, APIs, and certificate management, use the Enterprise IT schema. If you need deep domain coverage for security, SAM, or vendor management, deploy the domain-specific schema alongside the Core schema.


Schema architecture

ITIL alignment

The Standard CMDB follows ITIL Configuration Management principles, organising Configuration Items into logical categories that support service management processes.

ITIL CategorySchema Object Types
Hardware CIsServer, Network Device
Software CIsApplication, Database, Software License
Service CIsBusiness Service
Documentation CIsDocument
Organisational CIsPerson, Team, Location, Vendor
Cloud CIsCloud Resource

Three-tier object hierarchy

The schema organises its twelve object types into three tiers based on their role in service delivery:

Tier 1 (Foundation): Location, Vendor, Team, Person. These objects provide organisational context and ownership for all other CIs.

Tier 2 (Infrastructure): Server, Database, Network Device, Cloud Resource. These objects represent the physical and virtual infrastructure that hosts services.

Tier 3 (Service): Business Service, Application, Software License, Document. These objects represent the services and applications delivered to the business.

Relationship architecture

The Standard CMDB defines key relationships that enable service dependency mapping and impact analysis:

RelationshipFrom ObjectTo ObjectPurpose
Member OfPersonTeamOrganisational structure
Located AtPerson, Server, Network DeviceLocationPhysical placement
Supplied ByServer, Software LicenseVendorVendor accountability
Hosted OnDatabase, ApplicationServerInfrastructure dependencies
Uses DatabaseApplicationDatabaseData dependencies
Part Of ServiceApplication, Cloud ResourceBusiness ServiceService composition
Owned ByBusiness ServicePersonService accountability
Supported ByBusiness ServiceTeamOperational support
Licensed ForSoftware LicenseApplicationLicence allocation
DocumentsDocumentBusiness ServiceDocumentation links

Screenshot coming soon


Prerequisites

Before deploying, make sure you have the following in place:

  • Jira Service Management Premium or Enterprise licence (Assets requires Premium tier minimum)

  • Object Schema Manager or Jira Admin permissions

  • Familiarity with basic Assets concepts (object types, attributes, references)

  • Understanding of ITIL Configuration Management fundamentals

  • Access to infrastructure discovery tools (optional but recommended)

tip

Ready to deploy? Head straight to the Deployment and Population Guide section above if you already know this is the right schema for you.


This guide is part of the Standard CMDB Schema v2.1 documentation suite:

For platform documentation: