Admin

Admin

Admin tools for diagnosing problems, auditing what the system did, and tweaking the AI's behaviour.

In this section

Who can see what

The admin section is gated to admin and superadmin roles. Most pages also require the tenant you're logged into to match the data scope.

Where to start when things break

  1. Operator-visible bug → start with Activity Log filtered to the affected reservation or task.
  2. Webhook arrived but nothing happenedWebhook Logs — verify signature passed and the payload parsed.
  3. AI is misbehavingLLM Prompts — review what prompt is in production.
  4. App-wide error / 500sSystem Logs — look for the stack trace.
Source: the FlatsBratislava operator manual.