Oracle Fusion Agentic Apps: From System of Record to System of Outcomes

I’ve written about Oracle’s Agentic Applications a few times now, covering the original announcement, the HCM workspaces and, more recently, my hands-on experience with the Agentic App Builder. Every time I think I’ve reached the end of the story, Oracle introduces something new.

This time, rather than looking at individual features, I want to focus on the bigger picture. What is Oracle actually trying to achieve with Agentic Apps, and why should Fusion customers be paying attention? Because what we’re seeing isn’t just another set of AI features. It’s a shift in how enterprise applications are designed to support work.

For years, ERP and HCM systems have been systems of record. They capture transactions, store data and provide the processes organisations need to run their business. Employees perform tasks and the system records the outcome.

Agentic Applications introduce a different approach. Rather than simply waiting for users to initiate work, the application continuously analyses data, identifies priorities, recommends actions and, where appropriate, helps execute tasks within existing security and governance frameworks.

The result is a move from recording activity to driving outcomes. That’s a significant change.

Employees aren’t removed from the process. In fact, judgement, approval and decision-making remain firmly in human hands. What changes is the amount of manual effort required to gather information, identify next steps and coordinate routine activities.

Oracle describes this as moving from systems of record to systems of outcomes, and the more I see of the strategy, the more that description feels accurate.

One thing that often gets lost in conversations about AI is that not all AI capabilities are the same. Oracle’s approach now spans four distinct layers.

At the most familiar level are generative AI features embedded directly within Fusion user experiences, helping users generate content, summaries and recommendations. The next layer introduces Answer Agents, which provide contextual information and guidance within the flow of work. Beyond that are Workflow Agents that can execute multi-step business processes on behalf of users.

Finally, Oracle has introduced Agentic Applications. These are goal-driven workspaces that coordinate multiple agents and business processes to achieve a specific outcome. The 22 workspaces announced across HCM, ERP, SCM and CX sit firmly within this final category.

For customers starting their AI journey, understanding these layers is important. Not every use case requires a fully agentic application, but they do provide a glimpse of where enterprise software is heading.

Alongside the growing catalogue of pre-built applications, Oracle has continued to invest in the tooling behind them. One of the most important additions is contextual memory, allowing agents to retain relevant information across interactions rather than treating every conversation as a completely new request.

Content Intelligence is another significant development. It enables agents to combine transactional data with enterprise content such as policies, procedures and knowledge articles. This creates opportunities for more sophisticated use cases in areas such as compliance, onboarding and employee support.

Oracle has also expanded support for multimodal interactions, enabling agents to work with information beyond text, including images and voice-based inputs.

For organisations looking at AI as part of a broader technology landscape, Oracle’s support for industry standards such as the Model Context Protocol (MCP) is particularly interesting. It opens the door for Fusion agents to work alongside agents and services running on other platforms, helping organisations avoid creating isolated AI ecosystems.

One challenge every AI programme faces is proving value. Organisations understandably want to move beyond demonstrations and understand whether AI is delivering measurable business benefits. Oracle’s new Agent ROI Dashboard aims to address this. The dashboard tracks metrics such as usage, successful completions, time savings and cost savings, giving organisations a way to monitor the impact of individual agents over time.

While the methodology behind any ROI calculation should always be considered carefully, the availability of these metrics provides a practical starting point for conversations with project sponsors and steering committees. Instead of discussing potential benefits in theory, organisations can begin measuring outcomes based on actual usage patterns.

The HCM workspaces have received a lot of attention since their launch, but some of the ERP and SCM use cases are equally compelling.

One example is the Design-to-Source Workspace. Traditionally, moving from product design to sourcing can involve multiple teams, disconnected systems and significant manual effort. The workspace connects these activities, helping organisations move more efficiently from bill of materials creation through to supplier engagement and sourcing decisions. What’s particularly interesting is that the workspace doesn’t simply display information. It continuously monitors progress, identifies risks and highlights areas requiring attention.

Another example is the Collectors Workspace within ERP. Collections teams often spend considerable time gathering information from different sources before they can determine the appropriate next action. The Collectors Workspace brings together customer history, disputes, payment behaviour and other relevant information into a single view, helping teams focus their attention where it will have the greatest impact.

In both examples, the goal isn’t to replace experienced employees. It’s to remove the effort associated with collecting and organising information, allowing people to spend more time making informed decisions.

Oracle has continued to expand its HCM agentic application portfolio, with workspaces covering areas such as hiring, career development, workforce operations, employee support and team management. Despite the variety of use cases, a common theme runs throughout them all.

The applications take responsibility for gathering information, coordinating activities and surfacing recommendations, while people remain responsible for decisions that require judgement, experience and empathy. That balance is important because successful AI adoption isn’t about removing human involvement. It’s about enabling people to focus on higher-value work.

The most interesting aspect of Oracle’s Agentic Applications isn’t any individual workspace or feature. It’s the direction of travel. For years, organisations have invested heavily in putting consistent processes and accurate data into their enterprise systems. Agentic Applications represent Oracle’s next step, using that foundation to actively help organisations achieve business outcomes rather than simply record activity. Not every organisation will adopt these capabilities at the same pace, and governance, security and change management will remain critical considerations.

However, the conversation is already changing. Instead of asking how technology can automate individual tasks, organisations can start asking how it can help deliver broader business objectives. That is a much bigger shift than simply adding another AI feature to an application.

If you’re exploring Oracle’s AI strategy, my recommendation is to start small. Identify a business process where information gathering and routine coordination consume significant time, evaluate one of the pre-built agentic applications, and measure the results. The new Agent ROI Dashboard gives organisations a practical way to begin that journey using real data rather than assumptions.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines

Building Workflow Agents in Oracle AI Agent Studio: From Configuration to Production

It’s one thing to understand Workflow Agents in theory. It’s another to sit down in Oracle AI Agent Studio and start building one. In my previous blog, I explored the architecture behind Workflow Agents and how Oracle has designed them to combine AI reasoning with structured business processes.

This time, I wanted to focus on the practical side. What do you actually see when you start building a Workflow Agent? Which settings matter? How do triggers work? What’s the best way to handle errors? And which data nodes should you use for different scenarios? These are the questions that tend to come up once organisations move beyond the concept stage and start planning real-world implementations.

Creating a new Workflow Agent is straightforward, but there are a few important decisions to make from the outset. The Details tab is where you define the basics, including the agent name, code, application family and product area. While these may seem like simple administrative fields, they’re worth getting right because they determine how the agent is categorised within AI Agent Studio and how it appears within monitoring and reporting.

The LLM tab is where you select the large language model that will power the agent. Workflow Agents use GPT-5 mini by default, which is more than capable of handling many common automation scenarios such as document extraction, classification and policy-based decision making.

One point worth noting is that not all models are licensed in the same way. The OSS LLM is free to use and is provided as part of your Oracle subscription, while all other LLMs are deemed premium and therefore are charged as AI Units are consumed. For more information, please look at my previous blog on AI Agent pricing structures.

The Chat Experience tab allows you to enable file uploads. This becomes particularly useful when your workflow needs to process documents such as supplier quotes, invoices or legal correspondence. Files uploaded at runtime can then be passed directly to a Document Processor node for extraction and analysis.

One of the first questions people ask is how a Workflow Agent actually starts running. Oracle currently supports three trigger types, each designed for different use cases.

Firstly, webhook triggers. These offer the greatest flexibility. When configuring a webhook, you define one or more input variables which become available through a REST endpoint. External systems can then pass information into the workflow when triggering the agent. This approach works particularly well when integrating with Oracle Fusion processes, third-party applications or custom solutions that need to launch an automated workflow in response to a specific business event.

Email triggers are where Workflow Agents start to open up some interesting automation opportunities. After configuring an inbound Microsoft or Google email account within AI Agent Studio, every email received by that mailbox can automatically initiate a workflow. The agent has access to both the email content and any attachments, allowing it to classify, extract and process information without manual intervention.

For example, a payroll team could automatically process court garnishment orders received via email, while an accounts payable team could analyse supplier invoices arriving in a dedicated mailbox. The key benefit is that users don’t need to actively launch the process. The workflow begins as soon as the email arrives.

Schedule triggers are designed for recurring tasks. Whether you need a workflow to run every 30 minutes, every Monday morning, or on a specific schedule throughout the month, Oracle provides flexible scheduling options to support it. This makes them ideal for monitoring activities, batch processing and routine validation tasks that need to run automatically in the background.

If there’s one area that’s often overlooked during development, it’s error handling. Most people focus on getting the workflow working and only think about failures later. Unfortunately, it’s usually the first thing they need when moving into production.

Oracle provides a dedicated Error Handling tab where you can configure automated notifications whenever a workflow encounters an unrecoverable issue. Rather than sending a generic failure message, you can include contextual information such as:

  • The workflow name
  • Trace ID
  • The node that failed
  • The error message
  • Business data being processed at the time

This makes troubleshooting far quicker because support teams receive meaningful information rather than simply being told that something went wrong.

It’s also worth remembering that individual nodes can have their own error-handling paths. Rather than terminating the workflow entirely, you can redirect failures to alternative branches that perform logging, update status values or notify users before ending gracefully. In practice, combining workflow-level notifications with node-level recovery paths creates a much more resilient solution.

One of the more confusing aspects of Workflow Agent development is knowing which data node to use. Although several of the available nodes appear similar at first glance, they serve very different purposes.

The Document Processor is the starting point for document-based workflows. It extracts content from files such as PDFs, Word documents, HTML pages and scanned images, making the information available for downstream processing.

Vector Write creates embeddings and stores them within a vector index. Think of this as the step where knowledge is prepared and stored so that it can be searched later.

Vector Read retrieves relevant content from an existing vector index. This is typically used when a workflow needs to locate policies, procedures or reference material to support a decision.

The RAG Document Tool combines retrieval and grounding into a single step. Instead of manually connecting retrieval and generation components, the node retrieves relevant content and uses it to produce a grounded response from the LLM.

For knowledge-based workflows, the most common pattern is: Document Processor → Vector Write → Vector Read → LLM. Understanding this flow early can save a considerable amount of redesign later.

Perhaps the most important feature within Workflow Agents is the Human Approval node. This allows the workflow to pause and request approval before carrying out a specific action. The workflow only continues once an authorised individual has reviewed and approved the decision.

This approach strikes a balance between automation and governance. Routine tasks can be handled automatically, while higher-risk scenarios remain subject to human oversight. This is particularly important in HR, payroll and finance processes, where an incorrect decision can have a direct impact on employees or suppliers.

In many ways, this ability to blend AI-driven automation with structured controls is what makes Workflow Agents different from many other agent frameworks.

One of the most significant developments to AI Agent Studio is METRO (Measurement, Evaluation and Testing for Real-time Observability). METRO provides visibility into how agents are performing through dashboards covering:

  • Accuracy
  • Latency
  • Token usage
  • Execution tracing
  • Evaluation scoring

For Workflow Agents, detailed tracing is particularly valuable because it allows teams to see exactly how an instance progressed through the workflow, identify bottlenecks and pinpoint failures.

Oracle have also introduced AI governance capabilities, including guardrails on requests and responses, instruction protection and integration with Oracle’s AI Governance framework. For organisations looking to deploy Workflow Agents into production environments, these additions provide greater confidence around monitoring, governance and ongoing optimisation.

Ready to Start Building? The best advice I can give is to start small. Choose a process you understand well. Something with clear inputs, defined outcomes and a manageable number of exceptions.

Build a simple proof of concept first. Get the trigger working. Add a data node. Introduce an LLM step. Test the error handling. Then gradually expand the workflow as your confidence grows.

Oracle has made Workflow Agents surprisingly accessible, and the observability features make it much easier to understand what’s happening behind the scenes as you develop and refine your solution. If you’re considering Workflow Agents and want to understand where they could deliver value in your organisation, now is a good time to start exploring the possibilities.

Please note that all screenshots are the property of Oracle and are used in accordance with Oracle’s Copyright Guidelines.

Oracle’s AI-Powered Future for Recruiting: Connecting the Entire Hiring Journey

Recruitment teams are under pressure from every angle. Candidates expect faster responses, personalised interactions and greater transparency throughout the hiring process. At the same time, organisations are increasingly shifting towards skills-based hiring and talent management, often while juggling disconnected systems, inconsistent processes and growing workloads. This is where Oracle’s latest AI-powered recruiting capabilities are aiming to make a real difference. Rather than introducing another standalone AI tool, Oracle is embedding intelligent agents throughout the recruitment lifecycle to help organisations attract, engage, hire and onboard talent more effectively.

Oracle’s AI Agent Framework for Recruiting brings together a collection of specialised AI agents that support different stages of the hiring process. Instead of acting as isolated tools, these agents work together across the recruitment journey, sharing context and information to create a more seamless experience for both candidates and hiring teams. The objective is straightforward: improve candidate experiences, reduce manual effort and help organisations make better hiring decisions more quickly.

One of the most visible innovations is Career Coach, Oracle’s candidate-facing AI assistant. Integrated directly into career sites, Career Coach helps candidates discover relevant opportunities based on their skills, experience and career interests. Rather than searching through dozens of vacancies, candidates receive personalised recommendations and guidance throughout the application process. They can upload CVs, ask questions and complete applications through a conversational experience that feels far more natural than traditional online forms.

Perhaps most interesting is Career Coach’s ability to provide personalised application feedback. Candidates can receive recommendations on how well their application aligns with the role requirements, highlighting skills, qualifications or experiences that may strengthen their submission. For organisations, this has the potential to improve application quality while creating a more supportive and engaging candidate experience.

Maintaining regular communication throughout recruitment remains a challenge for many organisations, particularly when managing high application volumes. Oracle addresses this through AI-powered messaging capabilities that can answer routine candidate questions and provide updates through channels such as email, SMS and WhatsApp. Candidates can receive information about interview stages, scheduling, timelines and next steps without waiting for a recruiter to respond. The result is a more responsive recruitment process while allowing recruiters to focus their attention on higher-value interactions.

Recruiters are not the only beneficiaries of Oracle’s AI investment. Hiring managers are often required to review large volumes of candidate information, interview feedback and assessment results before making decisions. Oracle’s Hiring Assistant helps simplify this process by generating concise candidate summaries and surfacing key information from across the recruitment lifecycle.

Instead of reviewing multiple documents and feedback forms, hiring managers can quickly understand a candidate’s suitability, relevant experience and alignment with role requirements, helping them make more informed decisions while reducing administrative effort.

Interviews remain one of the most important stages of the recruitment process, yet they can be time-consuming to organise and document. Oracle is introducing new capabilities that help streamline interview management. Interview Companion, arriving across upcoming releases, will assist interviewers before, during and after interviews.

Before the interview, it can generate interview guides tailored to the specific role and candidate. During the interview, it can help interviewers track discussion topics and ensure key areas are covered. Afterwards, it can automatically generate transcripts, summaries, interview notes and suggested follow-up actions.

These capabilities have the potential to improve consistency across interviews while reducing the administrative burden placed on hiring managers and interviewers. Oracle is also expanding its partner ecosystem through integrations with organisations such as Eightfold.ai and Phenom, bringing additional capabilities including AI-driven interviewing and skills assessment.

For organisations operating in sectors such as retail, hospitality and frontline services, recruitment often centres around hiring large numbers of employees quickly. Oracle’s Hiring Workspace for Store Managers has been designed specifically for these environments. The workspace provides managers with a simple, action-focused view of recruitment activity, highlighting vacancies requiring attention, identifying potential pipeline issues and recommending next steps.

Managers can quickly identify strong candidates, progress applications and manage recruitment activity without needing extensive experience with a traditional applicant tracking system. For organisations managing high-volume recruitment, this could significantly improve hiring speed and reduce delays in filling critical roles. It should be noted that this is an Agentic App and as such requires the Agentic Application Platform licence.

Finding talent remains one of the most challenging aspects of recruitment. Oracle is investing heavily in AI-powered sourcing capabilities to make this process more efficient. Recruiters can use natural language search to identify candidates based on skills, experience and other criteria, without relying on complex search strings. AI-powered recommendations help identify suitable candidates from existing talent pools, reducing the risk of overlooking qualified individuals who may already exist within the organisation’s database. Combined with automated outreach and personalised engagement, these capabilities aim to help recruiters build stronger pipelines while reducing manual sourcing effort.

The recruitment experience does not end when an offer is accepted. Oracle is continuing to strengthen the transition between recruitment and onboarding by helping organisations maintain communication with new hires from offer acceptance through to their first day. Automated communications, onboarding updates and personalised engagement help reduce the risk of candidate drop-off while creating a more consistent experience. This continuity can be particularly valuable in competitive talent markets, where maintaining engagement after offer acceptance is just as important as attracting candidates in the first place.

Oracle’s vision for recruiting is becoming increasingly clear. Rather than viewing AI as a collection of disconnected features, Oracle is building an ecosystem of specialised agents that work together across the entire hiring lifecycle. Many of these capabilities are already available today, while others will be introduced through upcoming releases such as 26C and 26D. Together, they represent a significant shift towards more intelligent, proactive and personalised recruitment experiences.

For organisations looking to improve candidate engagement, increase recruiter productivity and support skills-based hiring strategies, these innovations offer a glimpse into how recruitment technology is evolving from process automation to genuinely intelligent talent acquisition.

Please note that some capabilities discussed may require additional Oracle licensing, including Oracle Recruiting Booster. Organisations should confirm availability and licensing requirements with Oracle before implementation.

All screenshots are the property of Oracle and are used in accordance with Oracle’s Copyright Guidelines.

Oracle Fusion HR Help Desk: What AI Actually Looks Like in Practice

When Oracle talks about AI in Fusion Applications, it’s easy to assume we’re talking about a chatbot sitting on top of an existing process. In reality, Oracle has been quietly embedding AI throughout the entire HR Help Desk lifecycle, from the moment an employee has a question through to the point a case is resolved and closed.

What’s particularly interesting is that these capabilities aren’t isolated features. They work together to create a service experience that is increasingly proactive, intelligent and efficient for both employees and service teams.

Let’s walk through what that journey looks like in practice. The best help desk case is often the one that never needs to be raised. Oracle’s AI-powered employee assistance capabilities, available through the My Help experience, allow employees to ask questions in natural language and receive immediate guidance based on knowledge articles and HR process information. Instead of navigating FAQs or searching through documentation, employees can simply ask questions in their own words and receive conversational responses. Whether an employee wants to understand a policy, find information about benefits, or work out how to complete a process such as requesting leave, the AI assistant acts as the first point of contact and attempts to resolve the issue through self-service.

This is also the direction Oracle is taking strategically. Organisations still using Oracle Digital Assistant (ODA) skills for HR Help Desk should be aware that Oracle is moving towards the newer Redwood-based AI Agent framework, with legacy ODA capabilities being phased out in favour of the new experience.

Of course, self-service won’t solve every issue. When additional support is required, Oracle’s Help Desk Request Creator AI Agent can automatically create a help desk request using the details already captured during the conversation. Information such as the request description, category and other key details can be populated automatically, avoiding the frustrating experience of employees having to repeat everything they’ve already explained. For employees, that means a smoother support experience. For service teams, it means better-quality requests arriving in the queue with the right information from the outset.

One of the most time-consuming parts of any service desk operation is getting requests to the right team. In many organisations, someone still needs to review incoming requests, determine the nature of the issue and assign it appropriately. Oracle uses machine learning to automate much of this process. When a help desk request is created, whether through self-service, email or another channel, Oracle can analyse the content and predict the most appropriate category before routing it to the correct queue.

Imagine an employee emails HR because their tax code is incorrect on their payslip. Rather than waiting for manual triage, the system can identify the request as payroll-related and route it directly to the relevant team. What makes this particularly valuable is that the model improves over time. Oracle trains the categorisation engine using historical case data, allowing it to learn from previously resolved requests and continually improve its accuracy. Administrators can monitor performance through dedicated insights dashboards, helping them understand how effectively the model is classifying requests and what impact it is having on resolution times.

Once a case reaches a service agent, Oracle introduces another layer of AI support. A common challenge within HR Help Desk is the amount of time agents spend reviewing case history before taking action. Long-running cases often contain multiple updates, conversations and handovers, making it difficult to quickly understand what’s happened so far.

Oracle addresses this through a series of AI-powered summarisation capabilities. Agents can generate instant summaries of requests, review concise overviews of recent activity and use AI-generated handover notes when transferring cases between teams. When the case is resolved, AI can also generate draft resolution notes to help document the outcome.

These may seem like small improvements individually, but collectively they remove a significant amount of administrative effort from the case management process. In 26B, Oracle enhanced these capabilities by rebuilding them as configurable AI Agents managed through AI Agent Studio. While the experience remains familiar to end users, organisations gain much greater flexibility over how these capabilities operate.

Beyond summarisation, Oracle also provides a Resolution AI Agent that can analyse an open case and suggest a potential response. Rather than manually searching for relevant knowledge articles or previous resolutions, agents receive a recommended draft response based on the details of the current case. Importantly, the AI does not make decisions on behalf of the service agent. It provides recommendations, while the agent remains responsible for reviewing and approving the final response.

Of all the AI capabilities currently available within HR Help Desk, Case Analyzer is arguably the most transformative. Complex cases often involve multiple stakeholders, tasks, updates and handovers. Understanding the history of a case can sometimes take longer than resolving the issue itself. Case Analyzer is designed to address that challenge.

When launched, the AI Agent reviews the entire case record, including notes, messages, tasks, action plans and other relevant information. It then presents that information through a conversational interface that allows agents to explore the case in far greater detail. Agents can view a timeline of events, identify important developments, ask specific questions about the case and receive suggested next-best actions. The tool can also highlight potential escalation risks and help agents understand whether additional attention may be required.

What I particularly like about this capability is that it moves beyond simple summarisation. Rather than giving you a static overview, it allows you to have an interactive conversation with the case itself. For newer service agents, this can significantly reduce the time needed to understand a complex issue. For experienced agents, it provides confidence that important details haven’t been overlooked. Oracle has continued to invest in this capability, with 26B introducing configurable starter prompts that help guide users towards the types of questions they can ask.

A controlled availability feature that is also worth watching is the evolution of My Help into a broader employee workspace. Rather than focusing solely on conversational support, the workspace brings together employee tasks, open requests and relevant knowledge content into a single AI-driven experience. While still in the early stages of adoption, it provides a useful glimpse into how Oracle sees the future of employee support. It should be noted that this utilises the Agentic Application Platform which requires a separate licence.

The real value is not any single AI feature. It’s the way they work together. Employees receive assistance before a case is raised. Requests are categorised and routed automatically. Agents receive summaries, recommendations and drafted responses. Complex cases can be analysed through a dedicated AI assistant. Resolution notes can be generated automatically at closure. Taken together, these capabilities represent a shift away from traditional ticket management and towards a more intelligent service model that actively supports both employees and HR service teams throughout the lifecycle of a request.

There is another important point worth mentioning. All of these capabilities are embedded within Oracle Fusion Applications and operate within the existing security and access framework. For organisations handling sensitive HR data, that matters just as much as the AI functionality itself.

If you’re already using Oracle HR Help Desk, it’s worth taking a fresh look at what’s available in your environment. Many of these capabilities have arrived gradually over recent releases, making them easy to overlook. Taken together, however, they represent one of the most comprehensive examples of how Oracle is embedding AI directly into everyday business processes.

Please note that all screenshots are the property of Oracle and are used in accordance with Oracle’s Copyright Guidelines.

Choosing the Right LLM for Oracle AI Agent Studio: Balancing Cost, Performance and AI Unit Consumption

When Oracle introduced AI Agent Studio, it gave organisations the ability to build and deploy custom AI agents directly within Oracle Fusion. As customers move from experimentation into production, one question comes up repeatedly: So, which LLM should I use? At first glance, this looks like a technical decision. In reality, it has significant implications for cost, performance and the way your AI agents operate at scale. With Oracle’s new AI Unit pricing model, the LLM you choose can directly affect how quickly you consume your AI allocation, making model selection an important part of both solution design and budget planning.

The Good News is that Oracle Gives You Choice, Oracle AI Agent Studio allows organisations to select the LLM that best fits their requirements. For some use cases, a basic model may provide everything you need. For others, a premium model delivers the additional reasoning and conversational capabilities required for more complex business processes.

The important thing is that Oracle is not forcing customers into a single approach. Instead, organisations can align model selection to the specific needs of each AI agent. This flexibility is particularly valuable because not every business process requires the same level of intelligence.

I get asked a lot, how can I check which LLM my agent is using. If you go to AI Agent Studio, find your agent and click on the edit button and then the cog button, the below options will appear. Click on the LLM tab and review what is selected. In this example, the default was GPT-4.1 Mini which is a premium LLM, so I’ve switched it to the free GPT OSS. Just click update and it is all saved.

One of the biggest misconceptions surrounding AI agents is that every use case requires the most powerful model available. In practice, many agents perform relatively focused tasks:

  • Classifying documents
  • Extracting information from forms
  • Routing requests
  • Generating standard responses
  • Performing workflow actions

For these kinds of activities, a basic LLM may deliver perfectly acceptable results while keeping AI Unit consumption lower. The challenge is that many organisations instinctively select a premium model for every use case without fully understanding the cost implications. As with any cloud service, right-sizing matters.

Another key consideration is the impact on AI Unit consumption. Oracle’s new pricing model is based on AI Units rather than traditional licensing metrics such as users, agents or tokens. Every Fusion customer receives a monthly allocation of AI Units, with additional capacity available if required.

Where this becomes relevant is the relationship between the selected LLM and AI Unit consumption. During Oracle’s recent pricing briefing, examples showed that general actions using a premium model consume AI Units, while actions using a basic LLM can often be performed without additional AI Unit charges. This means the model choice behind an agent can have a direct effect on ongoing operational costs. For organisations planning multiple custom agents, this quickly becomes an architectural consideration rather than simply a design preference.

When deciding whether to use a basic or premium model, I encourage customers to focus on business risk and business value. Ask yourself:

  • What is the impact if the answer is wrong?
  • Does the process involve customer interactions?
  • Is there financial or compliance risk?
  • Does the agent need to reason across multiple pieces of information?
  • Is a human reviewing the output before action is taken?

For low-risk activities, a basic model may be entirely appropriate. For more complex scenarios, such as HR advisory services, financial decision support or customer-facing interactions, the additional capability of a premium model may justify the additional AI Unit consumption. The goal should not be to minimise AI Unit usage at all costs. The goal should be to use the right model for the right task.

One particularly important point that emerged from Oracle’s pricing session is that AI Units consumed in non-production environments also count towards usage when premium models are being used. This means development, testing and experimentation activities can contribute to overall AI consumption.

Many organisations are accustomed to thinking about production workloads when budgeting cloud services, but AI introduces a different dynamic. Agent testing, prompt refinement and user acceptance testing all have the potential to generate usage. As AI adoption grows, development and testing practices will need to evolve to take this into account.

The reality is that most organisations do not yet have mature governance processes for AI consumption. That will need to change. Oracle has already introduced observability and analytics capabilities to help customers understand performance, accuracy and AI Unit consumption. Future releases will also provide additional controls such as budgets and consumption caps. These capabilities will become increasingly important as organisations deploy larger numbers of AI agents across HR, Finance, Procurement, Supply Chain and Customer Experience. Without visibility, it becomes difficult to understand whether the business value being generated justifies the cost being incurred.

When building agents in Oracle AI Agent Studio, my recommendation would be to always start with the business outcome rather than the technology. Not every use case requires a premium model, and not every process should be optimised purely for cost. The most successful organisations will take a balanced approach, matching model capability to business need. Use premium models where reasoning, accuracy and user experience are critical. Use simpler models for straightforward, repetitive tasks where the additional intelligence offers limited value.

Most importantly, monitor consumption from the beginning. AI Units are becoming the new currency of Oracle AI, and understanding how your model choices affect usage will be essential to scaling AI successfully across the enterprise.

Please note all screenshots are the property of Oracle and are used in accordance with Oracle’s Copyright Guidelines.

Turning on AI in Fusion Procurement

While many organisations are still working out where AI can genuinely improve business processes, Oracle has been steadily embedding generative AI into Oracle Fusion Cloud Procurement. Some of these capabilities are already well established. Both the Procurement Policy Advisor and Supplier Portal Advisor have been available for around a year and are being used by many organisations to improve self-service, increase process efficiency and reduce support overhead. More recently, Oracle has introduced agentic applications such as the new Sourcing Command Centre, released in Oracle Fusion Cloud Procurement 26B, which moves beyond answering questions to actively identifying issues and recommending actions.

The result is not simply faster access to information. These capabilities are designed to reduce administrative effort, improve compliance, support better decision-making and help procurement teams focus on higher-value activities. Three innovations illustrate how Oracle is approaching AI in procurement today: Procurement Policy Advisor, Supplier Portal Advisor and Sourcing Command Centre.

One of the biggest frustrations for employees raising requisitions is finding the information they need. Questions about purchasing policies, approved suppliers, spending limits or equipment refresh cycles often result in searches through intranet pages, policy documents or calls to the procurement team. Oracle’s Procurement Policy Advisor addresses this challenge by providing answers directly within the Self Service Procurement experience. Users can ask questions in plain English and receive immediate responses based on their organisation’s procurement policies and supporting documentation. The capability is designed to provide seamless access to procurement policies while employees are ordering the products and services they need.

Whether an employee wants to know when they are eligible for a replacement laptop or which products can be ordered through approved catalogues, the information is available without leaving the requisition process. Importantly, responses are grounded in approved source documents, allowing users to see exactly where the information has come from. This helps build confidence in the accuracy of the advice while supporting consistent policy compliance across the organisation.

For procurement teams, the benefits are equally significant. By reducing repetitive policy queries and making guidance available at the point of need, organisations can improve the user experience while reducing demand on internal support teams. Oracle specifically highlights streamlined access to policy documents and improved compliance as key outcomes of the solution. As one of Oracle’s earlier procurement AI capabilities, Procurement Policy Advisor is already a proven and mature use case, giving organisations a practical way to deliver the benefits of AI without changing core procurement processes.

Suppliers often need support with routine activities such as invoice submission, payment enquiries or updating organisation details. While these requests may seem straightforward, they can consume significant amounts of time for procurement and accounts payable teams.

Supplier Portal Advisor extends Oracle’s AI capabilities to the supplier community by providing a self-service assistant within the Supplier Portal. Oracle describes it as a chat-based experience that answers policy, process and how-to questions directly within the application using an organisation’s own supplier support content. Rather than searching through documentation or contacting support teams, suppliers can receive immediate guidance within the portal. Organisations can tailor the advisor using their own supplier-facing documentation, policies, invoicing instructions and onboarding guidance, ensuring answers reflect their specific ways of working. This creates a more consistent experience for suppliers while reducing the number of routine enquiries that procurement and finance teams need to manage.

The value becomes particularly apparent for organisations with large supplier populations, where even a small reduction in support requests can deliver meaningful efficiency gains. Suppliers are able to resolve questions themselves, while procurement teams can focus their time on supplier relationships, sourcing activities and strategic initiatives rather than handling repetitive enquiries.

Like Procurement Policy Advisor, Supplier Portal Advisor is no longer a new concept. It has been available since 2025 and is already helping organisations extend AI-driven self-service beyond employees and into their wider supplier ecosystem.

While answering questions is valuable, Oracle’s Sourcing Command Centre takes AI a significant step further by helping sourcing teams identify risks, prioritise activities and take action more quickly. Unlike the Policy Advisor and Supplier Portal Advisor, which are now established capabilities, Sourcing Command Centre is a new addition introduced as part of Oracle Fusion Cloud Procurement 26B. Oracle positions it as an AI-powered agentic command centre where specialist sourcing agents continuously analyse negotiations, supplier participation and award readiness to identify risks, opportunities and recommended actions.

Organisations interested in adopting Sourcing Command Centre should also be aware that it sits within Oracle’s broader Agentic Applications strategy. Customers will need to license the Agentic Applications Platform before they can take advantage of the capability, making it important to understand both the business case and licensing implications as part of any evaluation.

Managing multiple sourcing events often requires buyers to monitor negotiations, track supplier participation, review timelines and assess award options across numerous screens and reports. Important issues can be overlooked simply because of the volume of information involved. Sourcing Command Centre brings these activities together into a single workspace. AI-generated summaries highlight negotiations that require attention and prioritise actions based on sourcing data and business rules. Oracle states that the solution surfaces negotiations needing immediate intervention, including events with low supplier participation, negotiations approaching close dates and sourcing activities awaiting award decisions.

Rather than simply identifying issues, the solution enables users to act directly from the workspace. Recommended actions can include extending negotiations, updating schedules, resuming paused events and communicating with suppliers without navigating elsewhere in the application. The Command Centre can also assist with award decisions by analysing supplier responses and recommending award scenarios. This enables sourcing teams to evaluate options more efficiently while maintaining visibility of how recommendations have been generated. Oracle highlights AI-recommended award actions, negotiation-specific analysis and the ability to apply recommended awards directly from the workspace.

For organisations looking to increase procurement productivity and accelerate sourcing cycles, this represents a significant shift. Rather than AI acting solely as an information assistant, it becomes an active participant in managing procurement processes and helping users drive outcomes.

Although these capabilities address different aspects of the procurement lifecycle, they share a common theme. The Procurement Policy Advisor and Supplier Portal Advisor focus on providing accurate, contextual answers based on an organisation’s own policies and documentation. Both have now matured into established capabilities that are delivering value in real-world implementations. Sourcing Command Centre builds on that foundation by helping procurement professionals identify priorities and take action. It represents Oracle’s next step towards agentic applications that can not only answer questions but also recommend and execute tasks within defined business controls.

Together, these innovations demonstrate Oracle’s practical approach to AI in Fusion Applications. Rather than replacing procurement professionals, they are designed to remove friction, surface relevant information at the right time and support more informed decision-making. For organisations using Oracle Fusion Procurement, AI is no longer an experimental technology. It is becoming an increasingly practical part of day-to-day procurement operations, helping employees, suppliers and sourcing teams work more efficiently while maintaining visibility, governance and control.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines

Oracle ERP Cloud Financials 26C

It’s quarterly release time again, and there are some genuinely strong updates in Financials this quarter. I don’t often cover ERP features, but I did last quarter for the same reason and 26C feels similar. As always, more may follow later in the month, but here’s what’s been announced so far and what’s caught my attention.

There are three Fixed Asset Agents in this release. The new Retirement Request Assistant makes it much easier for asset custodians to initiate and track asset retirements. Using a guided, conversational approach, users can submit requests for assets assigned to them or search for others using identifiers such as serial or tag number. They can capture key details like retirement date and reason, then track progress from submission through to completion. This removes the need for emails and manual coordination, giving users a simple self-service route that speeds things up and improves accountability.

Supporting this, the Retirement Assistant helps finance teams review and process those requests. Fixed asset accountants can manage retirements through the same conversational interface, whether dealing with individual assets, multiple assets or file-based uploads. The assistant guides users through the required steps, validates the data, and highlights failed transactions so they can be corrected and resubmitted without starting again. The result is less manual effort, less rework, and quicker, more controlled processing.

The assistant also improves how exceptions are handled. Finance users can review requests, update key details such as retirement dates or proceeds of sale, and post transactions directly within the same experience. Because everything is handled in one place, there is less need to switch between screens or rekey data, which helps reduce errors. Overall, it creates a smoother end-to-end process while supporting stronger governance as volumes grow.

Alongside this, the Fixed Asset Inquiry Assistant offers a much more intuitive way to access asset information. Users can ask questions in natural language to retrieve details across financials, depreciation and distributions, as well as view current period activity. This makes it easier to understand asset movements, validate transactions and respond to audit queries without relying on multiple reports. Taken together, these assistants represent a clear step forward in usability, helping teams reduce effort while improving visibility and control across the asset lifecycle.

The Budget Adjustment Assistant introduces a more straightforward way for budget office users to manage EPM control budgets. Using natural language, users can create and review budget entries, add or reduce budgets, transfer amounts between accounts or periods, and review balances or previously approved entries. The assistant also flags and helps resolve issues at the point of entry, reducing the likelihood of errors and avoiding rework later.

For organisations, this translates into better efficiency and control. Users no longer need to navigate multiple forms or screens, which speeds up processing and reduces effort. At the same time, built-in validation improves data quality before transactions reach the ledger. The result is faster adjustments, fewer issues, and a more streamlined experience for teams managing complex budgets.

The next two enhancements build on the Expenses Agent introduced previously, extending its conversational, touchless approach into more complex scenarios. Cost allocation now allows users to split expenses across multiple cost centres, projects or tasks directly within the agent. Instead of manually distributing costs across lines, users can simply instruct the agent how to allocate amounts. This improves both accuracy and efficiency, ensuring costs are recorded correctly with far less effort.

Another useful addition is the ability to apply cash advances during expense submission. Employees can select one or more available advances, or choose not to apply them and provide a justification where needed. The agent also handles rejected or withdrawn reports by automatically removing applied advances and notifying the user, helping maintain clarity throughout the process.

Together, these updates strengthen the Expenses Agent by reducing manual intervention and improving financial control. Organisations benefit from more accurate allocations, fewer unapplied advances, and better visibility where advances are not used. Employees benefit from a simpler, more guided process that keeps expense reporting moving and reduces delays across the end-to-end lifecycle.

As always, Oracle may introduce additional ERP Agents later in the month. If anything else stands out, I’ll share a follow-up once the full picture is clearer.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines

Oracle’s HCM Professional Concierge: What It Is, How It Works, and Why It Matters for HR Teams

Oracle has been steadily building out its AI story in HCM Cloud, but the HCM Professional Concierge is one of the first examples that really feels tangible for HR teams. This is not AI added for the sake of it. It is a set of purpose-built, role-aware conversational agents, built directly into the HCM Redwood experience. For me, it stands out as one of the more considered uses of AI Agents in enterprise HR.

If you work in HR operations or as an HR Business Partner, the scenario will feel familiar. A manager wants to understand where their team sits on compensation ahead of a salary review. They open Employment Info, scroll through individual records, try to piece together performance data from one place, compensation history from another, and absence data from somewhere else. It is not a difficult task, but it is a fragmented one. Before long, ten minutes have passed just getting a basic view.

The HCM Professional Concierge simplifies this by bringing everything into a single conversational experience, embedded wherever the HR user is already working. Instead of navigating between screens, they ask a question. The agent brings together the relevant data, guides the next step, and in some cases can even trigger the action directly from the conversation.

It is worth understanding that this is not a single AI agent working behind the scenes. Oracle has taken a supervisor and sub-agent approach, where a top-level Concierge Supervisor receives the user’s query, interprets the intent, and then routes it to the most appropriate specialist agent.

Within the HR Professional Concierge, those specialist agents each focus on a particular area of HR. For example, the Compensation Advisor brings together key information such as compensation data, compa‑ratios, time since the last salary change, and pay grade details for a manager’s direct reports. The Talent Advisor focuses on performance, helping to summarise ratings and support more informed performance conversations.

Other agents support core HR data and processes. The Employment Details Assistant provides access to employment history, assignment information and worker details, while the Leave and Absence Analyst helps identify and manage absence across a team. There is also support for understanding organisational design through the Workforce Structures agent.

In addition, the Concierge can surface policy and guidance through the Policy sub-agent, review personal worker data where needed, and launch reporting through the Reports sub-agent. For broader, team-level insight, the Team Data Hub helps bring data together to support analysis.

What this means in practice is that the user experiences a single, coherent conversation, even though multiple specialist agents may be working in the background to fulfil the request.

So when a manager asks, “show me the most recent performance rating and time since the last salary change for my direct reports”, the Manager Concierge Supervisor recognises that the query spans both compensation and talent data. It then coordinates across the Compensation Advisor and the Talent Advisor behind the scenes. What comes back is a single, joined-up view, rather than two separate outputs that the manager has to reconcile themselves.

That orchestration across multiple agents is where the real value starts to show. Conversational assistants in enterprise applications are not new in themselves. What is more interesting here is the ability to coordinate specialist agents within a single interaction, carry context across the conversation, and route requests intelligently based on both the topic and the data required.

Oracle has introduced three distinct Concierge experiences, each designed around a specific user group and how they typically work. The HCM Professional Concierge is aimed at HR specialists and HR Business Partners. It sits within the HCM Professional Activity Centre, which has become the central workspace for HR service delivery, and supports the sort of queries an HR analyst would usually run. That includes pulling together workforce data for individuals or manager populations, reviewing compensation and employment history, running reports, looking up policies, and guiding HR actions within the flow of work.

The Manager Concierge is focused on line managers who need quick, straightforward access to information about their teams. It brings together compensation, absence, talent and employment data without the need to navigate into individual worker records. The experience adapts based on both the question being asked and the context of the manager’s team, giving them a practical way to not only view information but also complete common HR tasks directly.

The Worker Concierge, meanwhile, is designed for employees themselves. It brings together support for areas such as leave, payroll, benefits and compensation into a single, consistent experience. Behind the scenes, it routes queries to the relevant specialist agent, whether that relates to absence, benefits, pay, or compensation, so the employee does not need to think about where to go to get the answer.

A simple scenario helps bring this to life. A line manager has been told that budget has been allocated for pay rises and promotions across the organisation. Before making any decisions, she wants a clear view of where her team currently stands. Using the Manager Concierge, she can ask a straightforward question in natural language, such as “how long has it been since my direct reports received a pay rise?” The Compensation Advisor returns the answer in a structured, easy-to-read format. She then follows up with a more specific question, “what is Elaine’s compa-ratio?”, and gets a direct response.

Within the same conversation, she can ask for performance ratings through the Talent Advisor and pull through grade information using the Employment Details Assistant. It all happens in one place, without needing to navigate between screens. Multiple specialist agents are working in the background, but from the manager’s perspective it feels like a single, joined-up interaction.

The HR specialist perspective is just as telling. If someone is working on an Employment Info page for a specific worker, they can open the Concierge panel and ask something like, “what is the salary history for Ravi?” or “where is Ravi located?” The response comes back as structured data pulled directly from HCM, without the need to navigate away or open multiple pages.

One question that comes up consistently when Oracle’s AI features are discussed is around data access and security. It is an important one, and the answer here is reassuring. The HCM Professional Concierge works within the same data and functional security model already applied across the HCM Redwood experience. If an HR specialist does not have permission to view a particular employee’s salary in the core application, they will not be able to access it through the Concierge either. There is no separate access layer being introduced. It simply operates within the role-based controls that are already in place.

For organisations working across multiple geographies, the same principle applies. The agent respects the existing configuration of Redwood pages, including any geography-specific policies and legislative requirements. There is also flexibility to tailor how the agent behaves by refining prompts to reflect your organisation’s terminology or local nuances.

The Concierge also sits within a broader shift in how Oracle is shaping the HR user experience. It is alongside the HCM Professional Activity Centre, which acts as a unified Redwood workspace for HR administration. The Activity Centre brings together a more flexible approach to worker search, with filtering, saved views and personalised results. From there, HR specialists can move straight into transactions from a worker’s profile without switching to a separate area. Common actions are surfaced directly in the interface, including access to areas such as the Recruiting Activity Centre, Mass Assignment Change, Mass Legal Employer Change, Payroll Activity Centre and Attendance Violations, which makes it easier to act on information as soon as it is identified.

The Concierge is always present within the Activity Center, giving HR specialists access to conversational support in the context of the work they are already doing.

It also sits within a much broader direction Oracle is taking with role-based, agent-led HR applications. The HR Specialist Workspace is a good example of where this is heading. It builds on the same foundations, but moves towards a Redwood workspace where multiple specialist agents work together to surface relevant insights more proactively.

In that model, the workspace brings together a view of workforce priorities, potential restructuring impacts, compliance alerts, attrition risk and open HR cases. These are drawn from coordinated agent outputs across areas such as Workforce Management, Talent and Learning. The shift here is subtle but important. The agents are not just responding to questions, they are actively identifying what might need attention and presenting it to the user.

There is also a clear emphasis on governance. Audit trails, controls and human oversight are built into how actions are handed off. Oracle is quite deliberate in positioning this around measurable outcomes, with coordinated agent activity and clear decision points. That creates an important distinction from more autonomous AI models. Here, the agents surface and recommend, but people remain firmly in control of decisions and actions.

From an implementation perspective, the HCM Professional Concierge and its supporting agents are delivered as part of Oracle HCM Cloud Release 26C. There is no need to build these capabilities from the ground up. They are available out of the box, with the ability to adapt behaviour through prompt configuration so that it reflects your organisation’s terminology and ways of working.

As ever, I will keep a close eye on how this develops across the HCM suite and share updates as new capabilities emerge. If you are starting to think about how this fits into your wider HCM AI strategy, or you are planning for a 26C upgrade, now is a sensible point to begin that conversation.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines

Oracle Fusion Common Features 26C

It’s my favourite time of the quarter, Oracle has just shared what’s coming in release 26C. I don’t usually cover the Common Features updates, but I did last quarter because there were a few genuinely interesting additions, and 26C feels much the same. As always, more may follow later in the month, but here’s what’s been announced so far and what’s caught my attention.

The first feature is one I’m particularly pleased to see. The HCM Data Security Assistant introduces AI into what has traditionally been one of the more complex parts of HCM. It gives a clearer, more contextual view of how data security is set up across roles, security profiles and user access, helping teams understand why someone can or cannot see certain information or carry out specific actions.

What makes this different is how you interact with it. By asking questions in plain language, security teams can review roles, compare access between users and explore configurations without having to manually work through layers of rules. It can even regenerate access control lists and be enhanced with your own internal documentation, so responses reflect your organisation’s standards as well as Oracle’s underlying model.

The real benefit is the time it saves and the confidence it gives. Instead of piecing things together or raising support requests, teams can investigate issues themselves and resolve them more quickly. This reduces delays for end users waiting on access and helps security teams respond more accurately. It also makes it easier to validate configurations and keep access aligned to policy, which is something many organisations still find challenging.

Spreadsheet data loaders tend to divide opinion. People either rely on them heavily or find them frustrating, usually because of the effort involved in finding the right template and getting the data structured correctly. That’s why I’m glad to see the introduction of the HSDL Advisor in 26C.

This brings a more guided approach to spreadsheet-based data loads. Rather than relying on detailed knowledge of templates, users can upload a CSV file and interact with the advisor using natural language. Behind the scenes, it identifies the correct business object, surfaces the right templates, maps the columns, validates the structure and prepares the file before triggering the load. It also provides clear visibility of progress, with links to monitor outcomes, and can answer questions about templates and configuration along the way.

In practice, this reduces much of the effort and risk associated with HSDL. Users no longer need to understand the technical structure in as much detail, and issues can be identified earlier in the process rather than after a failed load. The support for CSV uploads without needing desktop tools also makes it more accessible. Overall, it’s a more straightforward and reliable way to handle data loads, with fewer errors and less rework.

Within AI Agent Studio, one of the updates that stands out is the ability to manage extended agent interactions through long-running sessions. This allows conversations with AI agents to continue over a longer period, rather than needing to be completed in a single session.

This might sound like a small change, but it makes a real difference in practice. Users can step away, gather additional information or switch tasks, and then return to the same conversation without losing context. For more complex queries, where responses take time or require validation, this creates a much more practical way of working.

It also improves traceability. Having a continuous interaction makes it easier to track decisions and understand how an outcome was reached. For organisations starting to embed AI into everyday processes, this kind of control and continuity is important.

Another key change in 26C is the move away from the AI Configurator to AI Agent Studio as the single environment for managing AI prompts and agents. Where the Configurator focused on editing prompts in isolation, AI Agent Studio brings everything together in one place, allowing teams to design, test and manage both prompts and agents more effectively.

It builds on what’s already there but gives users more control. You can work with a wider range of models, manage variables more easily and test changes before publishing them. From a governance perspective, having one tool helps ensure consistency and reduces the likelihood of changes being made in isolation.

For organisations already using the AI Configurator, there will be some transition effort, as prompts will need to be recreated and validated. However, the ability to copy them into the new environment does help ease that process. In the long run, this feels like a more scalable and manageable way to support AI across HCM.

The final feature I want to highlight is a smaller one, but it will matter to a lot of organisations. The Redwood Appearance Editor has been updated so that brand colours are applied more accurately across Fusion Applications.

Previously, custom colours didn’t always appear exactly as expected, often looking slightly lighter or darker, which made it difficult to maintain a consistent look and feel. With 26C, the primary colour you define will now be applied more precisely across supported areas such as page headers, provided it meets WCAG accessibility standards.

It’s a subtle improvement, but it helps organisations present a more consistent and professional visual identity within the application. Getting branding right is an important part of employee experience, and this makes that easier to achieve while still maintaining accessibility.

As always, Oracle may introduce additional Common Features later in the month. If anything else stands out, I’ll share a follow-up with the highlights once the full picture is clear.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines

Oracle HCM Cloud Learn 26C

This is an exciting time for Oracle Learn. Release 26C is the last release before all Learn functionality becomes mandatory in Redwood, with the final switch happening in 26D. That deadline brings in the remaining Learning Admin tasks too. If you have not already made the move to Redwood for Learn, now really is the time to do it. In the meantime, here is a look at what is new in 26C.

The first feature I want to highlight is not directly related to the Redwood deadline, but it is too interesting to leave until later. Oracle has introduced Agentic Courses, a new approach to self-paced learning that uses AI agents to guide learners through curated content in a far more interactive and responsive way. Instead of working through static material, learners are supported by an experience that adapts to their pace, checks their understanding as they go, and offers targeted support where it is needed.

The structure is still defined by learning designers, but each learner can move through the content in a way that suits them. That includes recap, reinforcement and extra support where required. What stands out here is the ability to deliver genuinely personalised learning at scale, without increasing the effort needed to design or administer it. Learning specialists can reuse templates and deploy them quickly, while the AI handles the day-to-day interaction with learners.

The end result is more effective training, faster progression to competency, and better use of employees’ time, all while keeping outcomes consistent. It is also worth noting that this is not an agentic application, so there is no requirement to purchase the Agentic App platform to use it.

The next feature is the redesigned Redwood experience for specialisation management. This brings a much clearer and more visual approach to creating and managing learning paths. The new Activities tab pulls everything into a single interactive view, making it easier to understand the overall structure, see dependencies, and define completion and access rules. Alongside this, the Assignments tab gives a clear, near real-time view of learner progress, so administrators can track enrolments, monitor completion, and step in where needed.

The benefit here is both clarity and control. Learning specialists can build more structured and engaging learning journeys with less effort, while built-in checks help prevent common issues such as conflicting dependencies. For learners, it is much clearer what is expected and what comes next, which supports better engagement. For organisations, this means more effective delivery of training and stronger oversight of compliance and development programmes.

Another new page in Redwood is the updated experience for category and topic management. This gives learning teams a more straightforward way to organise and maintain their catalogue. The interface is built around tasks, with list, category and topic views supported by search, filtering and saved searches. Administrators can quickly create and update categories and topics, manage visibility and featured dates, and move easily between high-level structures and more detailed content.

The value here is in making catalogue management simpler and more consistent. Learning teams can organise content more effectively, which makes it easier for learners to find what they need. It also aligns with the wider Redwood experience, reducing the learning curve for administrators and helping improve productivity. In practice, this leads to a more organised and accessible catalogue that is easier to maintain over time.

Oracle has also introduced a set of enhancements to assignment status management. These give learning teams much tighter control over how assignments are handled, with expanded support for actions such as waitlisting, undoing completion, approving, withdrawing and allocating seats. There are also clearer rules around when each action can be applied.

In day-to-day terms, this means administrators can manage a wider range of scenarios directly within Redwood, without relying on workarounds. The improvement here is in both governance and day-to-day efficiency. By aligning actions to defined rules and adding more control, organisations can manage assignments more consistently and reduce the risk of error. It also becomes easier to handle exceptions and manage capacity, which supports a more reliable learner experience overall.

Another useful enhancement is within the Instructor Activity Center. The updated calendar now brings together teaching commitments and the instructor’s own learning calendar, making it easier to spot clashes and plan ahead. There is also a new seat availability filter, which highlights sessions that are low on enrolment, fully booked, or have waitlists.

This gives instructors a single, practical view of their schedule. They can manage their time more effectively, avoid conflicts, and take action where needed, for example by promoting under-enrolled sessions or adjusting plans. For organisations, this helps optimise class capacity and make better use of instructor time.

The final feature I want to call out is one that came directly from a customer idea. The Learning Catalog has been enhanced to give clearer visibility into how events, courses and learning paths are connected. The updated “Where Used” capability makes it much easier to explore these relationships, with clickable links that take you straight to related items. Supporting information is displayed in a structured way that mirrors the layout of the detail pages, making it easier to understand how everything fits together.

This improves transparency across the catalogue. Learning teams can see dependencies more clearly, which reduces the risk of unintended impact when making changes. It also supports more consistent management of learning structures, helping maintain a clean and well-organised catalogue over time.

As always, Oracle may introduce additional updates as the release cycle progresses, so it is worth keeping an eye out. If anything particularly interesting appears, I will share a follow-up to make sure you are fully up to date.

Please note all screenshots are the property of Oracle and are used according to their Copyright Guidelines