The dashboard is the first screen you land on after a successful login. It serves as the central hub for day-to-day POS operations and provides a launching point to all other areas of the platform.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/AlexanderDamont1/Stratus/llms.txt
Use this file to discover all available pages before exploring further.
Access requirements
The dashboard is protected by two middleware layers:| Middleware | What it enforces |
|---|---|
auth | You must be logged in |
verified | Your email address must be verified |
Email verification is required before you can access the dashboard. If you have just registered, check your inbox for the verification link before attempting to log in.
What the dashboard shows
The dashboard currently confirms that you are authenticated and your session is active. It is the designated home screen for all operator activity within Stratus and is labeled Inicio in the interface. As the platform grows, the dashboard will become the primary surface for:- At-a-glance sales summaries and transaction counts
- Quick access to the point of sale interface
- Alerts and notifications for low stock or pending actions
- Recent activity and shift summaries
Stratus is under active development. The dashboard will expand with business-specific widgets and real-time data as POS features are released.
Navigating from the dashboard
From the dashboard, you can reach all core areas of the platform using the navigation menu:Point of sale
Process sales, apply discounts, and complete transactions
Profile
Update your name, email, or manage your account
Returning to the dashboard
You can return to the dashboard at any time by navigating to/dashboard or clicking Inicio in the top navigation. The route is named dashboard in the application, so any internal link using route('dashboard') will bring you here.
Related pages
Authentication
How to register, log in, and verify your email
Profile management
Edit your account details