pw) is the browser UI for managing organizations, projects, fleets, devices, edge replication, integrations, and settings.
Access the console
Sign in with Zitadel OIDC. After login the app stores your access token and sends it on every API request together with the active ORG-ID header.
Layout
/:org_id/:project_id/<feature>. Changing org or project updates the URL and reloads scoped data.
Feature modules
Each module loads on demand for faster initial page load.
Local development with mock data
Developers can run the UI without a live backend:VITE_MOCK_AUTH=false and configuring Zitadel variables in .env.
Related tools
Many console actions have CLI equivalents in platform-tui — useful for scripting and CI.Fleets & devices
Create fleets, register devices, view MQTT details.
Edge Sync
Replicate SQLite from devices — policies, bundles, governance.