Overview
PoolPuma logs significant actions to an audit trail for accountability and compliance. Every create, update, and delete operation on key entities is recorded.What gets logged
- Store creation and updates
- Customer creation and updates
- Property creation
- Route creation
- Staff and access changes
Audit event fields
| Field | Description |
|---|---|
| Action | What happened (create, update, delete) |
| Entity type | What was affected (customer, route, etc.) |
| Entity ID | The specific record |
| User | Who performed the action |
| Timestamp | When it happened |
| Details | Additional context (JSON) |