Skip to content

Dashboard

This page displays the main dashboard for authenticated users.

  • Path: /dashboard
  • Route File: protectedRoutes.tsx
  • Component: RootDashboardPage
  • Requires authentication (ProtectedRoute)
  • Available to all authenticated users
  • Main dashboard view
  • Widget-based layout
  • Customizable widgets

:::tip TODO

  • Add screenshots
  • Document available widgets
  • Explain customization options :::