Row-Level Security
Manage RLS policies for tenant data isolation in Gold layer tables
How RLS Works
Row-Level Security policies filter data at query time based on tenant_id. Each tenant only sees rows where tenant_id matches their policy. Policies are applied to Gold layer tables in BigQuery.
1 Gold tables found
Gold Layer Tables
Tables with
tenant_id column can have RLS policies| Table Name | Rows | Has tenant_id | Actions |
|---|---|---|---|
| sales_ai_analytics_fact | 506 | Yes |
Configured Policies (0)
No RLS Policies
Create RLS policies to restrict tenant access to their own data in Gold layer tables.