Feature Overview
Quick reference of all features available in the Admin Portal.
| Feature | Route | Description |
|---|---|---|
| Hospital Integrations | /hospitals | Register and manage hospital EHR connections |
| Support Tickets | /support | View and respond to patient support requests |
| Patient Engagement | /reports/engagement | Login and activity analytics |
| AI Chat Analytics | /reports/chat-analytics | Chat usage, intents, and safety events |
| EHR Integration Health | /reports/ehr-health | EHR sync status across all patients |
| Invite Patient | /invite-patient | Onboard a new patient via email |
| Invite Admin User | /admin/invite | Invite a new admin user to the project by email |
| Users | /admin/users | Manage admin user accounts |
| Edit Membership | /admin/members/:id | Edit a user's role, access policy, and admin flag |
| Bots | /admin/bots | Create and manage automation bots |
| OAuth Clients | /admin/clients | Register API client applications |
| Access Policies | /AccessPolicy | Create and manage resource-level access controls for users, clients, and bots |
| Secrets | /admin/secrets | Store encrypted configuration secrets |
| Project Details | /admin/details | Edit project name and metadata |
| Sites (CORS) | /admin/sites | Manage allowed origin domains for API access |
| Lab Assays | /lab/assays | Define individual lab tests |
| Lab Panels | /lab/panels | Define lab test groups |
| Audit Log | /activity-log | Full system audit trail |
| Security | /security | Admin account security settings |
| FHIR Browser | /:resourceType | Browse and edit any FHIR resource |
| Batch Upload | /batch | Upload and execute FHIR Bundle JSON files |
| Smart Search | /smart | FHIRPath-based search with custom field display |
| Project Admin Config | /admin/config | Force set password for project-scoped users (project admins) |
| Super Admin | /admin/super | System maintenance: rebuild definitions, reindex, purge, force set password globally |
| Async Job Monitor | /admin/super/asyncjob | Monitor background async jobs dispatched from Super Admin |
| Database Tools | /admin/super/db | Advanced PostgreSQL tools: GIN index configuration |