A technician’s dashboard is built for the field, not the office: the same first-name greeting and company name, today’s assigned jobs only, a banner at the top if they’re currently clocked into a job, and two quick-link cards for their timesheet and messages. The nav is simplified to just Timesheet and Messages: no invoices, no analytics, no pricebook, only what’s needed on the job. This split is enforced server-side, so a technician can’t reach owner-only pages even by typing the URL directly; the frontend hides, the backend enforces.
- Read the active clock-in banner and its running timer.
- Read today's schedule.
The stripped-down technician dashboard: greeting, clock-in banner, today's jobs only.