---
sourceDocument: Australia Asset Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/it-asset-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Asset Management

ft:clusterId :

    - itam

bundleId :

    - itam

workflow :

    - Technology


---

# Asset performance reports

# Asset performance reports in the Hardware Asset Workspace {#ariaid-title1}

* Release version: Australia
* 
* Updated April 20, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 6 minutes to read

Gain insights into the overall operational efficiency of your organization's hardware assets by using the asset performance reports available in the Asset analytics view.  
Asset performance involves assessing how effectively and efficiently assets fulfill their intended functions within an organization. The evaluation includes measuring and analyzing key performance indicators (KPIs), such as:

* Asset availability to determine when the asset is operational
* Mean time between failures (MTBF) to measure reliability
* Mean time to repair (MTTR) to measure repair efficiency
* Total asset task time summary to measure the total time worked on the related tasks for an asset and its child assets.
{#asset-performance-reports-ham__ul_f14_h1w_vfc}

## Benefits of tracking asset performance {#asset-performance-reports-ham__section_egc_xl5_wfc}

Reduce unplanned downtime
:   Real-time asset health monitoring can prevent and predict issues before they cause downtime.

Improve maintenance efficiency
:   Metrics like MTTR and MTBF help you schedule maintenance more effectively, reducing wasted time, and improving technician efficiency.

Maximize asset life and return on investment (ROI)
:   By detecting early signs of wear and tear and scheduling timely repairs, organizations can make their equipment last longer and delay the need for replacements.

Enhance financial planning
:   Performance insights help identify models or locations with poor performance or ongoing problems, guiding better investment choices.

Align operations with service levels
:   Tracking availability ensures that assets achieve the required uptime targets set by service level agreements (SLAs), compliance standards, or production schedules.

## Considerations, requirements, and limitations {#asset-performance-reports-ham__section_rn4_zl5_wfc}

* To track additional hardware model categories in KPIs, [opt in the relevant HAM resource categories](https://servicenow-prod.fluidtopics.net/yf3gFztxtHhXylMnKtirUA "Opt in the Hardware Asset Management (HAM) license resource categories that are part of the HAM subscription. You can purchase and opt in the resource categories that you use, and you can opt out and not pay for the categories that you don't use."). Otherwise, newly added model categories do not appear in performance metrics or dashboards.
* The First Used field on HAM assets must contain a valid timestamp for accurate asset performance tracking. Assets with missing or invalid First Used values are excluded from performance calculations, creating gaps in lifecycle and utilization reporting.
* Asset key performance indicators (KPIs) aren't calculated for pallets, consumable, and bundle assets.
* Asset KPIs aren't calculated by default.
* To track asset KPIs including Asset availability, MTBF, and MTTR, complete these configurations:
  1. [Opt in to the model categories of the assets for which you want to monitor the KPIs](https://servicenow-prod.fluidtopics.net/jfoF7BV5bT6oWDaQm8ithw "Monitor the performance KPIs of hardware assets in your organization by enabling the KPI tracking for the models to which the assets belong.").  
     Note:  
     If a model category has child categories, selecting the parent category for performance tracking doesn't automatically include the child categories. You need to opt in to the specific child categories you want to track.
  2. Define an operation schedule, which is a collection of schedule entries that specify the operational status and total operational duration for any entity that references the schedule. The schedule entries define calendar hours of operation within a schedule.For details, see [Create an operational schedule for hardware assets](https://servicenow-prod.fluidtopics.net/ZciahHBDaBCSIQNJ~LEqBw "Define the scheduled operational time, which is the duration during which the asset will be in use, by creating an operational schedule.").

     Note:  
     If an operational schedule isn't defined, the Default operation schedule is applied.
  3. [Create an Asset schedule to associate the hardware assets with an operational schedule](https://servicenow-prod.fluidtopics.net/xOLXUnKyvN4hQJUjvXUFYQ "Create an asset schedule to map the hardware assets to an operation schedule.").  
     Note:  
     If an asset isn't associated with an operational schedule, the Default asset schedule will be applied.
  {#asset-performance-reports-ham__ol_k3j_n5v_zfc}
* The calculation of asset KPIs for hardware assets begins when the asset transitions to the In use state for the first time.
* KPIs are tracked until the state of the asset changes to Retired or Missing.
{#asset-performance-reports-ham__ul_h1q_2fw_vfc}

## Calculation of asset KPIs {#asset-performance-reports-ham__section_n2d_dm5_wfc}

The KPIs are calculated based on the tasks associated with the asset and the operational schedule of the asset. The KPI values are stored in the Asset availability \[sn_ent_asset_availability\] table, which extends the Service
Availability table.

Performance tracking for assets that belong to a model category opted in for performance tracking begins when the asset's state changes to In use for the first time. A record is then created in the Asset Availability table with
Asset availability % set to 100. The Asset availability % value decreases when the asset experiences an outage.

Outage record creation
:   An outage record is created in the Outages \[cmdb_ci_outage\] table in the following unplanned outage scenarios:

    * The state of an asset changes from In use to any of the following:
      * In stock - Pending repair
      * In stock - Pending disposal
      * In stock - Defective
      {#asset-performance-reports-ham__ul_xtg_kyl_zfc}
    * An incident is created

    {#asset-performance-reports-ham__ul_byv_jyl_zfc}  
    The outage record is closed when:

    * The status of the asset changes back to In use.
    * The incident is closed.
    {#asset-performance-reports-ham__ul_fjw_4yl_zfc}

    The duration of the outage is calculated when the repair task is closed.

Handling overlapping outages
:
    Outages can overlap due to multiple events being logged within the same time window. To maintain accurate KPI calculations, overlaps between unplanned outages are handled with these rules:

    * When multiple unplanned outages, such as an asset moving from In use to In stock - pending repair state and an incident being created on the same asset, occur during overlapping time periods, they are not treated as separate outages. Instead, they are merged into a single outage to avoid overstating downtime.
    * The total duration of this combined outage is calculated by merging all overlapping time intervals.
    * A sample outage calculation is here:
      1. Outage A: 10:00 AM -- 12:00 PM
      2. Outage B: 11:30 AM -- 1:00 PMResult: The resulting outage window is 10:00 AM -- 1:00 PM (a single 3-hour outage).

      {#asset-performance-reports-ham__ol_eh5_tbm_zfc}
    {#asset-performance-reports-ham__ul_vx3_sbm_zfc}

Passing on outages through the asset hierarchy
:   In an asset hierarchy, outage on assets or their child assets are handled as follows:

    * If a child asset with the Required field set to true experiences an outage, its parent asset will also have the outage.
    * If a parent asset has an outage, all its child assets will also have the outage.
{#asset-performance-reports-ham__ul_q1r_f1n_zfc}  
{#asset-performance-reports-ham__table_jcy_3k5_wfc__entry__2}

| Asset KPI | Formula |
|-|-|
| Asset availability (in %) | (Operating hours - Total planned downtime - Total unplanned downtime)/(Operating hours - Total planned downtime) |
| Mean time between failures (MTBF) (in hours) | (Operating hours - Total planned downtime - Total unplanned downtime)/(Total unplanned outages) |
| Mean time to repair (MTTR) (in hours) | (Total unplanned downtime)/(Total unplanned outages) |
[Table 1. Asset KPIs]

{#asset-performance-reports-ham__table_jcy_3k5_wfc}  
Definition of the variables used in the KPI calculations is as follows:{#asset-performance-reports-ham__table_drp_cwx_vfc__entry__2}

| Variable | Definition |
|-|-|
| Operating hours | The duration from when the asset first transitioned to the In use state until the current date and time within the asset schedule. |
| Planned downtime | The duration from when the asset transitioned from the Work in progress state to the Closed complete state. |
| Unplanned downtime | The duration from when the asset transitions from the In use state to any repair state, such as In stock - Pending repair, In stock - Pending disposal, or In stock - Defective, until it returns to the In use state, within the asset schedule. If there are overlapping durations between the repair state and an incident on the same asset, the combined duration of both is considered. The asset schedule is also considered when determining the outage duration. |
| Total unplanned outages | The count of total outage records for an asset. Overlapping and concurrent outages are consolidated as one outage. |
[ ]

{#asset-performance-reports-ham__table_drp_cwx_vfc}

## Accessing asset KPI reports {#asset-performance-reports-ham__section_pls_jm5_wfc}

* Contextual sidebar of the asset Form: You can view the following reports by using the options available in the contextual sidebar of the asset form.
  * [Asset availability and related KPIs report for an individual asset](https://servicenow-prod.fluidtopics.net/3z6s97DvSOADWzH9MN5~eg "Track the asset availability and related KPI values in the report to see how well a hardware asset is performing.").
  * [Asset task time summary report for all hardware assets](https://servicenow-prod.fluidtopics.net/ASHvuoVRZNct_4~Y79SA0g "Use the Asset task time summary report to see the details of the time spent on all tasks for an asset and its child assets, grouped by task category.").
  {#asset-performance-reports-ham__ul_s2x_4fs_wfc}
* Asset performance tab on the Asset analytics view: You can view the average values of the KPIs, including Average availability, Average MTTR, and Average MTBF, for all the assets that are being tracked. Additionally, you can see a list of the assets that contributed to the calculation of these KPIs. For details, see [Asset analytics view in the Hardware Asset Workspace](https://servicenow-prod.fluidtopics.net/zsooIqJsW8PPM0dU2bfiLQ "Use the Asset analytics view to get a detailed view of all your hardware assets, the total cost of ownership (TCO) of your assets, and the asset performance.").
{#asset-performance-reports-ham__ul_obh_2sx_vfc}

## Scheduled job for calculation of asset KPIs {#asset-performance-reports-ham__section_arl_mm5_wfc}

* The Calculate asset performance KPIs scheduled weekly job runs every Saturday to calculate the KPIs for the assets that belong to the model categories opted in for performance tracking. These KPIs are then reflected in the Asset availability and related KPIs report, which displays the most recent KPI values.  
  Note:  
  To track historical KPIs for existing assets in the opted-in model categories, run the Calculate availability for historical data job. This job considers the following tasks associated with an asset to calculate the outages and KPIs:
  * RMA task
  * Repair task
  * Troubleshoot task
  * Evaluate task
  * Recall task
  {#asset-performance-reports-ham__ul_awl_bfn_zfc}
* The Asset availability data collection scheduled weekly job runs every Sunday to calculate the average values of the KPIs that includes Average availability, Average MTTR, and Average MTBF. The job then generates the reports in the Asset performance tab of the Asset analytics view.
{#asset-performance-reports-ham__ul_qjh_w2m_wfc}

