Settings
Account, MRO configuration, compliance coverage, Lisa, notifications, security, and integrations.
This is a read-only prototype. There is no settings persistence layer yet β values below are either drawn live from existing KOTA'S AEROSPACE mock data, or are inert preview controls clearly labeled as such. Nothing on this page is saved to a backend.
General
Organization
Organization Type
Workspace
DEMO DATA β single-workspace prototype, no multi-workspace model exists yet.
Timezone
DEMO DATA β not read from a user/org preference record.
Date Format
DEMO DATA β matches the format used throughout mock data.
Currency
DEMO DATA β matches lib/mock/finance.ts figures.
System Status
This demo environment runs entirely on client-side mock data by default. A real backend exists in this repository (FastAPI, JWT auth, PostgreSQL data model, RBAC permissions) and currently exposes Aircraft, Work Order, Task, Evidence, and Inspection Requirement endpoints. It is a LOCAL-ONLY development server β it is never deployed and this switch is a prototype/testing aid, not a production connection.
Image Credits
Aircraft background photography: Boeing 737-800 photo by Acroterion / Wikimedia Commons (CC BY-SA 4.0). Airbus A320-200 photo via Wikimedia Commons (public domain / CC0, no attribution required).
Data Mode
DEMO (default) uses this prototype's client-side mock data everywhere. REAL calls the local FastAPI backend and requires signing in with a real account β pages currently wired for REAL data are Aircraft and Work Orders.