Skip to main content

Overview

Tenant-scoped resources automatically filter data by the current team. All queries are automatically scoped, and new records get team_id set automatically.

Step 1: Create Model with Global Scope

Step 2: Create Filament Resource

Automatic Scoping

All queries are automatically scoped:

Next Steps