# Advanced Tables ## Docs - [Changelog](https://docs.advancedtables.com/v5/changelog.md): Release notes for Advanced Tables v5. - [Action Customization](https://docs.advancedtables.com/v5/configuration/action-customization.md): Customize trigger actions for Multi-Sort, View Manager, and Quick Save with icons, labels, tooltips, colors, and more. - [Additional Configurations](https://docs.advancedtables.com/v5/configuration/additional-configurations.md): Additional configuration options including table loading indicators, User model customization, and other global settings. - [Authorization](https://docs.advancedtables.com/v5/configuration/authorization.md): Control access to User Views features using Laravel policies, with granular methods for public sharing, favorites, icons, and colors. - [Icon Aliases](https://docs.advancedtables.com/v5/configuration/icon-aliases.md): Override the default icons used throughout Advanced Tables using Filament's icon alias system. - [Advanced Filter Builder](https://docs.advancedtables.com/v5/features/advanced-filter-builder.md): A powerful filtering system that auto-generates filters from table columns and supports grouped OR conditions for building custom queries. - [Advanced Search](https://docs.advancedtables.com/v5/features/advanced-search.md): Replace Filament's default search with powerful constraints, column selection, multi-group AND/OR queries, and keyboard shortcuts. - [Favorites Bar](https://docs.advancedtables.com/v5/features/favorites-bar.md): Configure the Favorites Bar with six different themes and customize its appearance, including Quick Save and View Manager integration. - [Managed Default Views](https://docs.advancedtables.com/v5/features/managed-default-views.md): Let users set a default view per table that automatically loads when the resource is first opened. - [Multi-Sort](https://docs.advancedtables.com/v5/features/multi-sort.md): Enable users to sort tables by multiple columns with drag-and-drop reordering, fully integrated with Preset and User Views. - [Preset Views](https://docs.advancedtables.com/v5/features/preset-views.md): Create developer-defined views with custom queries, default filters, toggled columns, and sorting that can be deployed to all users. - [Quick Filters](https://docs.advancedtables.com/v5/features/quick-filters.md): Give users quick access to table filters through clickable indicators with support for pinned and favorited filters. - [Quick Save](https://docs.advancedtables.com/v5/features/quick-save.md): Enable one-click saving of User Views with a customizable Quick Save button. - [User Views](https://docs.advancedtables.com/v5/features/user-views.md): Allow end-users to save and manage their own custom table configurations including filters, sorting, column order, and grouping. - [User Views Resource](https://docs.advancedtables.com/v5/features/user-views-resource.md): A Filament resource for admins to manage, approve, and moderate User Views across all users. - [View Manager](https://docs.advancedtables.com/v5/features/view-manager.md): A comprehensive UI for end-users to search, apply, sort, edit, and manage all available table views in one place. - [Getting started](https://docs.advancedtables.com/v5/get-started/getting-started.md): Learn how to add the AdvancedTables trait to Resource Tables, Simple Resources, Table Widgets, and Panel Pages. - [Installation](https://docs.advancedtables.com/v5/get-started/installation.md): Requirements, purchasing a license, and step-by-step Composer installation instructions for Advanced Tables v5. - [Introduction](https://docs.advancedtables.com/v5/get-started/introduction.md): A premium Filament plugin that adds user-customizable views, quick filters, multi-column sorting, advanced search, and more to your tables. Works with Resource Tables, Relation Managers, Table Widgets, and standalone Table Builder. - [Upgrading to v5](https://docs.advancedtables.com/v5/get-started/upgrading.md): Step-by-step instructions for upgrading to Advanced Tables v5, including dependency updates, CSS integration, migrations, and important breaking changes. - [License](https://docs.advancedtables.com/v5/license.md): Advanced Tables license information including Single, Unlimited, and Lifetime license options. - [Configuring the table column](https://docs.advancedtables.com/v5/multi-tenancy/configuration.md): Configure a custom tenant column name if you're not using the default tenant_id column. - [Ignoring multi-tenancy](https://docs.advancedtables.com/v5/multi-tenancy/ignoring.md): Disable tenant scoping so User Views and Preset Views are shared across all tenants. - [Multi-Tenancy](https://docs.advancedtables.com/v5/multi-tenancy/multi-tenancy.md): Setup instructions for multi-tenancy using Filament's implementation or third-party packages like Spatie and Tenancy for Laravel. - [Multi-Tenancy](https://docs.advancedtables.com/v5/multi-tenancy/overview.md): Overview of supported tenancy implementations and setup instructions for scoping User Views and Preset Views to tenants. - [Simple one-to-many tenancy](https://docs.advancedtables.com/v5/multi-tenancy/simple-tenancy.md): Setup instructions for simple one-to-many tenancy with Filament Panels and standalone Table Builder. - [Support for multi-tenancy](https://docs.advancedtables.com/v5/multi-tenancy/support.md): Compatibility information and limitations for third-party multi-tenancy implementations. - [Support](https://docs.advancedtables.com/v5/support.md): Get help via email or Discord, view the changelog, and learn how to contribute to Advanced Tables. - [Configurations](https://docs.advancedtables.com/v5/table-builder/configurations.md): Table Builder uses the same configurations as Panel Resources, but configured through the config file instead. - [Getting started](https://docs.advancedtables.com/v5/table-builder/getting-started.md): Add the AdvancedTables trait to standalone Table Builder components using the included Page class to avoid trait conflicts. - [Managing User Views](https://docs.advancedtables.com/v5/table-builder/managing-user-views.md): Create a custom Livewire component to manage User Views when using Filament's standalone Table Builder. ## OpenAPI Specs - [openapi](https://docs.advancedtables.com/api-reference/openapi.json) ## Optional - [Demo](https://advancedtables.com/demo) - [Discord](https://discord.com/channels/883083792112300104/1093480983988281394)