HelpUsing AssetLoomManage AssetsData Validation Rules for Asset Import

Data Validation Rules for Asset Import

During the import process, AssetLoom validates your data to ensure it meets system requirements. Review the following rules before preparing your CSV file.

During the import process, AssetLoom validates your data to ensure it meets system requirements. Review the following rules before preparing your CSV file.

1. Default Fields

These are standard fields supported by AssetLoom. Each field has specific validation rules and, in some cases, automatic data handling.

No.FieldRequirementValidation RulesData Handling / Notes
1NameRequiredMax 255 characters
2Asset TagRequiredMust be unique (within system and file)Can be auto-generated if enabled
3StatusRequiredMust follow valid status transitions\n\nMax length 255 characters.Created automatically if it does not exist
5CategoryRequired- Max length 255 characters.\n- The existing category must belong to the imported resource; otherwise, the category is invalid.If the value does not exist, it is created automatically. The default category type is the imported resource.
6Asset ModelOptionalIf multiple rows define the same new Asset Model name, they must all belong to the same Category. Different categories for the same new model name will trigger an error.If the model does not exist, it is created automatically, and linked to the category
7SerialOptionalMax 255 characters
8Order NumberOptionalMax 255 characters
9NotesOptionalMax 2048 characters
10LocationOptionalMax 255 charactersAuto-created if not existing
11DepartmentOptionalMax 255 charactersAuto-created if not existing
12SupplierOptionalMax 255 charactersAuto-created if not existing
13InventoryOptionalMax 255 charactersAuto-created if not existing. Cannot be saved if asset is assigned
14Assigned ToOptionalMax 150 charactersOnly applied if status allows Checkout transition
15Checkout TypeOptionalMust be User, Asset, or LocationRequired to enable assignment during import
16Purchase DateOptionalMust match selected date format
17Purchase CostOptionalNumeric, max 2 decimal placesCurrency is parsed automatically. Defaults to system currency if missing
18Enable BookingOptionalBoolean values onlyAccepts: 1, true, yes, y, on = True. All others = False

2. Custom Fields

Custom fields are validated based on their configured type in AssetLoom.

Field TypeValidation RulesData Handling / Notes
TextboxBased on field configuration
Text AreaMax 2048 characters
List Box / CheckboxValue must match predefined optionsMultiple values must be separated by line breaks (\n)
Date PickerMust be a valid date formatMust match configured format
info

Only custom fields included in the import file will be processed; custom fields not present in the file will not be added automatically, even if they’re default custom fields.

Learn more about Custom Fields ->