Admin Features
This section covers the administrative features available to Super Admins through the Platform Console.
Overview
Super Admins have access to platform-wide configuration and management:
- System Settings - App name, URLs, trial periods, budgets
- Integration Management - API keys for third-party services
- Feature Flags - Toggle features globally or per segment
- Email Templates - Customize transactional emails
- Company Management - View, suspend, or manage all companies
Documentation
Configuration
- Admin Configuration System - Complete guide to:
- System settings management
- Billing configuration
- Integration configs
- Google Secret Manager sync
- Email templates
- Feature flags
Related Pages
- Platform Console - UI and API for feature flags, segments, entitlements
- API: Admin Reference - Admin API endpoints
Access Control
Admin features require isSuperAdmin: true on the user record.
| Role | Access Level |
|---|---|
| Super Admin | Full platform access |
| Owner | Company-level admin only |
| Admin | Company-level settings only |
| Member/Viewer | No admin access |
UI Navigation
Platform controls are managed from Settings > Platform:
/settings/platform?tab=system- System settings/settings/platform?tab=api-keys- Third-party keys and integration credentials/settings/platform?tab=feature-flags- Feature flags/settings/platform?tab=segments- User/company segments/settings/platform?tab=packages- Subscription packages
Legacy /platform/* routes remain as compatibility aliases but are not the primary navigation model.