Settings Scopes
TendSocial settings are split by scope.
Routes
- Company:
/settings/company - User:
/settings/user - Platform (Super Admin only):
/settings/platform
Company Settings
Use company scope for workspace-level operations:
- Company profile and branding URL
- Team invites and role assignment
- Social defaults and connected accounts
- Blog defaults and git/frontmatter preferences
- Analytics/source options
- Billing and addons
- Integrations and advanced JSON view
User Settings
Use user scope for personal preferences:
- Timezone/date format
- Notification preferences
- Density/personal display preferences
Platform Settings (Super Admin)
Use platform scope for global controls:
- System config
- API keys and integration secrets
- Feature flags and AI model config
- Segments/entitlements/packages/users/companies/admin data
- Review access links
- Scheduling rules, jobs, audit logs, and diagnostics
Access Notes
- If you are not super admin, platform settings are intentionally blocked.
- Company and User scopes remain available to normal workspace users.