diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx
index 3f551e9..af5b350 100644
--- a/frontend/src/App.jsx
+++ b/frontend/src/App.jsx
@@ -17,6 +17,7 @@ import Profile from "./pages/Profile";
import Repositories from "./pages/Repositories";
import RepositoryDetail from "./pages/RepositoryDetail";
import AlertChannels from "./pages/settings/AlertChannels";
+import Notifications from "./pages/settings/Notifications";
import SettingsAgentConfig from "./pages/settings/SettingsAgentConfig";
import SettingsHostGroups from "./pages/settings/SettingsHostGroups";
import SettingsServerConfig from "./pages/settings/SettingsServerConfig";
@@ -188,7 +189,9 @@ function AppRoutes() {
element={
+ Configure notification preferences and alert rules +
++ We're working on adding comprehensive notification rules including + package updates, security alerts, system events, and custom + triggers. +
++ Get notified when packages are updated on your hosts +
++ Monitor system health and performance events +
++ No notification rules configured yet +
++ Get started by creating your first notification rule. +
+