Zum Inhalt springen

Admin overview

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

The admin UI is a Blazor Server app mounted on the same process as the API, gated by the AdminPolicy authorization policy. It runs at /admin on the server origin and is intended for operators of a Pia Server instance — not end users.

The first user to sign in on a fresh install is bootstrapped as an administrator via the Setup flow; subsequent admins are promoted from the Accounts page.

RoutePurpose
/adminAccounts — search users, change roles, deactivate/reactivate
/admin/devicesRegistered E2EE devices and their status
/admin/groupsGroups and group-scoped policy / AI provider overrides
/admin/limitsRuntime policies — rate limits, quotas, identity policy, AI payload limits
/admin/auditFilterable audit log of admin and security-relevant events
/admin/anomaliesLogin anomalies (impossible-travel, brute-force patterns) needing review
/admin/licenseEdition, expiry, seat counts, feature flags from the active license
/admin/license-eventsRecent licence history (issue, refresh, expiry)
/admin/settingsAI provider catalog, encryption status, database provider
/admin/token-usagePer-user AI token usage over the last 7 days
/admin/synced-itemsSync inventory across users (templates, providers, sessions, memory, todos)
/admin/pluginsInstalled and available plugins
/admin/trusted-certificatesCustom CA certificates trusted for upstream calls