Settings
Manage your application settings and user roles.
User Management
Manage user access and roles within the application.
| User | Role | Actions |
|---|---|---|
Admin User admin@example.com | Admin | |
Jane Doe jane.doe@example.com | Teacher | |
John Smith john.smith@example.com | Teacher |
Referral Agencies
Upload and manage your list of referral agencies. This data can be referenced in document templates.
Prototype Feature
This is for demonstration purposes. To update the agency list, please modify the `referralAgencies` array in `src/lib/data.ts`.
You can view the full list of agencies on the Agencies page.
Patient Data
Upload and manage your list of patients.
Prototype Feature
This is for demonstration purposes. To update the patient list, please modify the `patients` array in `src/lib/data.ts`.
You can view the full list of patients on the Patients page.
