Overview
Locations help you track where items are physically stored. You can create a hierarchical structure (buildings → floors → rooms → shelves) that mirrors your actual storage setup.Understanding Location Hierarchies
Invenicum uses a tree structure for locations:- Parent location: The location it belongs to
- Child locations: Locations inside it
Viewing Locations
The Location Scheme screen shows your location hierarchy as an interactive graph:- Nodes: Represent individual locations
- Connections: Show parent-child relationships
- Root: Top-level locations (no parent)
Graph Controls
- Zoom In/Out: Mouse wheel or pinch gesture
- Pan: Click and drag the background
- Center View: Click the center icon in the toolbar
- Zoom to Fit: Click the fit icon to see all locations
- Refresh: Reload locations from the server
Creating Locations
Enter Location Details
Fill in the location form:
- Name (required): Location identifier (e.g., “Room 101”, “Shelf A”)
- Description: Additional context or notes
- Parent Location: Select a parent to nest this location (optional)
Creating Root Locations
For top-level locations (buildings, warehouses, offices):- Leave Parent Location empty or select “None”
- These appear as root nodes in the location graph
Creating Nested Locations
For locations inside other locations:- Select the parent from the Parent Location dropdown
- The new location will appear as a child in the hierarchy
You can nest locations as deeply as you need, but 3-4 levels is usually sufficient (e.g., Building → Floor → Room → Shelf).
Editing Locations
Click Edit in Action Panel
A panel appears at the bottom showing the selected location. Click the Edit button.
Changing Parent Locations
You can move locations within the hierarchy by changing their parent:- Edit the location
- Select a different parent from the dropdown
- Save the change
Deleting Locations
Warning: You cannot delete locations that:
- Have items assigned to them
- Have child locations
Assigning Items to Locations
Locations are assigned when creating or editing items:During Item Creation
- In the Main Data section of the item form
- Select a location from the Location dropdown
- All available locations in the container are listed
Editing Item Location
- Open the item details
- Click Edit
- Change the Location dropdown to a new location
- Save the changes
Viewing Location Contents
To see what’s stored in a location:From the Item List
- Open an asset type’s item list
- Use the Location Filter to show only items in a specific location
- The list updates to show items at that location
From Reports
Generate an inventory report filtered by location to get a comprehensive list of items. See Reports for details.Moving Items Between Locations
To relocate items:There’s currently no built-in bulk location editor in the UI. For moving many items, consider using the API or CSV export/edit/import workflow.
Location Best Practices
Common Location Patterns
Office Setup
Warehouse Setup
Retail Setup
Common Questions
Can items be in multiple locations at once?
No, each item has one assigned location. If you have items spread across multiple locations, create separate item entries for each physical piece.What if I don’t know where an item is?
Create a special “Unknown” or “Missing” location for items whose location is uncertain. This lets you track that the item exists but needs to be located.How do I handle items in transit?
Create locations like “In Transit”, “Loaned Out”, or “Maintenance” for items that aren’t in their normal storage location.Can I rename locations?
Yes, edit the location and change its name. Items assigned to that location will automatically reflect the new name.How do I see which items are in a location?
Use the location filter in the asset list, or generate an inventory report filtered by location.Can I delete a location if it has items?
No. First reassign all items to a different location, then you can delete the empty location.Related Topics
- Managing Items - Assign items to locations
- Reports - Generate location-based inventory reports
