Business Central feature management
How Business Central's Feature Management page lets administrators preview, opt-in to, or delay new features within a release wave.
Microsoft ships many Business Central features as opt-in capabilities behind a runtime toggle, rather than enabling them automatically for all tenants. The Feature Management page is the administrator's control panel for these toggles. Understanding it is essential for managing the change pace inside each release wave.
The model. Each feature in Microsoft's Feature Management catalogue has a status:
- Preview — available in the platform but disabled by default. Administrators can enable per environment for testing. Behaviour may still change before general availability.
- Generally Available, opt-in — the feature is stable, but not auto-enabled. The administrator chooses when to turn it on. Many features stay in this state for one or two waves before becoming mandatory.
- Generally Available, default on — the feature is enabled automatically; it can still be temporarily disabled in some cases for backward compatibility.
- Mandatory — the feature is on and cannot be disabled. Eventually every default-on feature becomes mandatory.
Why opt-in. Microsoft uses opt-in features to:
- Ship new functionality without surprising customers mid-quarter.
- Let customers test in sandbox before enabling production.
- Catch breaking-change risk early — admins who enable preview features feed back to Microsoft on problems.
- Allow partners to test extension compatibility against new platform features.
The Feature Management page. A grid showing every feature, its status, a description, a link to the documentation, and the toggle. The administrator enables or disables per environment. Changes can take effect immediately or require a session restart.
Examples of opt-in features. Recent releases have used Feature Management for:
- New AL platform capabilities (e.g. new query language constructs, new event signatures).
- New UI patterns (e.g. modernised list pages, new filter experiences).
- Application-level changes (e.g. new copilot capabilities, new bank reconciliation logic).
- Integration changes (e.g. new connector versions, new API behaviour).
Sandbox-first. The discipline is: enable previewing features in sandbox first, run regression tests, confirm extensions still work, then enable in production. Tenants that flip features in production without sandbox validation occasionally find that an extension breaks or a workflow behaves differently — the kind of incident that erodes user trust.
Telemetry. Application Insights telemetry records feature enable/disable events with the user, environment, and timestamp. Useful audit when investigating "why is this behaving differently than last week".
Per-environment vs per-company. Most features toggle per environment (affecting all companies inside it). A small number toggle per company; the Feature Management page makes it clear which.
The progression. A feature typically lifecycles:
- Wave N — released as Preview opt-in.
- Wave N+1 — moved to Generally Available opt-in.
- Wave N+2 — moved to default-on, with option to disable.
- Wave N+3 or N+4 — mandatory; toggle removed.
Customers who never opt-in get features automatically when they become default-on — usually well-tested by then. Customers who opt-in early get features sooner and help shape the rollout.
Best practice. Review Feature Management every release wave alongside the published Release Plan. Enable previews for features you care about; leave the rest alone.
Related guides
- Printers and print management in Business CentralHow Business Central handles printing — cloud printer setup, Universal Print, document-to-printer routing, and the patterns for warehouse and retail printing.
- Application areas in Business CentralHow Application Areas in Business Central control which features users see — Basic, Essential, Premium, and how customisations can extend the application area system.
- Batch posting in Business CentralHow Business Central handles batch posting of journals, orders, and documents — performance, background processing, and the trade-offs against single posting.
- Business Central environments and sandboxesHow environments work in Business Central SaaS — production vs sandbox, capacity, copies, and lifecycle management.
- Business Central integrations with the Power Platform and Microsoft 365How Business Central plugs into Power Apps, Power Automate, Power BI, Excel, Outlook, Teams, and Copilot.