Submitting Inventory Reports
At the end of your shift, you can submit an inventory report to let your organization know what supplies are left on your vehicle. This helps admins track stock levels and identify items that need restocking.
info
You can only submit reports for vehicles you are assigned to.
Accessing the Report Form
There are two ways to start a report:
- From My Vehicles — Navigate to Inventory → My Vehicles (
/inventory/my-vehicles), find your vehicle, and click Submit Report. - Direct URL — Go to
/inventory/vehicles/{id}/reportwhere{id}is your vehicle's ID.
Filling Out the Report
The report form lists all supply items currently allocated to your vehicle.
- For each item, enter the current quantity — how many units are left on the vehicle.
- Optionally add per-item notes — useful for explaining why an item is low or reporting damage.
- Optionally add overall notes — any general comments about the vehicle or shift.
- Click Submit Report.
What Happens After Submission
- The vehicle's current inventory quantities are updated to reflect your reported values.
- If any items are at or below their low stock threshold, an alert is generated for your organization's admins.
- The report status is set to Pending until an admin reviews it.
Report Statuses
| Status | Meaning |
|---|---|
| Pending | Report submitted, awaiting admin review. |
| Reviewed | Admin has reviewed the report. |
| Actioned | Admin has taken action (e.g., restocked items). |
Viewing Your Reports
You can see reports you've submitted by navigating to Inventory → My Vehicles and selecting a vehicle. Your past reports will be visible there.
See also
- Inventory Overview — General inventory concepts
- Submitting Supply Requests — Request additional supplies
- Low Stock Monitoring — How low stock alerts work
Was this page helpful?