Skip to main content

Managing Items

Items are the core of your Stockaj inventory. An item represents anything you track — equipment, furniture, tools, supplies, or any physical asset.

Items List

Navigate to Inventory → Items to view all items in your workspace.

Screenshot needed

screenshot-items-list.png — The items list view showing the table with columns, search bar, and action buttons.

Search & Filter

  • Search — Use the search bar to find items by name, code, or external ID. Stockaj uses full-text search for fast results.
  • Filters — Filter items by category, tags, stock status, and more using the filter panel.
  • Sorting — Click column headers to sort by name, quantity, category, etc.

Bulk Actions

Select multiple items using the checkboxes to perform bulk actions:

  • Export — Download selected items as CSV or Excel
  • Delete — Move selected items to trash
  • Bulk QR — Generate QR codes for selected items

Creating an Item

  1. Click + New Item from the items list.
  2. Fill in the required fields:
FieldRequiredDescription
NameYesThe item name (max 255 characters)
CategoryYesSelect an existing category or create a new one
QuantityYesHow many units you have (minimum: 0)
CodeNoA custom identifier (e.g., barcode, SKU)
External IDNoAn ID from an external system (must be unique per workspace)
DescriptionNoDetailed description of the item
Minimum QuantityNoThreshold for low stock alerts
TagsNoAssign one or more tags for organization
  1. Click Create to save the item.

Item Dashboard

Click on any item to open its Item Dashboard — a detailed view of the item's complete information.

Screenshot needed

screenshot-item-dashboard.png — The item dashboard showing item details, rental history, quantity events, and QR code.

The dashboard shows:

  • Item Details — All properties, custom fields, and tags
  • Rental History — All past and current rentals involving this item
  • Quantity Events — A log of all quantity changes (additions, removals, adjustments)
  • QR Code — Scannable QR code for quick access

Editing an Item

From the item dashboard, click the Edit button to modify any field. Changes are saved in real time.

Quantity Management

You can adjust item quantities directly:

  • Add Quantity — Increase stock (e.g., receiving new items)
  • Remove Quantity — Decrease stock (e.g., items lost or damaged)

Each quantity change is logged with a reason, so you always have an audit trail.

Quantity Event Reasons

ReasonDescription
PurchaseNew items purchased
ReturnItems returned from rental
AdjustmentManual stock correction
DamagedItems marked as damaged
LostItems marked as lost
TransferItems moved between locations

Importing Items

You can bulk-import items from a spreadsheet:

  1. Go to Inventory → Items and click the Import button.
  2. Upload your CSV or Excel file.
  3. The Import Wizard lets you map your file columns to Stockaj fields.
  4. Review the mapping and click Import.
Screenshot needed

screenshot-import-wizard.png — The import wizard showing column mapping interface.

tip

Download the import template first to ensure your file is formatted correctly.

Exporting Items

  1. From the items list, click Export.
  2. Choose your format: CSV or Excel.
  3. The export will be generated and downloaded automatically.

Exports include all visible columns and respect any active filters.

Deleting & Restoring Items

  • Delete — Items are soft-deleted (moved to trash). They no longer appear in the main list but can be restored.
  • Restore — Access trashed items via the "Trashed" filter and click Restore to bring them back.
warning

Permanently deleting items cannot be undone. Make sure to only delete items you no longer need.