Feature flags
The optional features your organisation can have switched on, and what each one unlocks.
Some features in Nexus ERP are gated by a feature flag at the organisation level. Flags are turned on by your platform administrator, not self-serve from inside the app. If a sidebar item or settings page is missing, check whether the flag for it is enabled.
The full list
| Flag | What it unlocks |
|---|---|
| Linking phone numbers and routing notifications via WhatsApp. See WhatsApp notifications. | |
| TELEGRAM | Linking Telegram accounts, routing notifications via the bot, and creating tasks with /newtask. See Telegram bot. |
| REWARDS | The Rewards gamification feature. |
| CHAT | The Chat feature, with team / project / task channels. |
| MEETINGS | Google Calendar Meetings scheduling with Meet links. |
| PASSWORDS | The Passwords vault, sharing, TOTP, and client passwords. |
| MARKETING | The Short URLs builder with analytics. |
| WHITE_LABELLING | Custom domains for the workspace, the client portal, and short links, plus app-name and favicon overrides. |
| CLOUD_FILES | Upload to Nexus-managed cloud storage instead of (or in addition to) Google Drive. |
| DEVELOPER_API | The API keys page and the public REST API. |
How to enable a flag
Contact your platform administrator. The toggle isn't exposed inside the org settings, it's a server-side config they flip for you. Once enabled, the relevant pages and sidebar links appear immediately on next page load.
How flags interact with permissions
A feature flag is a prerequisite, not a substitute, for permissions. Even with the flag turned on, individual users still need the matching permission (e.g. Manage Rewards) to use the feature beyond the basic view.