<!-- https://nuforce360.com/help/service-center/dashboard -->
# Dashboard

Overview of the Service Center dashboard: stat cards for work orders and revenue, plus quick links to Work Orders, Calendar, Contacts, Invoices, Project Files, and creating a new work order.

# Service Center Dashboard

This is the home screen for Service Center. It shows your work order and revenue numbers at a glance, then gives you one-click access to the tools you use most often for field service work.

## What you can do here

- Check your numbers at the top of the screen: Active Work Orders, Completed (work orders), Total Invoices, and Total Revenue, all scoped to your business.
- Open Work Orders to view and manage your active work orders.
- Open Calendar to schedule and track field appointments.
- Open Contacts for your customer and vendor directory.
- Open Invoices for billing, payments, and estimates.
- Open Project Files to manage project documentation.
- Select New Work Order to start creating a new field service request right away.

Each of these appears as a clickable card below the stats. There is nothing to fill in on this screen itself: it is a launch point that takes you to the right screen for the task you want to do next.

## Related

- /help/service-center/work-orders
- /help/service-center/calendar
- /help/service-center/project-files

<!-- REVIEW NOTES (drafting agent could not verify):
  1. Total Revenue is displayed rounded to the nearest thousand (e.g. "$12k"); exact formatting behavior for very small or zero amounts wasn't separately verified beyond reading the rounding logic.
  2. The stats (work order counts, revenue) are described as scoped to the active business per a code comment referencing a ServiceCenterHandler::stats endpoint; the underlying data pipeline itself wasn't audited.
-->
