Thank you to everyone who joined us for our recent User Experience Expert Circle Webinar Series! We hosted two action-packed sessions covering the major User Experience (UX) and Constellation enhancements introduced in Pega Infinity '26.
Because Infinity '26 is one of our largest releases in recent history, we split our showcase across two regional sessions to cover as many features and live demonstrations as possible. Whether you missed one of the live events or want to share the recordings with your team, you’ll find the replays, detailed breakdowns, roadmap previews, and Q&A summaries below.
Session 1
Host: @MarcCheong (Delivery Excellence Technical Lead)
Panelists: @SrinivasKakani (Product Engineering), @KanakaValli (Product Engineering), @singm5 (Pega Consulting)
Theme 1: Accelerating Cycle Times and Throughput
Presented by @KanakaValli
Watch now →
- Submenus for Cleaner Portal Navigation: Group related navigation pages into collapsible submenus. When a submenu contains more than 4 items, an automated search box appears at the top for instant filtering.
- Enhanced Promoted Actions:
- Configure multiple promoted actions directly on the case header.
- Drag-and-drop reordering for both promoted actions and standard case actions.
- Dynamic resolution: The system automatically evaluates visibility/when conditions and displays the top 2 applicable promoted actions in real time.
- Channel-specific controls allow you to enable promoted actions for worker portals while keeping self-service channels simplified.
- Return Home After Case Closure: A new flow action setting (Close the case) allows users completing their final assignment to automatically navigate back to their portal homepage without needing an extra click on a confirmation screen.
Theme 2: Maximizing Reviewer Visual Efficiency
Presented by @singm5
Watch now →
- Multi-Level Embedded Data Details Modal: Reviewers can click hyperlink references on embedded data tables or forms to pop open detail modals. This supports nested/stacked modal layers across multiple relationship levels without losing context.
- Data Reference Link Control: Option to disable hyperlink behavior on data references, rendering them as clean, read-only text fields to prevent accidental navigation during review.
- Color-Coded Status Badges: Display read-only text or picklist properties as visual semantic badges (success [green], info [gray], warning [yellow], urgent [red]). Mapped dynamically using property references or decision tables.
Theme 3: Democratizing Analytics & Agility for Business Users
Presented by @SrinivasKakani
Watch now →
- Recently Opened List in Explore Data: Quickly access frequently used insights from a dedicated “Recently Opened” row on the Explore Data landing page.
- Calculated Fields in Insights: Define custom formulas, weighted averages, and cumulative totals directly inside Insights without requiring developer rule changes.
- Enhanced Excel Exports: Exported spreadsheets retain visual formatting from Insights, including grouping headers and collapsible data rows.
- Dashboard Auto-Refresh: Set automated refresh intervals (e.g., 30 seconds or 30 minutes) on individual dashboard cards or insights to keep operational data live.
- Dashboard Card Layout Options: Toggle between “Compact” and “Full” card layouts to hide redundant titles or show streamlined metrics.
- Data Drill-Down Controls: Disable “View Underlying Records” on specific insights to enforce data privacy and compliance.
- Out-of-the-Box Gallery View: Render insight data using a clean, visual card gallery template with optional image support.
- Global Promoted Filters: Apply top-level dashboard filters that apply across multiple insight cards simultaneously, even if the cards reference different underlying data model properties.
- Localization for Insights: Full localization support for chart titles, legend labels, and X/Y axes across global languages (e.g., Telugu, European languages).
Session 2
Host: @MarcCheong (Delivery Excellence Technical Lead)
Panelists: @LantzAndreas (Pega Consulting), @sureshg (DemoX), @len01 (Solution Consulting), @SENIT (Solution Consulting)
Theme 1: Safeguarding Operational Continuity
Presented by @LantzAndreas
Watch now →
- Autosave on Assignment Forms:
- Turn on autosave across case types via case settings.
- Form changes are automatically persisted to the database after a brief pause or when navigating out of a field.
- Banner notifications inform users that autosave is active.
- Configurable interval timer via the pyConstellationFeatureMap data transform (defaulting to 5 seconds).
- Split View Case Layout: Enables independent scrolling between the left summary/tabs panel and the right assignment work area—ideal for side-by-side document and form reviews.
- Attachment Preview Side Drawer: Pop out attachment previews (PDFs, images) into a resizable side panel similar to case and data reference previews.
- Summary Collapsed on Load: Configurable option to collapse the case summary panel by default upon case load.
- TipTap Rich Text Editor Upgrade: Replaced the legacy editor with a modern TipTap implementation featuring inline image controls, word counts, granular feature toggles, and integrated AI Rewrite capabilities.
Theme 2: Protecting Data Quality at Entry
Presented by @sureshg
Watch now →
- Search & Select for Large Data Sets: Multi-level grouping, live filtering, and complex data field support directly inside search-and-select modals.
- Inline Record Creation: Create new data records directly from within the Search & Select dialog when a search yields no results.
- Dynamic Validation & Warning Messages: Surface real-time warning indicators (e.g., overdue account fees or customer flags) on search result rows via Data Pages and DX APIs before a selection is committed.
- ComboBox Search Modes: Choose between “Contains” and “Starts with” search logic in combo box controls to improve query accuracy.
Theme 3: Mitigating Compliance and Maintenance Risks
Presented by @len01
Watch now →
- Bulk Assignment Transfer: Transfer individual worklist or workbasket assignments across multiple case types simultaneously from worklists, workbaskets, or insights.
- Granular Attachment Privileges: Restrict attachment actions (create, edit, delete) per attachment category using privileges and when rules.
- Government Classification Markings: Render top and bottom portal banner overlays (e.g., “RESTRICTED - EXPERT CIRCLES ONLY”) configured via Dynamic System Settings (DSS) and Data Pages.
- Custom Case Type Accent Colors: Assign distinct brand accent colors to individual case types to visually differentiate cases within multi-case applications.
- Streamlined Hotfix Delivery: Standardized Constellation hotfix installations without needing static URL DSS workarounds.
Live Demo: UI Designer & In-Context Authoring
Presented by @SENIT
Watch now →
Tim demonstrated the new UI Designer running directly in the runtime portal preview:
- Live configuration of portal theme colors, typography, navigation placement (side rail vs. top bar), and case layouts (default vs. split view).
- Real-time drag-and-drop field placement on forms.
- Instant updates committed back to the application’s underlying Constellation rules within the active developer branch.
Roadmap and Extension Strategies
Both sessions covered this important look ahead for User Experience and different options to extend your user experience.
Looking Ahead: User Experience
Watch now → @SrinivasKakani provided an exclusive preview of upcoming UX capabilities in active development:
- In-context dynamic layout editing in the UI Designer.
- Experimental theme-level CSS overrides per channel (siloing web embed CSS from worker portal CSS).
- Split-screen case layout templates.
- Smart Info / Smart Tip support in review mode.
- Presenting embedded data lists as horizontal tabs.
- Attachment editing enhancements (in-line renaming, category reclassification) and external repository streaming improvements.
Extending your User Experience
Presented by @MarcCheong
Watch now →
When out-of-the-box Constellation controls don’t meet your highly bespoke front-end requirements, Pega offers a full spectrum of extension strategies:
- Occasional User Portals: Configurable, streamlined portals designed for low-frequency users without overloading them with caseworker widgets.
- Web Embed: Embed Pega case workflows into existing external websites using auto-generated HTML snippets.
- DX Components: Build isolated, custom React UI components to drop into standard Constellation views.
- Constellation SDKs: Build complete custom front-end applications in React, Angular, or Web Components while keeping Pega as the central orchestration engine.
Highlights from Attendee Q&A
Q: How do we customize the autosave frequency timer?
A: While not yet exposed in the Case Studio settings UI, you can fork the pyConstellationFeatureMap data transform into your ruleset and update the millisecond value for the autosave duration.
Q: Where are changes saved when using the new UI Designer?
A: All visual changes made in the UI Designer are written directly to the underlying rules (views, portal themes, portal configurations) in your current active application branch.
Q: Is Pega Infinity '26 available on Community Edition?
A: Yes! Pega Infinity '26 is now available on Pega Community Edition trial environments.
Related Resources & Further Reading
- Want more? Pega Community Infinity '26 Page: Check out the Pega Community What’s New page for bite-sized feature deep dives on more features https://community.pega.com/products/whats-new/platform
- In the interests of covering more features, this webinar did not cover User Experience features already outlined on this page (except UI designer). Please check these out to get a better understanding of all the Infinity '26 UX features
- In the interests of covering more features, this webinar did not cover User Experience features already outlined on this page (except UI designer). Please check these out to get a better understanding of all the Infinity '26 UX features
- Infinity '26 Documentation: https://docs.pega.com/bundle/platform/page/platform/release-notes/platform-release-notes.html
- Join the Next Webinar: Extending Constellation UI with AI & LLMs (Late September event). Register on Pega Community! Extending Constellation UI with AI | Pega
Got feedback or questions about these Infinity '26 features? Reply to this thread below or start a discussion on the UX Expert Circle!









