◈ Institution console · feature 28 of 30

⛨ Audit log

Append-only. There is no update or delete path anywhere in the code.

/admin/audit

teachinacademy.com/admin/audit Sample data · read only

Audit log

Append-only. There is no update or delete path anywhere in the code.

Events

14,286This session

Distinct actions

38Across the system

Today

412So far

Deletable

0By design
WhenActorActionDetail
09:14:22Principalapproval.approvedProjector for Lab 2 · ₹42,000
09:02:11Teacher Battendance.marked41 students, 3 absent
08:47:03Accountsfee.paid₹32,000 · RCP-2627-50003

This is the real interface with sample figures. A 7-day trial gives you the same screen with your own records in it. Click any item in the sidebar to open its specification.

What this screen is for

Every mutation writes a line here: who did it, what they did, to which record, when, and with what detail. There is no route, no function and no query anywhere in the application that updates or deletes an audit row. That is a structural guarantee rather than a policy, and it is the difference between a log and a record.

What it does

  • Every login, decision, mark, payment and consent change
  • Actor, action, entity and timestamp on every line
  • No update or delete path exists in the code
  • Two hundred most recent shown, all retained
← Reports Backups → Try it free for 7 days All of Institution console