The Settings page allows users to manage profile information, templates, requests, administrative controls, and activity logs from a centralized interface.
The page uses a tab-based navigation system, enabling users to switch between different settings sections without leaving the page.
Navigation Tabs #
The Settings page includes multiple navigation tabs displayed at the top of the interface.
Each tab redirects the user to a specific settings section dynamically.
Available Tabs: #
- Profile
- Templates
- Requests
- Therapist Panel (Administrator only)
- Logs
The active tab is visually highlighted for better user experience.

Initial State #
When the Settings page is loaded:
- The system fetches the logged-in user’s role using the backend API
- The default active section is set to Profile.
This ensures a smooth and personalized user experience.