How to create an asset
There are four ways to get an asset into UniAsset. This article covers all of them and when to use each.
When to use each method
| Method | Best for | Requires |
|---|---|---|
| Manual | One to ten assets, or anything needing photos and documents at creation | Manager or above |
| CSV import | An existing inventory, or a batch of new purchases | Owner or Admin |
| Duplication | Near-identical records — a batch of the same laptop model | Manager or above |
| Integration API | Feeding assets in from another system automatically | Odyssey+, Owner to create the key |
Requirements
- Available on: Nova, Orbit, Odyssey, Cosmos — assets are unlimited on every plan
- Roles: Owner, Admin, Manager
Before you start, create the categories, locations, departments and people you will file assets against.
Method 1 — Create one asset manually
- Go to Dashboard → Assets (Individual).
- Click New Asset.
- Enter the Name. This is the only required field.
- Fill in the fields that apply — see the table below.
- Click Create Asset.
The fields
| Field | Notes |
|---|---|
| Name | Required. Describe the thing, not its owner. |
| Description | Optional context. |
| Serial Number | Use it exactly as printed on the label. |
| Category | Drives filtering and depreciation configuration. |
| Status | Defaults to Active. |
| Asset Criticality | Critical, High, Medium or Low. Adjusts SLA windows on Odyssey and above. |
| Assigned Person | Who is responsible. Optional and changeable. |
| Assigned Location | Where it lives. Optional and changeable. |
| Manufacturer / Model / Vendor | Free text. |
| Purchase Cost | Plain number, no currency symbol. |
| Purchase Date | Drives depreciation and net book value. |
| Warranty Expiry | UniAsset alerts you before it lapses. |
| Salvage Value | A floor below which book value will not fall. |
| Custom fields | Whatever your organization has defined (Orbit and above). |
Set the Department from the asset detail page after saving.
Method 2 — Import from CSV
Use this for anything beyond a handful of assets. Owner or Admin only.
Import asks first what you are loading — Individual Assets, Asset Stock, or Consumables — and each has its own template carrying only the columns it accepts. For individual assets, choose Individual Assets.
Import matches category, location and person names against records that already exist — it does not create them for you.
Full walkthrough: How to import assets from CSV.
Method 3 — Duplicate an existing asset
The fastest way to create several near-identical assets — twelve of the same monitor, four of the same pump.
- Open the asset you want to copy.
- Choose Duplicate.
- Set Number of Copies.
- Choose whether to Copy images and Copy documents.
- Give the copies a new name and adjust anything that differs.
- Create.
Each copy is a genuinely separate asset with its own QR tag, its own history and its own serial number field — duplication copies the template, not the identity.
See How to duplicate an asset.
Method 4 — Create assets through the API
(Available on Odyssey, Cosmos)
POST /api/integrations/assets/create with an API key holding the asset:create scope.
Category, location and status names are resolved against your organization, not created. An unmatched name returns a 404 — deliberately, because silently creating categories from an upstream typo produces an unusable taxonomy within weeks.
See Getting started with the REST API.
What happens next
- A QR tag identity is generated automatically. Open the asset and use the tag card to print a label.
- A creation event is written to the asset's timeline. Nothing on that timeline is ever edited or deleted.
- The asset enters lists, filters, reports and alert evaluation immediately.
Your usual next steps:
- Attach documents — warranty, invoice, certificates
- Add photos
- Assign it to a person and a location
- Set up preventive maintenance (Orbit and above)
Common mistakes
Naming assets after people. "Jane's laptop" is wrong the day Jane changes desks.
Leaving the category blank. Depreciation configuration lives on the category, so a category-less asset has no financial treatment.
Skipping purchase cost and date. These drive depreciation, net book value, total cost of ownership and the Fixed Asset Register.
Creating one asset per interchangeable unit. Twenty identical chairs belong in Asset Stock, not twenty asset records.
Using the Assets module for supplies. Filters and toner are Consumables.
Troubleshooting
There is no New Asset button. Creating assets needs Manager or above. Employees and Viewers cannot create assets.
My category is not in the dropdown. Create it at Dashboard → Categories first.
The custom fields section is locked. Custom fields require Orbit or above.
"Your subscription has expired." An expired subscription blocks creating new records while leaving existing data fully readable. Renew from Settings → Billing.
Import fails on every row. Almost always because categories or locations named in the file do not exist yet. See Import error reference.
Related articles
Need Help?
If you have questions not covered in this article, our support team is here to help.
Contact Support