This release introduces the AI-powered agentic rule builder, faster Data Prep with duplicate input handling, smoother cash reconciliation, and more flexible, customizable dashboards.
You'll notice a few changes to the platform's look and feel as we've aligned it more closely to the Duco brand.
Duco platform
Build rules just by describing the outcome with agentic rule builder
We are thrilled to announce the launch of our agentic rule builder, a powerful new AI assistant integrated directly into the Duco platform. This feature is the first step in Duco’s broader agentic vision and is designed to fundamentally accelerate your time-to-value by transforming how you create and manage rules.
What's new?
The next time you create or edit a rule anywhere in Duco (workflow rules, regex and reference data tables will be added soon), you'll find a new natural language prompt field. Simply describe the outcome you need in plain English, and the agentic rule builder will translate your instructions into a formatted NRL rule.
Key benefits:
- Accelerate time to automation: Drastically reduce the time it takes to set up new processes. What used to take minutes to configure can now be done in seconds with a single sentence.
- Eliminate tedious editing: Say goodbye to manual steps of editing complex rules. Just tell the AI what you want to modify. It will intelligently update only the relevant part, saving you time and reducing risk.
- Empower your team: Lower the learning curve for new or infrequent users. By enabling anyone to build rules using simple description prompts , you can empower your business users to be more self-sufficient, freeing up specialist resources for higher-value tasks.
Availability and phased rollout
We will be enabling the Agentic Rule Builder for clients via a phased rollout beginning the week of October 20, 2025. You will see the feature appear in your environment automatically when it is activated for you. If you have any questions or are interested in being considered for an early wave, please contact your Customer Success Manager.
We are incredibly excited to get this powerful new capability into your hands and help you and your teams reimagine what’s possible.
Ingestion
Duplicate data inputs in seconds
Expanding your processes in Duco just got faster. In Data Prep, you can now instantly duplicate an existing data input configuration within the same process. For similar inputs (e.g. from different custodians), this means fewer clicks, consistent settings, and much shorter setup times.
Reconciliation
Manage your cash submissions more efficiently
Users can now mark submissions as reviewed when they have had a chance to investigate any concerns, or mark them as unreviewed to alert the team. They can also leave comments directly to provide more details on the review, next steps etc.
These new features are presented as clear actions on the right-hand side drawer menu, and they are accompanied by a fully audited log of all actions for enhanced transparency and control.
Improved copying of numeric values in Cash
You told us that the US standard format for numeric values wasn't ideal for the read-only cell editor, so we've removed this. The read-only cell editor will now display unformatted numeric values to match what is copied to the clipboard.
Governance
Dashboard customization & enhanced flexibility
Based on feedback, you can now personalise dashboards like never before. This release brings more flexibility, color, and collaboration to how you visualize your data.
- Mix & match widgets across categories
You can now add widgets from different categories, like volume, exception, run status - all on a single dashboard. Configure each widget individually, regardless of its category.
- Refreshed dashboard layout & styling
Dashboards just got brighter and more dynamic. We’ve added more color for better visual clarity and impact. You can also now reorder and resize widgets to create a layout that matches your workflow and priorities.
- Save and collaborate
Introducing dashboard views - a powerful way to personalize and collaborate.
- Apply specific filters and save custom views for quick access later.
- Filters persist across sessions, so you can always pick up right where you left off.
- Filter by group name: use the new Group Name filter in the right-hand drawer to refine searches and see only the widgets relevant to your chosen group.
- Enhanced active process widgets
We have enhanced the active process widgets to now include Data Prep active process count.
This enhancement provides a complete view of all active processes, teams can now track overall system utilisation, streamline monitoring efforts and make more data-driven decisions on process efficiency.
Tip of the month
Dashboards just got more flexible. Add multiple widgets, even from the same category, and configure each to compare teams, process groups, or regions side by side. Reorder, resize, and save custom views with filters that persist across sessions. This makes it easier to collaborate and focus on what matters.
Click on the video below to see how it works.
Fixed bugs
| Issue Addressed | Description |
| When adding nested NRL rules for if-else, the system didn't allow more than 50 rules. | The system now supports the creation of more than 50 nested if-else rules. This allows for greater flexibility in rule configuration. |
| When trying to change a widget’s settings while in a drill-down view, the change didn't work. | Widget settings can now be modified successfully even when in a drill-down view, ensuring a smoother and more consistent user experience. |
| When rearranging statements, some related statements weren't properly updated, causing confusion and incorrect error messages. | The invalidation logic was updated to ensure all statements potentially affected by reordering are invalidated. This ensures consistency and correct error display. |
| The "break apart" and "remove from rollup" buttons appeared active for some nets, but these actions failed when clicked. | Both actions are now blocked for rollup constituents on both the backend and frontend, preventing users from attempting invalid operations. |
| When filtering a list to include constituents, filter values for the ID or Workflow columns did not include constituent IDs, impacting usability. | The UI was updated to ensure that filter values for all relevant columns include constituents as expected. |
| Split transactions that were hidden from view were still included when being exported data to Excel, leading to confusing reports. | The export logic was updated so that only transactions visible in the UI are included in the export, matching user expectations. |