Feature Flags
What it does
Toggle specific POTAL features on or off for subsets of users or API keys without code deployments. Use feature flags for gradual rollouts, beta testing, or tenant-specific customizations.
How to use it
Create a flag
Define feature flags in Dashboard > Settings > Feature Flags with targeting rules.
Set targeting
Target flags by API key, tenant, user role, or percentage-based rollout.
Check flags via API
Your integration can check flag status to conditionally enable features.
Monitor impact
Track usage metrics per flag variant to measure the impact of feature changes.
Related Features
Built-in A/B testing framework for feature experiments
Full multi-tenancy with row-level security data isolation
Full-featured admin dashboard with usage analytics and tools
RBAC with admin, manager, analyst, and viewer roles
Track API usage, classification history, and cost analytics