diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx
index 53dbb5c..a6f5596 100644
--- a/src/components/NavigationContent/NavigationContent.tsx
+++ b/src/components/NavigationContent/NavigationContent.tsx
@@ -105,6 +105,8 @@ const navigationItems: NavigationItem[] = [
{icon: , label:"Cost and Expense Report", path: "/analytics/CostandExpenseReport"},
{icon: , label:"Completion Report", path: "/analytics/ProjectCompletionReport"},
{icon: , label:"Completion Report with Outstanding Un-billed Hours Report", path: "/analytics/ProjectCompletionReportWO"},
+ {icon: , label:"Project Claims Report", path: "/analytics/ProjectClaimsReport"},
+ {icon: , label:"Project P&L Report", path: "/analytics/ProjectPLReport"},
],
},
{