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 Console is accessed via /platform/* routes:
/platform/config/system- System settings/platform/config/integrations- Third-party integrations/platform/config/features- Feature flags/platform/config/segments- User/company segments/platform/billing/packages- Subscription packages