Skip to content

Version (CAT-MIP-000000368)

Accepted • 2025-09-19 • by roop

Definition

A Version is a specific state or release of a software application, configuration, operating system, firmware, or document that reflects its development or deployment stage. Versions are used to track changes, ensure compatibility, and manage updates across environments. In MSP and IT operations, versioning is critical for patching, compliance, supportability, and rollback planning.

Prompt Examples

  • Is the backup agent version compatible with the current OS version?
  • List all devices running a version of Chrome older than 115.
  • Update all endpoints to the latest version of the RMM agent.
  • Which scripts have multiple versions saved in the automation library?

Agent Execution

When a prompt refers to a "Version," the AI agent will:

  • Compare it to known baselines, approved versions, or available updates
  • Identify the current version of the referenced object
  • Initiate version-specific actions such as patching, blocking, or rollback
  • Log version changes, comparisons, and actions for auditing or reporting
  • Surface compatibility warnings or compliance gaps when mismatched

Synonyms

  • Build
  • Firmware Version
  • Release
  • Revision
  • Software Version

Relationships

  • Version appliesTo Software, Device, OS, Policy, or Script
  • Version isComparedTo RequiredVersion or LatestVersion
  • Version isReportedIn Device Summary or Compliance Report
  • Version isTrackedIn Inventory, Patch Manager, or CMDB
  • Version mayTrigger Update, Alert, or Compatibility Check

History

Date Author Reason
2025-08-07 roop Draft – initial term proposal
2025-09-19 roop Accepted – added to CAT-MIP registry