Expanded Model and Asset Classes release notes

  • Release version: Store
  • Updated May 5, 2026
  • 7 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Expanded Model and Asset Classes release notes

    The Expanded Model and Asset Classes application on the ServiceNow Store provides enhanced configuration management database (CMDB) capabilities, focusing on detailed asset and model classifications. It continuously evolves to support a broad range of asset types, model categories, and interoperability features, enabling ServiceNow customers to manage complex asset inventories and their relationships efficiently.

    Show full answer Show less

    Key Features

    • Model and Asset Classification Enhancements: Introduction of new model categories such as Multimedia Production Equipment, AI systems, medical devices, social benefits, and patient monitoring equipment to improve asset visibility and tracking.
    • Interoperability and Compatibility: Added tables and references to define interoperability between assets, CIs, and product models, including CMDB Asset CI Model Interoperability Configuration and Model Interoperability Type tables.
    • Unique Identifier Enforcement: Support for enforcing unique asset identifiers like serial numbers and MAC addresses across all asset entry points using Identification and Reconciliation Engine (IRE) rules, enhancing asset data integrity.
    • Investigative Service Model: Classification of investigative cases by offense types leveraging standardized taxonomies such as FBI’s NIBRS codes, facilitating improved routing, reporting, and analytics.
    • AI Inventory Models: Extended support for AI systems, models, datasets, and prompts including new tables for AI system components and digital asset cards, enabling comprehensive AI asset management.
    • Firmware and Network Models: Added firmware model tables and network topology models to aid in detailed software and network asset management.
    • Security and Access Control Improvements: Various fixes to ACLs and business rules ensure proper permissions and data security for model and asset records.
    • Usability Improvements: Enhancements such as default views for new tables, improved activity logs showing change history, and refined UI elements for asset and model management.

    Key Outcomes for ServiceNow Customers

    • Enhanced ability to categorize and manage a wide variety of asset types relevant to multiple industries including healthcare, multimedia, AI, and law enforcement.
    • Improved data accuracy and consistency through unique identifier enforcement and controlled editing permissions.
    • Better support for compliance and analytics needs via standardized classification models and detailed activity logging.
    • Simplified management of complex asset-model relationships and interoperability, reducing manual effort and errors.
    • Increased security and controlled access with refined ACLs and role-based permissions, protecting sensitive asset information.
    • Scalable foundation to incorporate emerging technology asset classes such as AI systems and firmware components, future-proofing asset management strategies.

    Version history for the Expanded Model and Asset Classes application on the ServiceNow Store.

    Important:
    For details on system requirements and family compatibility, view the application listing on the ServiceNow Store website.

    Version history

    Version 2.16.1 - May 2026
    In this version, an issue has been resolved where the Activity log displayed only the new value of a field (such as State) after an update, without showing the previous value or the change history.
    Version 2.16.0 - March 2026
    • New tables added:
      • CMDB Asset CI Model Interoperability Configuration, where asset/CI and product model interoperability is defined.
      • CMDB Model Interoperability Type, which contains the list of interoperability types that can be selected when defining the relationships between assets/Cis and product models.
    • Changed: The existing Model Compatibility table now includes an optional reference to the CMDB Model Interoperability Type.
    • Fixed: Editing the Parent field on the Asset record is now restricted.
    Version 2.15.0 - December 2025
    New: The Investigative service model is added to classify investigative cases by offense type, such as fraud, assault, or cybercrime, based on standardized taxonomies like the FBI’s NIBRS offense codes. This model is purpose-built for investigative case classifications. It aids in routing, reporting, and analytics, and supports both national standards and local agency needs.
    Version 2.14.0 - November 2025
    • What's New
      • 1. Introduced new Multimedia production equipment model categories. These model categories improve visibility, tracking, and management of complex assets used by broadcasters, studios, and production houses.
        • Multimedia Production Equipment
        • Media Control and Routing Equipment
        • Contribution Equipment
        • Audio Production Equipment
        • Video Production Equipment
        • Video Playout Equipment
        • Video Precision Monitor
        • Signal Processor and Amplifier
        • Broadcast Sync Generator
        • Teleprompter
        • Production Camera
        • Stage and Studio Lighting
      • 2. Created the new Multimedia Production Equipment Model (sn_ent_mm_prod_equip_model) class and Multimedia Production Equipment Asset (sn_ent_mm_prod_equip_asset) class.
    Version 2.13.0 - September 2025
    • New:
      • System and Smart Card Model (sn_ent_system_smart_card_model) extends Enterprise Model (sn_ent_model)
      • Payment Card Model (sn_ent_payment_card_model) extends System and Smart Card Model (sn_ent_system_smart_card_model)
      • System and Smart Card Asset (sn_ent_system_smart_card_asset) extends Enterprise Asset (sn_ent_asset)
    • Fixed: The ability to remove non-required model components from complex models.
    Version 2.12.0 - August 2025
    • New:
      • Added a new CI class (cmdb_ci_good) to the "Enterprise" model category.
      • Added the Classifications reference column to the Product Model (cmdb_model) table.
      • In the model category table, new associations have been made:
        • New CI classes, including Fuse Alarm Panel (cmdb_ci_fuse_alarm_panel), Power Panel (cmdb_ci_power_panel), Rectifier (cmdb_ci_rectifier), Transformer (cmdb_ci_transformer), Switchgear (cmdb_ci_switchgear), Circuit Breaker (cmdb_ci_circuit_breaker), Inverter, Maintenance Bypass Panel (cmdb_ci_maintenance_bypass_panel), and Remote Power Panel (cmdb_ci_remote_power_panel).These classes are associated with the asset class Facility asset [sn_ent_facility_asset] and the parent category [Facilities]. New CI classes including Rack Rail (cmdb_ci_rack_rail), Wire Manager (cmdb_ci_wire_manager), and Rack PDU (cmdb_ci_rack_pdu) with the asset class Hardware [alm_hardware] and the parent category [Hardware]. All these records will be added when the CMDB CI Class app is installed.
        • Seeded the Classification table with a subset of UNSPSC codes.
        • Added new CI Classes for Enterprise Model categories that were missing CI classes: Added performance columns on the new KPI table - sn_ent.
    • Updated:
      • The asset table list view with the most useful columns.
      • Asset unique identifiers can now be enforced using IRE rules with additional validations in asset forms.
      • Admin users can set unique identifiers for assets, such as asset tags, serial numbers, and/or MAC addresses, using IRE rules for each model category.
      • Customers are now able to enforce the uniqueness of serial numbers and MAC addresses for each manufacturer.
      • Unique asset identifiers are enforced across all asset entry points: manual asset creation, asset onboarding, asset receiving, ASN, and bulk import.
    • Removed:
      • Moved the failure likelihood and the failure impact columns from the enterprise model to the cmdb_model.
      • Moved the failure likelihood and the failure impact columns from the enterprise asset table to alm_asset.
    Version 2.10.1 - March 2025
    • New:
      • Created a new table, the AI System Component Product Model (cmdb_ai_system_component_product_model), extending the Software Component Model (cmdb_sw_component_model) table.
      • Developed a new fix script to deprecate the tables for upgrade customers. Added new fields for Model Card and Dataset Card on the alm_ai_model_digital_asset and alm_ai_dataset_digital_asset.
    • Removed:
      • Removed the cmdb_software_component_product_model and cmdb_ai_system_product_model tables.
      • Removed the Documentation field from both the AI model product model and the AI dataset product model.
    Version 2.10.0 - February 2025
    Updated product and asset models to build enterprise AI inventories that include AI systems (AI use cases), AI models, datasets, prompts, and their relationships.
    Version 2.8.1 - January 2025
    • Fixed the following errors in the firmware model UI and firmware normalization:
      • Added default views for the firmware UI.
      • Updated the display name calculation for firmware discovery models.
    Version 2.9.0 - December 2024
    New: Added product and asset models to build an Enterprise AI inventory that includes AI systems (AI use cases), AI models, datasets, and prompts and their relationships.
    Version 2.8.0 - November 2024
    • New:
      • Added the Firmware model (sn_ent_firmware_model) table as an extension of the Software component model table.
      • Added the Discovered firmware model (sn_ent_discov_firmware_model) table as an extension of the Discovered SW component model table.
      • Added the Firmware installation (cmdb_firmware_install) table as an extension of the Software component model table.
      • Added the Firmware model normalization (sn_itam_firmware_model_norm) table.
    • Fixed: The classification reference field should show the tree picker.
    Version 2.7.0 - August 2024
    • New:
      • Added the following model categories:
        • Universal Customer Premises Equipment
        • Session Border Controller (SBC)
        • Network
    • Changed: Updated Network model category as a parent to existing TNI model categories.
    • Fixed:
      • Report view ACLs
      • Table ACL Bypass via GlideRecord Encoded Query
    Version 2.6.0 - June 2024
    • New:
      • Added the following model categories:
        • Patient Monitoring
        • Patient Implant
        • Surgical Instrument
        • Clinical Device
        • Lab Equipment
        • Diagnostic Imaging
        • Therapeutic Device
        • Dental Equipment
        • Operational Equipment
    Version 2.5.0 - May 2024
    • New:
      • Added the new Social benefit model (sn_ent_social_benefit_model) table as an extension of the Service model (cmdb_service_product_model) table.
      • Added the new API and Managed API model categories.
    • Fixed:
      • Model component business rule by adding the missing filter condition in which the parent status is In Production.
      • Security ACLs.
    Version 2.4.0 - February 2024
    • New:
      • The topology model table was added as an extension of the product model.
      • The network topology model table was added as an extension of the topology model.
      • New cable model tables were added as extensions from the enterprise good model table.
      • New strand model tables were added as extensions from the enterprise good model table.
      • For the medical device model category, is_product_instance is set to true by default.
      • For the medical device model category, If the product_instance_identifier_configuration table is available then serial number, parent asset and model_component_id records will be created.
    • Fixed: Report view ACLs.
    Version 2.3.1 - January 2024
    Fixed: Add security_attribute as UserIsAuthenticated for Empty ACLs.
    Version 2.3.0 - November 2023
    • New:
      • Added a new model table:
        • The permit model table was added as an extension of the base contract model table.
        • New service model tables were added as extensions from the base service model table. Extensions include medical insurance service tables among other service tables.
    • Fixed:
      • Allow technician to view model classification field on asset form view.
      • Report view ACLs.
    Version 2.2.0 - August 2023
    • Changed:
      • Business rule condition for importing model components.
      • Moved the CRUD operation validation in the "Prevent changing model component" business rule for bypassing "model component in production check" while inserting model components in bulk imports.
      • Classification validations:
        • Added a reference qualifier to parent classifications so that they are filtered based on the source.
        • The source is auto-populated based on the parent classification.
        • The code/description is mandatory for creating classifications.
        • Fixed the display name calculation.
      • Validate categories based on parent and children codes in classification.
      • Allow the addition of non-required components to in-production.
      • Deactivated the UI policy that sets a new asset to the default BUILD state.
    Version 2.1.0 - May 2023
    • New:
      • Added new model classes for Drug, Vaccination, and Medication
      • Added new role: sn_ent.classification_manager
      • Added new fields on sn_ent_model_classification
        • Parent
        • Model categories
        • Classification (display_name)
        • Path (internal hidden field)
      • Added new ACLs on sn_ent_model_classification
        • Read for model_manager and sn_ent.classification_manager
        • Write for sn_ent.classification_manager
        • Create for sn_ent.classification_manager
      • Added new ACLs on sn_ent_model_classification_source
        • Read for sn_ent.classification_manager
        • Write for sn_ent.classification_manager
        • Create for sn_ent.classification_manager
    Version 2.0.2 - March 2023
    Fixed: Include the model number in the model display name.
    Version 2.0.1 - March 2023
    Fixed: On the Model form, the Model classification pop-up should be accessed for sn_eam.enterprise_asset_manager
    Version 2.0.0 - February 2023
    • New: Added Enterprise asset class attributes to be tracked in the activity log.
    • Changed:
      • Changed the sn_ent_asset form to read-only for assets with unknown models.
      • Moved the model component from the sn_eam to sn_ent scope.
      • Added a default view for enterprise model tables.
      • Added a BR on sn_ent_asset to check if the asset class, model class, and model category are matching.
    • Fixed: Fixed an issue where the creation of a new OT CI resulted in the "Selected model is not in Production" error message.
    Version 1.2.3 - January 2023
    • Fixed:
      • Not allowing the model to select multiple model categories for ent models.
      • Model component association with child asset to identify specific model component moved to sn_ent.
      • Adding model components for the consumable enterprise model is not allowed when only sn_ent is installed without sn_eam.
      • Allow unknown model to be referenced via CI sync for ent assets.
    Version 1.2.2 - November 2022
    • New:
      • New Product Model class Medical Device model [sn_ent_medical_device_model] added as an extension of Medical model [sn_ent_medical_model].
      • Add allow_alt_maintenance column with data type as boolean to sn_ent_model table.