# Activity Log ## Documentation Sets - [Activity Log](https://relaticle.github.io/activity-log/llms-full.txt) ## Docs - [Installation](https://relaticle.github.io/activity-log/raw/getting-started/installation.md): Install relaticle/activity-log, index your tables, and wire the panel plugin. - [Quick start](https://relaticle.github.io/activity-log/raw/getting-started/quick-start.md): Working timeline in 5 minutes — Person model, spatie log, infolist render. - [How it works](https://relaticle.github.io/activity-log/raw/concepts/how-it-works.md): The mental model and vocabulary behind the timeline pipeline. - [Sources](https://relaticle.github.io/activity-log/raw/essentials/sources.md): The four built-in source types and how to register custom ones. - [Filament UI](https://relaticle.github.io/activity-log/raw/essentials/filament-ui.md): The infolist component, relation manager, header action, and URL filter UI. - [Refining the timeline](https://relaticle.github.io/activity-log/raw/essentials/refining-the-timeline.md): Filter, sort, deduplicate, and paginate the merged stream. - [Customization](https://relaticle.github.io/activity-log/raw/essentials/customization.md): Custom renderers, registration channels, and Tailwind theme integration. - [Caching](https://relaticle.github.io/activity-log/raw/essentials/caching.md): Opt-in per-call caching, key composition, and invalidation caveats. - [Configuration](https://relaticle.github.io/activity-log/raw/essentials/configuration.md): Full reference for config/activity-log.php. - [CRM person feed](https://relaticle.github.io/activity-log/raw/recipes/crm-person-feed.md): End-to-end person profile timeline — own log, related logs, timestamp events, custom renderer. - [Audit log for admins](https://relaticle.github.io/activity-log/raw/recipes/audit-log-for-admins.md): Read-only admin audit trail — own log only, role-gated visibility, sensitive-field redaction. - [Testing](https://relaticle.github.io/activity-log/raw/testing.md): Test patterns for the timeline component, relation manager, action, and builder. - [Troubleshooting](https://relaticle.github.io/activity-log/raw/troubleshooting.md): Common pitfalls, known limitations, and how to work around them. - [Contributing](https://relaticle.github.io/activity-log/raw/community/contributing.md): How to contribute to Activity Log - [License](https://relaticle.github.io/activity-log/raw/community/license.md): MIT License terms and what it means for you ## Landing - [Filament Activity Timeline](https://relaticle.github.io/activity-log/raw/index.md): Unified chronological timeline for any Eloquent model, powered by spatie/laravel-activitylog and Filament v5.