---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Software Asset Management Foundation plugin discovery models and software installations

# Software Asset Management Foundation plugin discovery models and software installations {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read  
Software discovery models are automatically created during discovery so you can manually
normalize the software installed in your environment.

Software discovery models are stored in the Software Discovery Model
\[cmdb_sam_sw_discovery_model\] table.  
There is a difference between [software
models](https://servicenow-prod.fluidtopics.net/t4q2j2TmyBrUheMwlwED3A "Software models are used to connect purchased software rights with discovered software installations. Additionally, software models can be used to manage suites of software as well as to publish requestable software to the Service Catalog.") and software discovery models.

* A software model is a specific version or configuration of software that is purchased and/or available to users.
* A software discovery model is a model created when a version of software is discovered in a network environment.
{#c_DiscoveryModelsSAMF__ul_fqn_m55_hp}  
Multiple software discovery models can be associated to one software model. For example, a software model can be defined as follows:

* Publisher = X
* Product = Y
* Version = Starts with 10

{#c_DiscoveryModelsSAMF__ul_q1m_1gl_c1b}If there are two separate installs of this product (version 10.1 and version 10.2), two discovery models are created. One of the discovery models has the discovered version set to 10.1, and the other discovery model has the discovered version set to 10.2. The reconciliation process associates both of these discovery models to the same software model since they both meet the version criterion of <kbd class="ph userinput">Starts with 10</kbd>.

## Discovery Models {#c_DiscoveryModelsSAMF__section_g3h_4p4_jbb}

Software discovery models cannot be created manually. The following field
combination, called the primary key, is used to match new software installations to
a new or existing software discovery model.  
Primary key: Publisher, Display Name, and Version  
Note:  
When analyzing version numbers, an exact match is always searched for first, but rounds down to a major version number when an exact match is not found.

For example, if no match is found for
version number 8.0.4, but version 8.0 is found, then version 8.0 is used in
the Software model field.  
{#c_DiscoveryModelsSAMF__table_cql_sx5_hp__entry__2}

| Field | Description |
|-|-|
| Display name | Name of the discovery model as it appears in record lists. This value is generated automatically using the discovered publisher, discovered product, and discovered version. |
| Normalization status | [Status](https://servicenow-prod.fluidtopics.net/43MDa8C~EmniIGPc3im8yA "ServiceNow Discovery is used to automatically populate the Software Installations table so the software can be manually normalized and reconciled.") of the normalization process: * Manually Normalized * New {#c_DiscoveryModelsSAMF__ul_rmb_5rc_lz} |
| Publisher | Publisher of the software. |
| Product | Product name of the software. |
| Version | Version of the software product. |
| Discovered publisher | Discovered publisher of the software. |
| Discovered product | Discovered name of the software. |
| Discovered version | Discovered version of the software. |
| Additional Information ||
| Product type | * Child: A subcomponent of main software (not licensable). * Driver: A software product that controls a device. * Licensable: A software product that is licensable. * Not Licensable: A software product that is not licensable. * Patch: A software product designed to update, fix, or improve an existing computer program. * Unknown: Not discovered.For unknown product types, the product type can be changed to another value. When the product type is changed, the normalization status of the discovery model is updated to Manually Normalized. {#c_DiscoveryModelsSAMF__ul_gdn_2pd_c1b} The reconciliation process only considers software discovery models that are licensable. |
| Platform | Platforms include: * Windows * Mac * Unix {#c_DiscoveryModelsSAMF__ul_slv_llm_ty} |
| Language | * Dutch * English * French * German * Italian * Spanish {#c_DiscoveryModelsSAMF__ul_rq4_4lm_ty} Additional languages are generated if discovered. |
| Edition | Edition of the software. |
| Full version | Full version of the software. |
[Table 1. Discovery Models form]

{#c_DiscoveryModelsSAMF__table_cql_sx5_hp}  
Note:  
If a normalized discovery model has a missing version, edition, language, or platform value, those field values can be set by the user. Once a new value is set, the normalization status changes form New to Manually Normalized.

## Software Installations

The Software Installations list contains the software installed in your organization and is automatically populated by discovery.

Installed software is placed in the Software Installation \[cmdb_sam_sw_install\]
table by Discovery, and a
primary key is built (using Publisher, Display Name, and Version fields).
Discovery automatically matches the discovered software installation with a new or existing software discovery model using the primary key.{#c_DiscoveryModelsSAMF__table_rgq_jnk_fbb__entry__2}

| Field | Description |
|-|-|
| Display name. | Name of the software installation as it appears in the record lists. Can be a combination of the discovered product name and edition. |
| Discovery model | Software discovery model that represents the installed software. |
| Publisher | Publisher of the software. |
| Version | Version of the software. |
| Edition Override | Override of the software edition setting. If the edition for the software was not discovered, you can edit this field to set the edition, if known, so reconciliation can be performed successfully. For more information, see [Manually override SAM Foundation edition value](https://servicenow-prod.fluidtopics.net/4avEAvXZTFSnHQr6uZy8xg "When the edition of a software install is not automatically discovered, you can specify the edition on the Software Installation form with the correct value (if known) so the software can be successfully reconciled."). |
| Installation ||
| Prod id | Unique ID for the product assigned by the manufacturer. Found through discovery. |
| Install location | Path under which the software is installed. |
| Install date | Date that the software was installed. |
| Revision | Revision of the software. |
| Instance key | Unique ID for the instantiation of the software. Automatically generated when the software is installed. |
| Installed on | Hardware on which the software is installed. |
| Uninstall string | Identifier used to uninstall the software. |
| ISO serial number | ISO number of the software. |
| Reconciliation ||
| Entitlement | The entitlement found to use with this installation. |
| Inferred suite | The inferred suite model this installation belongs to. |
| Omit from suites | Check box for not counting the software install as a component of a suite during reconciliation. |
[Table 2. Software Installations form]

{#c_DiscoveryModelsSAMF__table_rgq_jnk_fbb}

