News & Updates

NetSuite 2026.2 Release: Ask Oracle, AI Canvas and NetSuite Next

Written by Sandeep G. Published September 3, 2026 8 min read
NetSuite 2026.2 release update shown on a laptop with the Oracle NetSuite logo
NetSuite 2026.2 is the release where AI stops being a bolt-on and starts sitting inside the tools people already use every day. Oracle has shipped incremental AI features before, but this is the first release built around a genuine platform shift: NetSuite Next, a refreshed interface with Ask Oracle woven through it, so a user can ask a plain-language question instead of building a saved search.That AI shift is the headline, but it is not the only thing worth your attention. Finance teams get real reconciliation and close-process automation. Developers get a default-sort change in SuiteQL that can quietly break existing code. IT teams get the opening move in a multi-year authentication migration that becomes mandatory from 2027.1.This guide walks through what actually changed, based on Oracle’s own NetSuite 2026.2 release documentation, and what each team on your side should check before relying on it.

Key Takeaways

  • 1
    Ask Oracle is the centerpiece, a conversational AI assistant that answers questions from your own reports and records, live first in the United States and Canada.
  • 2
    NetSuite Next requires no migration. It runs on your existing platform, and admins request access through a 30-day Preview Account that never touches production.
  • 3
    Finance gets the deepest AI investment, including AI-assisted bank reconciliation, Intelligent Flux Analysis and new labor cost reporting.
  • 4
    A quiet SuiteQL change alters the default sort order for generic transaction queries, which can silently change results in code that never specified an order.
  • 5
    The 2027.1 authentication deadline starts now. New token-based authentication integrations stop working from that release, so migration planning belongs in this cycle.

NetSuite 2026.2 at a Glance

Not every account needs to act on every change below. Use this table to find what applies to you, then read the relevant section for detail.
ChangeAffected usersLikely impactRecommended action
Ask Oracle and NetSuite NextAdmins, all usersNew AI-driven interface and workflowsReview roles before requesting preview access
AI reconciliation and Flux AnalysisFinance, accountingFaster close, fewer manual lookupsTest against real bank feeds in Release Preview
SuiteQL default sort changeDevelopers, solution architectsSilent result-order changes in unpinned queriesAudit queries and scripts before upgrading
2027.1 authentication changesIT, integration ownersNew TBA integrations blocked from 2027.1Start planning an OAuth 2.0 migration now
Restaurant SuiteApp and time trackingFood service, shift-based laborNew industry-specific functionalityEvaluate only if relevant to your industry

The Three Changes Behind This Release

Everything else in 2026.2 sits on top of three platform-level changes. Here is what each one actually does.
01

Ask Oracle

What Changed

A conversational AI assistant built into NetSuite. Users ask questions in plain language and get answers pulled from their own reports, dashboards and records, instead of building a saved search.

Who Should Care, And What To Do

Anyone who currently waits on a saved search or report request. Live first in the US and Canada. Review permissions and record naming before requesting broad access, since Ask Oracle surfaces whatever the logged-in user can already see. See our dedicated Ask Oracle guide for the full access model.

02

AI Canvas

What Changed

A new interactive workspace that pulls KPI scorecards, charts, tables and AI-generated summaries onto a single page, replacing the routine of jumping between several saved searches to build one view.

Who Should Care, And What To Do

Controllers and analysts assembling recurring reports for leadership or board meetings. Pair it with the new direct .xlsx export and the Analytics Warehouse transfer option, both also new in this release.

03

NetSuite Next

What Changed

A refreshed, Redwood-based interface built on top of the existing platform, not a replacement. No forced migration or reimplementation. It is the foundation Ask Oracle and future AI features sit inside.

Who Should Care, And What To Do

Admins deciding rollout pace. According to Oracle’s own NetSuite Next FAQ, a Preview Account is a full 30-day copy of production with no effect on the live system, and access can be granted role by role rather than all at once.

How This Affects Different Teams

The features above land differently depending on where you sit. This is a starting point for each team’s own review, not a full task list.
TeamWhat changes for youWhat to check first
Finance teamsAI-assisted reconciliation, Flux Analysis, new labor cost reportsRun a real reconciliation cycle in Release Preview before trusting AI matches
NetSuite administratorsAsk Oracle and NetSuite Next rollout, Advanced Record Customization, passkey loginReview roles and record descriptions before granting broad AI access
Developers and integration ownersSuiteQL default sort change, TBA restrictions starting 2027.1Audit scripts for implicit sort order and inventory TBA-based integrations
Business leadersFaster close cycles, better subscription and pricing visibilityAsk finance and IT for a joint impact summary before the next board update

Other Changes Worth Knowing

A smaller set of updates rounds out the release. None are as consequential as the changes above, but a few are worth a quick look depending on your setup.

Finance and payments

Payment Runs now batches vendor payments instead of processing them one at a time, though it will not fix a slow approvals process on its own since ten payments still need ten sign-offs unless the approval chain in front of it already moves quickly. Beyond that:
  • Payment adjustments for bank fees and underpayments can be recorded directly on the payment record, not a separate journal entry
  • SuiteTax adds tax-inclusive pricing and automatic tax calculation on vendor discounts
  • E-invoicing expands to Denmark, France and Poland

Sales and operations

The new CPQ AI Assistant helps reps configure complex quotes without manually cross-referencing pricing rules, which should cut the quote errors that otherwise surface later as invoicing disputes. Subscription businesses get committed MRR and ARR reporting plus externally rated usage billing in SuiteBilling.On the operations side, Inventory Optimization recalculates reorder points from actual demand patterns, Rough-Cut Capacity Planning flags capacity shortfalls early, and Document AI extracts vendor bill data automatically, though it still needs a human to review it.

Industry-specific

2026.2 ships a new Restaurant SuiteApp and native start and end time tracking for shift-based labor. Useful if that describes your business, a smaller footnote otherwise.

SuiteQL and Authentication Changes

Developers and IT teams have two changes that deserve direct attention rather than a place in a long release-notes list.

SuiteQL default sort order: queries and Analytics Warehouse datasets built on generic transactions previously defaulted to sorting by transaction display name. In 2026.2, that default changes to transaction date. Queries with an explicit sort order are unaffected, but code relying on the old implicit ordering can return a different result sequence without throwing an error, the kind of change that tends to surface weeks after go-live as a confusing bug report.

Deadline to plan around: from NetSuite 2027.1, you can no longer create new integrations using token-based authentication (TBA) for SOAP, REST web services or RESTlets, according to Oracle’s own TBA end-of-support documentation. Existing TBA integrations keep working past 2027.1, but Oracle has signaled that broader TBA and SOAP retirement is expected around 2028. If your integrations use TBA, 2026.2 is the release cycle to start planning the OAuth 2.0 move, not the one right before the cutoff.

UpdateWhat it means
ADP Workforce Now ConnectorAutomatic sync of employee records, payroll journal entries and paycheck data
Bound parameters in REST SuiteQLMore secure handling of user input in queries, reducing injection risk
SuiteCloud Development FrameworkNew APIs, debugging improvements and better Control Center integration
None of this belongs in production without a test pass first, and that test is only as useful as the environment it runs in. Check your last sandbox refresh date before you start, since a stale sandbox means testing against data that no longer resembles production.

Preparing for Your Upgrade

Not every feature in 2026.2 turns on automatically. Oracle ships this release across three tiers: on by default, opt-in through the Features Manager, and early-adopter previews on request. Work through this list before assuming a feature is already live.
  1. Run your highest-volume bank reconciliation in Release Preview and confirm AI match suggestions hold up against real bank feeds
  2. Audit SuiteQL queries and scripts for any that rely on implicit sort order
  3. Identify integrations still using token-based authentication and scope an OAuth 2.0 migration
  4. Review roles and record descriptions before requesting broad Ask Oracle access, using our AI readiness checklist if you want a fuller walkthrough
  5. Confirm your sandbox reflects current production data before testing script or workflow changes
  6. Check the Features Manager for anything relevant to your business that is opt-in rather than default-on

Planning your 2026.2 upgrade

Get a second opinion on what to activate first

Our NetSuite support team, which includes NetSuite-certified professionals, can review your account and build a rollout plan around what actually matters to your business, rather than a generic feature checklist.

Talk to a NetSuite consultant

What This Means for Your Business

NetSuite 2026.2 is a genuine platform shift, not an incremental update. AI moving into daily workflows through Ask Oracle and AI Canvas changes how finance, sales and operations teams interact with the system, and the authentication changes ahead of 2027.1 are worth planning for now rather than later.If your finance team reconciles high volumes, your integrations still use token-based authentication, or your reporting depends on manual exports, you will feel this release quickly. If none of that describes you today, it is still worth a structured review rather than a blanket rollout.Our NetSuite AI for finance guide and our 2026.1 release notes are good next stops if you are catching up on more than one update at once. For anything specific to your own account, reach out to our team and we will walk through it with you directly.

Frequently Asked Questions

Oracle rolled out 2026.2 in phases between August and October 2026. Availability depends on your account's release schedule, so check your NetSuite dashboard for your specific rollout date.

No. NetSuite Next and Ask Oracle are administrator controlled, so you decide who gets access and when to turn them on.

Only if a query or script relies on the previous default sort order without specifying one explicitly. Oracle recommends reviewing and setting explicit sort orders before upgrading.

Existing token-based authentication (TBA) integrations keep working past 2027.1, but you will not be able to create new TBA integrations from that release onward, so it is worth planning a move to OAuth 2.0 now.

Yes. Oracle makes Release Preview available before each general release specifically for this purpose, and it is the safest way to confirm AI reconciliation matches and script behavior before the real cutover.

Continue exploring

Get In Touch

Our customer support team is available for help.

Let's Talk Business!