Skip to main content

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:
  1. AdminSettingsOrganisation
  2. Click the Features tab
  3. 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 first

Profile Personalisation

Let users make their profiles uniquely theirs with custom details and appearance options. Great for: User engagement, community building, personal investment

Restrict 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 programs

Fixed 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 advantage

Quick Reference

Complete list of all 18 feature flags organized by category:
FeatureDefaultCategoryWhat Users Experience
Anonymous LoginBlock🔐 AuthVisitors become instant guests with auto-generated usernames, can browse and participate immediately
Explore Before LoginBlock🔐 AuthGuests earn real points and progress, seamlessly convert to full accounts without losing anything
Force OIDC AuthenticationBlock🔐 AuthOnly company SSO login appears, all other methods (email, social) completely disappear
Disable GamificationBlock🏆 GameRemoves all XP displays, progress bars, competitive elements - turns platform into serious business tool
Fixed Points DistributionBlock🏆 GameEveryone gets same points for completing challenges vs performance-based rewards for speed/accuracy
LeaderboardAllow🏆 GameWeekly rankings with podiums, positions, and competitive atmosphere visible throughout platform
Points SystemAllow🏆 GameUsers see coin balances, earn points for actions, spend in shop, track wallet transactions
StreaksAllow🏆 GameDaily login counters with fire icons, milestone rewards for 7/30-day habits, resets at midnight
Anonymize LeaderboardBlock🛡️ PrivacyRankings show “Anonymous User 1, 2, 3” instead of real names while keeping competitive positions
Anonymise User DataBlock🛡️ PrivacyFull ghost mode: all names become “Anonymous” across posts, comments, profiles, and activities
Restrict Cross-Community NavigationBlock👥 CommunityRemoves community search/switcher, users stay locked in their assigned space (perfect for training)
Disable Comments on PostsBlock👥 CommunityComment sections vanish from all posts, eliminates moderation needs and keeps content clean
Enable Refer-a-FriendAllow👥 CommunityAdds invite buttons throughout interface, users get referral links and points for successful invites
Disable Posts TabBlock👥 CommunityHides social posting tab from navigation, keeps users focused on challenges instead of social content
Profile PersonalisationAllow🎨 UI/UXUsers can edit bios, upload avatars, customize profiles, and make their space uniquely theirs
Disable Rewards TabBlock🎨 UI/UXRemoves entire rewards section from navigation for cleaner, task-focused interface
User Language SwitchingBlock🎨 UI/UXLanguage picker in user menu allows instant interface translation to user’s preferred language
Disable Achievements TabBlock🎨 UI/UXHides 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.
I