Documentazione renderizzata
Questa pagina renderizza Markdown e Mermaid del modulo direttamente dalla fonte pubblica di documentazione.
Overview#
The Feature Flags domain provides dynamic feature management for controlling platform functionality at the user, tenant, and organization level. It supports role-based access with superuser overrides, tenant-specific configurations, and default domain enablement for gradual feature rollouts.
Key Features#
- Flag resolution based on authenticated user context and organization
- Role-based access levels (superuser gets all features, tenant-specific for admins, minimal for guests)
- Default fallback feature set for baseline functionality
- Per-user and per-tenant overrides for fine-grained control
- Domain categorization (core, analytics, blockchain, aviation, PSAP, intel, DOC)
- Gradual rollout support with controlled deployment
- Runtime dynamic enabling without redeployment
Use Cases#
- Controlling feature access per tenant for tiered service offerings
- Gradually rolling out new platform capabilities to select organizations
- Enabling specialized domain features (blockchain, aviation, PSAP) for specific tenants
- Providing superuser access to all features for platform administration
Integration#
The Feature Flags domain integrates with Tenant for organization configuration, Organization for settings management, User for identity context, and Admin for administration.
Last Reviewed: 2026-02-05