Skip to content

Feature Flags System

Feature flags allow you to enable or disable specific platform features per company. This is useful for rolling out new functionality gradually or customising the experience for individual organisations.

Accessing Feature Flags

Navigate to Feature Flags in the sidebar. This section is only visible to users with the System role.

Toggling a Feature

  1. Locate the feature in the list.
  2. Click the toggle switch to enable or disable it.
  3. The change takes effect immediately.

Tips

  • Feature flags affect the selected company only.
  • Disabling a feature hides it from users but does not delete any associated data.
  • Use feature flags to test new features with a single company before enabling them platform-wide.