Workspace Audit Log

Security & Governance Audit Log

Immutable record of administrative, configuration, and team governance activities.

@if(array_filter($filters)) Clear filters @endif
@forelse($logs as $log) @empty @endforelse
Action Entity Actor IP / User Agent Details Timestamp
{{ $log->action }} {{ $log->entity_type }} {{ $log->user?->name ?? 'System' }} {{ $log->ip_address }} {{ json_encode($log->metadata) }} {{ $log->created_at->diffForHumans() }}
No audit events recorded matching your filter.
@if($logs->hasPages())
{{ $logs->links() }}
@endif