Administration¶
The Myeline admin interface is reachable at
https://<your-domain>/admin for accounts flagged is_admin.
The /admin dashboard centralises:
- Platform state (users, organisations, RQ queues, ChromaDB, Ollama, mailer)
- Licence banner (edition, expiry, status)
- RAG indicators (query volume, errors)
- Quick links to detailed sections
Sections covered¶
- Organisations and users — create an organisation, invite members, manage owner / admin / member roles, delete an account (GDPR).
- Enterprise SSO (OIDC) — wire Azure AD / Okta / Keycloak / Authentik as the IdP for an organisation.
- Quotas and plans — per-plan limits, 80 % / 100 % alerts, admin override.
- Audit log — who did what, when, off-host archival of entries > 180 days old.
- Cloud connectors — activation per edition, BYOC credentials configuration in sovereign-hybrid.
Best practices¶
- Create at least two admin accounts (resilience in case of password loss).
- Enable TOTP 2FA for all admins (
/account/2fa). - Check
/adminat least weekly, or wire/healthto your monitoring (Uptime Kuma, Zabbix, Prometheus…). - Keep a regular off-site export of the audit log (see Operations / backup).