The Amvel Warehouse system is the central operations platform for Yusen Logistics Philippines, built to handle cargo tracking, real-time inventory management, and role-based access across warehouse staff. Everything runs in the browser — no installation required.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/phauline-racel/LIMO-YUSEN-WAREHOUSE/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what the system does and how it’s organized across its core modules.
Quickstart
Log in for the first time and process your first inbound shipment in minutes.
Authentication
Understand login, sessions, role guards, and the AuthService JavaScript API.
Dashboard
Monitor live KPI cards and the full activity report from one screen.
What’s inside
Inbound & Outbound
Receive and release cargo with manual forms, QR scanning, and plate autocomplete.
Inventory
View, filter, and export all cargo currently stored in the warehouse.
User Management
Admin tools to create, update, deactivate, and reset passwords for staff accounts.
Data Model
Field-by-field reference for shipments, inventory records, and user accounts.
Quick overview
Log in
Open
index.html in your browser and sign in with your assigned username and password. First-time setups include a seeded admin001 account.Receive cargo
Navigate to Inbound & Outbound → Inbound tab. Fill in the shipment form or scan a QR code to auto-populate fields, then click Save.
Track inventory
Open the Inventory page to see all cargo currently in the warehouse. Use filters for date range, transaction type, and location. Export to Excel or PDF as needed.
Admin accounts have access to User Management and can create or deactivate staff accounts. Employee accounts only see the core operational pages.