Latest firm-level activity, if audit log model is available.
| Time | User | Action | Entity | Status |
|---|---|---|---|---|
| {{ log.created_at_utc }} | {{ log.actor_email or '-' }} | {{ log.action }} | {{ log.entity_type }}{% if log.entity_name %} > {{ log.entity_name }}{% endif %} | {{ log.status or '-' }} |
| No audit logs found or audit model is not available. | ||||