---
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


---

# Create an asset class

# Create an asset class {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Creating an asset class requires defining a new table and creating a corresponding application and module, then adding the new asset class to new or existing model categories. The default asset classes are Hardware, Software
License, and Consumable. These general classes can be used to manage various assets.

## Before you begin

Role required: asset or category_manager

## About this task

If the general classes aren't appropriate for a specific group of assets, consider creating an asset class. For example, a fleet of cars could be tracked in a custom asset class named Vehicle. Before creating asset classes,
analyze business needs to see if the general classes can be used. A large number of asset classes can be difficult to maintain.

Built-in functionality allows you to use asset classes for financial tracking, in a
model bundle, and as a pre-allocated asset.

Ensure that the model categories contain models. Use the Table form to extend an
existing table.

## Procedure

1. Navigate to AllSystem DefinitionTables \& ColumnsCreate Table and fill out the Table form fields with information on the new table.  
   {#t_CreateAnAssetClass__table_gsy_h5g_ms__entry__2}

   | Field | Description |
   |-|-|
   | Label | Display name of table that can be localized. For example, a custom asset class to track a fleet of cars can be labeled as Vehicle. |
   | Name | Internal name of table that can't be changed later. For example, the Vehicle asset class can be named alm_u_vehicle. |
   | Extends table | Table that new table inherits fields from. The Asset (alm_asset) table can be extended to create a custom asset class. |
   | Application | Application that uses the record. |
   | Create module | Check box for creating a module. |
   | Create mobile module | Check box for creating a mobile module. |
   | Add module to menu | Menu that module displays. |
   | New menu name | New menu name. |
   [ ]

   {#t_CreateAnAssetClass__table_gsy_h5g_ms}
2. Click Submit.
3. Navigate to the new application (for example, AssetVehicle) and click New.
4. Configure the form to include Model, Model Category, and Quantity.
5. Create a model category and add the asset class you created to the Asset class field.
6. Create models and add them to the model category.

## What to do next

Now that the model category (associated with the new asset class) and the models are
created, manage the models as assets. For example, use the model in a bundle.
**Related tasks**   

* [Create license assets](https://servicenow-prod.fluidtopics.net/wY1xnziVtu3KHqS8a7xJbA "You can manage your organization's software license assets.")
* [Set asset states and substates](https://servicenow-prod.fluidtopics.net/0_dr~qEnWrFC6Lmdh8BzZg "Use asset states and substates to track assets accurately and at a detailed level.")
* [Add depreciation to an asset](https://servicenow-prod.fluidtopics.net/7Zxz4nCQfgMh46UisfxJCw "Depreciation is the reduction in the value of an asset over time.")

*[\>]: and then


