Feature Flags
How features are toggled per organization type and globally.
Feature flags enable or disable features without code changes.
Basics
Types of Flags
- Organization‑specific: Enabled based on your organization type (e.g., IT Bootcamp, Medresa, Sports Academy).
- Global: Apply to all organizations (e.g., Video Calls, Analytics, Attendance).
How It Works
- Flags are evaluated in the app and cached for smooth UI.
- Some sections may be hidden if their flag is disabled.
Advanced
- Flags may toggle entire sections (e.g., Video Calls, Analytics).
- Your organization type (Bootcamp, Medresa, Sports Academy) determines which flags apply.
- Some flags are time‑boxed for pilots; availability can change.
Tips
- If you don’t see a feature, it may be disabled for your organization type.
- Contact your administrator to enable features you need.