Skip to content

Settings

Settings is one page with tabs. Each tab has its own doc page:

TabWhat it controls
HomeDevice facts and Device URL — Settings: Home
PairingPairing QR to add Devices, phone sign-in — Settings: Pairing
LibraryLibrary path — Settings: Library
RepositoriesCatalog URLs and per-Device sync — Settings: Repositories
UpdatesAppliance .deb / .pkg apply on a root Device — Settings: Updates
API KeysAPI keys for scripts and inference clients — Settings: API Keys
SSH KeysSSH keys injected into guests — Settings: SSH Keys
PasskeysWebAuthn passkeys for web sign-in — Settings: Passkeys
Audit LogWho did what, when — Settings: Audit Log

Settings is admin-only; the inference role does not see it.

Settings page on the default API Keys tab

Tabs are addressable with ?tab= using the ids home, pairing, library, repositories, updates, apikeys, sshkeys, passkeys, audit. Example: /settings?tab=updates. Several pages in this app (like Add a Device) link straight into a tab that way. Without a query you land on API Keys, the default tab. /registry redirects here at ?tab=repositories. /settings?tab=disks redirects to Devices; the default VM disk directory is on the Device page.