Your Platform’s Control Center
Feature flags are your platform’s personality controls. Want users to try before they buy? Enable guest access. Running enterprise? Lock it down with SSO. Each toggle shapes the user experience, and the grouped interface makes it dead simple to find what you need.What Makes This Special
No guesswork - just clear Allow/Block choices organized by what they actually do. Change settings once and watch them apply across all your communities instantly.
Getting Started
Find your feature controls here:- Admin → Settings → Organisation
- Click the Features tab
- Expand the sections you need
Smart Descriptions: Each toggle explains exactly what it does in plain English. No more cryptic technical jargon.
The Feature Groups
Features are organized into collapsible sections that mirror how you actually think about platform management:- 🔐 Authentication
- 🏆 Gamification
- 🛡️ Privacy
- 👥 Community Features
- 🎨 User Experience
Who gets in and howControl login methods and access requirements. These features shape your onboarding funnel from frictionless guest access to enterprise-grade SSO.All 3 Authentication Features:
- Anonymous Login - Visitors instantly become guests with auto-generated usernames, can start challenges immediately without any signup friction
- Explore Before Login - The conversion champion: guests earn real points and progress, then seamlessly upgrade to full accounts without losing anything
- Force OIDC Authentication - Enterprise lockdown: only company SSO works, all other login methods disappear completely
Organization-Wide Impact
Here’s the superpower: as an organization admin, every change applies to all communities instantly. No more toggling the same feature across 20 different spaces. You’re the boss of all communities.One Change, All Communities
Perfect for maintaining consistent policies across your entire platform empire.
Key Features You Should Know
Explore Before Login
The conversion rate champion. Users can start challenges and earn points without creating an account. When they sign up, progress transfers seamlessly. Perfect for: Demo environments, reducing signup friction, building trust Requires: Anonymous Login enabled firstProfile Personalisation
Let users make their profiles uniquely theirs with custom details and appearance options. Great for: User engagement, community building, personal investmentRestrict Cross-Community Navigation
Keep users laser-focused on their assigned community. Perfect for structured programs, training cohorts, or when you want separate community cultures. Use cases: Employee onboarding cohorts, competitive leagues, brand-specific training programsFixed Points Distribution
Switches from merit-based rewards to participation-based equality. Everyone gets the same points for completing challenges, regardless of speed, accuracy, or performance. What admins see: Simplified point economics, reduced competitive pressure, more inclusive environment What users experience: Predictable rewards, less stress about performance, focus on participation over competition Democratic mode (enabled): Everyone gets exactly the same points for completing any challenge Merit mode (disabled): Faster/better performance earns bonus points, creating competitive advantageQuick Reference
Complete list of all 18 feature flags organized by category:Feature | Default | Category | What Users Experience |
---|---|---|---|
Anonymous Login | Block | 🔐 Auth | Visitors become instant guests with auto-generated usernames, can browse and participate immediately |
Explore Before Login | Block | 🔐 Auth | Guests earn real points and progress, seamlessly convert to full accounts without losing anything |
Force OIDC Authentication | Block | 🔐 Auth | Only company SSO login appears, all other methods (email, social) completely disappear |
Disable Gamification | Block | 🏆 Game | Removes all XP displays, progress bars, competitive elements - turns platform into serious business tool |
Fixed Points Distribution | Block | 🏆 Game | Everyone gets same points for completing challenges vs performance-based rewards for speed/accuracy |
Leaderboard | Allow | 🏆 Game | Weekly rankings with podiums, positions, and competitive atmosphere visible throughout platform |
Points System | Allow | 🏆 Game | Users see coin balances, earn points for actions, spend in shop, track wallet transactions |
Streaks | Allow | 🏆 Game | Daily login counters with fire icons, milestone rewards for 7/30-day habits, resets at midnight |
Anonymize Leaderboard | Block | 🛡️ Privacy | Rankings show “Anonymous User 1, 2, 3” instead of real names while keeping competitive positions |
Anonymise User Data | Block | 🛡️ Privacy | Full ghost mode: all names become “Anonymous” across posts, comments, profiles, and activities |
Restrict Cross-Community Navigation | Block | 👥 Community | Removes community search/switcher, users stay locked in their assigned space (perfect for training) |
Disable Comments on Posts | Block | 👥 Community | Comment sections vanish from all posts, eliminates moderation needs and keeps content clean |
Enable Refer-a-Friend | Allow | 👥 Community | Adds invite buttons throughout interface, users get referral links and points for successful invites |
Disable Posts Tab | Block | 👥 Community | Hides social posting tab from navigation, keeps users focused on challenges instead of social content |
Profile Personalisation | Allow | 🎨 UI/UX | Users can edit bios, upload avatars, customize profiles, and make their space uniquely theirs |
Disable Rewards Tab | Block | 🎨 UI/UX | Removes entire rewards section from navigation for cleaner, task-focused interface |
User Language Switching | Block | 🎨 UI/UX | Language picker in user menu allows instant interface translation to user’s preferred language |
Disable Achievements Tab | Block | 🎨 UI/UX | Hides achievements from main navigation, reduces cognitive load for users focused on core tasks |
Feature Dependencies
Some features need others to work:- Explore Before Login needs Anonymous Login (can’t try before you buy without guest access)
- Fixed Points Distribution needs Points System (can’t distribute what doesn’t exist)
- Anonymize Leaderboard works with Leaderboard enabled
Smart Usage Tips
- 🧪 Testing
- 📊 Monitoring
- 🎯 Strategy
- Test changes in staging first
- Enable for small groups before organization-wide rollout
- Document WHY you’re making changes
Common Setups
- Open Platform
- Enterprise Locked
- Privacy First
- ✅ Anonymous Login
- ✅ Explore Before Login
- ✅ Points System
- ✅ Leaderboard
- ✅ Refer a Friend
API Integration
For programmatic management of feature flags, see the Feature Flags API Reference for endpoints to:- Retrieve current feature flag settings
- Update individual or bulk feature flags
- Validate feature flag dependencies
- Monitor feature flag usage across communities
That’s It! You now have everything you need to confidently manage your platform’s feature flags. Each toggle shapes the user experience in predictable ways, and the organized interface makes it easy to find exactly what you’re looking for.