Skip to main content
This feature lets the system automatically assign the next available number when you register a device. This eliminates duplicate numbers and input errors from manual management, reducing administrative overhead.

What is auto-numbering?

Asset numbers are issued in the format fixed string (prefix)-number (suffix). (Examples: LAPTOP-101, Monitor-1001) The system internally tracks the last issued number for each configured fixed string (prefix). Each time a new device is registered, the system automatically assigns that number plus one.

Choose an assignment method

You can choose between two assignment methods — Shared or By device type — depending on your workflow.
Assignment methodDescriptionExample
SharedUses a common fixed string (suffix) and sequential number across the entire organization, regardless of device type. Recommended when you want simple sequential management.Device-101, Device-102…
By device typeUses a different fixed string (suffix) for each device type (Desktop PC / Laptop PC / Smart Phone, etc.). Recommended when you want to identify the type of asset from the number alone.DESKTOP-PC-101, DESKTOP-PC-102…
Branching based on OS type (Windows/Mac, etc.) and automatic date insertion are not currently supported. A hyphen (-) is inserted between the fixed string and the number to improve readability.

Configure the assignment method

  1. Go to Devices and click Asset Number Prefix Settings. Device asset number prefix settings
  2. On the “Asset Number Policy Settings” screen, configure the numbering rule for your organization. Click Apply to save the settings.
    1. Setting the assignment method: Shared Shared settings screen
      #FieldDescription
      1Auto-generateAutomatically assigns asset numbers to new devices based on the configured policy. Toggle to the right to enable, left to disable.
      2Assignment methodSelect Shared.
      3Fixed stringEnter the string to prepend to each number. (Example: Device)
      4Minimum digitsSpecify the number of digits for the numeric portion. (Example: setting 5 produces 00001.) If the number has fewer digits than specified, the system automatically pads it with zeros.
      5PreviewCheck a sample to see how numbers will be issued under the configured rule.
    2. Setting the assignment method: By device type Device type settings screen
      #FieldDescription
      1Auto-generateAutomatically assigns asset numbers to new devices based on the configured policy. Toggle to the right to enable, left to disable.
      2Assignment methodSelect By device type.
      3Fixed stringEnter the identifier to prepend to numbers for each device type. You can change the default value (e.g., DESKTOP-PC).
      4Minimum digitsSpecify the number of digits for the numeric portion. (Example: setting 5 produces 00001.) If the number has fewer digits than specified, the system automatically pads it with zeros.
      5PreviewCheck a sample to see how numbers will be issued under the configured rule.
      6Scroll barUse the scroll bar to view and edit all fixed string values.

Check auto-assigned asset numbers

Check on the device registration screen

2-0. Using the Device Feature
  1. Go to Devices and click New Device. New device screen
  2. On the “Add New Device” screen, select a device type. Choose from PC, Phone, or Other. PC options include Desktop PC, Laptop PC, and Tablet PC. Phone means Smart Phone. Other includes Monitor, Peripheral Device, and Server. Device type selection screen
  3. Verify the asset number. A number is automatically entered in the Asset Number field according to the configured policy. You can also change the auto-assigned asset number manually. Once you apply the policy settings, auto-numbering becomes active on the Add New Device screen. Example: Selecting Desktop PC as the type automatically sets DESKTOP-PC-00001. Auto-numbering confirmation screen

Check in the device list

Select Asset Number in the filter on the Devices screen. Enter a fixed string in the search field to find auto-assigned asset numbers. Device list filter screen

Auto-numbering by registration method

Devices can be registered via three methods: manual entry, MDM, or CSV import.
Registration methodDescription
Manual registrationThe next available number is automatically assigned in the Asset Number field on the device registration screen during MDM sync. You can use the auto-assigned number as-is or change it manually.
MDM registrationWhen a new device is detected via MDM (Intune, Jamf, etc.), an asset number is automatically assigned based on the configured policy. This removes the need for administrators to enter numbers manually afterward.
Bulk registration via CSV importThe behavior when importing devices in bulk via a CSV file is as follows. If the asset number column is blank: the system automatically assigns sequential numbers based on the configured policy. If the asset number column has a value: the entered value takes priority. Numbers that conflict with the policy or contain duplicates may result in an error.

FAQ

Q. What happens when a number exceeds the minimum digit count?

A. Zero-padding does not apply; the number simply increases in digit count.

Q. What happens if I change the minimum digit count midway?

A. The new digit count applies to devices registered after the change. Existing asset numbers are not automatically updated.

Q. Can I change the fixed string for each device type later?

A. Yes, you can change it.

Q. If I delete a device, does its number become a gap in the sequence?

A. Yes, it becomes a gap. As a rule, a number that has been issued once is not reused in subsequent registrations to avoid duplication.

Q. If I delete a device, is its gap number reused?

A. No, it is not reused. The system remembers the maximum number last issued. Even if a device with a number in the middle is deleted, a new (higher) number is always issued. This reliably prevents duplicate numbers.

Q. Are existing devices’ asset numbers updated in bulk?

A. No. Existing asset numbers are not changed. This feature only applies to newly registered devices.
Last modified on July 14, 2026