Account Management
Account Management lets users update their own profile, credentials, and notification preferences. Administrators can also manage organization-level account settings from here.
Services Behind This Feature
| Service | Role |
|---|---|
| BFF API | Handles account update requests from the Cogrion UI. |
| Keycloak | Stores and manages user profile data and credentials. |
Go Deeper
- Security → Authentication and Authorization in the Cogrion UI
- Core Platform → Keycloak