Skip to main content
  • 84 Product updates

Discover what's new and enhanced in the Celonis Platform

Discover what's new and enhanced in the Celonis Platform

Improve visibility, usability, and control with enhancements to Process Explorer, View customization, and Annotation Builder.STUDIO NEW Customization options in Views  IMPROVED System Prompt validation in Annotation Builder  IMPROVED Process Explorer enhancements  OBJECTS AND EVENTS IMPROVED Custom join paths added to Event Log builder  STUDIONEW Customization options in Views Gain greater design flexibility with new customization options in Views. You can personalize colors for backgrounds, containers, and tabs,use a full icon picker, and apply advanced text styling to component titles and tooltips.IMPROVED System Prompt validation in Annotation Builder Avoid pipeline processing errors with the new System Prompt validation feature.  The Prompt Assistant automatically  validates your custom prompts against the system schema during setup, helping you identify and resolve conflicting instructions before execution.IMPROVED Process Explorer enhancements Enhance your process exploration with Process Explorer enhancements. You can now search across all available events in your event logs without display limits, while a filter icon highlights events hidden in the Process Explorer graph. OBJECTS AND EVENTSIMPROVED Custom join paths added to Event Log builder Ensure accurate KPI counts with custom join paths added to the Event Log Builder. You can explicitly choose an object-to-event relationship using the "Relate via" menu to prevent inconsistent data loads from automated selections. Release notes | Product Updates | Technical Bulletin | Status Updates

See the latest updates in the Celonis Platform

See the latest updates in the Celonis Platform

Explore the latest product updates across the Celonis Platform, including enhancements to Team-to-Team copy, Studio packages, the PQL editor, validation errors and automations.There is still time to register for Celonis:NEXT on May 19th.You want to industrialize AI. We’ve been building to make it happen. Join Celonis:NEXT on May 19 to see what’s new in Celonis, from enhancements across all platform layers to powerful new AI capabilities.  Register now. OBJECTS AND EVENTS IMPROVED Objects and events assets added to Team-to-Team copy STUDIO IMPROVED Increased transparency for Studio package versioning changes IMPROVED Changes to the Knowledge sidebar in the PQL editor  IMPROVED Validation error improvements when changing Data Model AUTOMATION IMPROVED Changes to Data Model Triggers  OBJECTS AND EVENTSIMPROVED Objects and events assets added to Team-to-Team copySave time and ensure consistency across your organization by using the Team-to-Team copy feature to copy object-centric process mining (OCPM),  data models (OCDM) and data pools between Celonis Platform teams. This improvement allows team admins to select the target team, check and resolve asset dependencies, and copy data pools to an existing or new target data pool. Note: Copied data models are not automatically deployed in the target team and require manual deployment by an Admin. STUDIOIMPROVED Increased transparency for Studio package versioning changesWhen you create a new version of a Studio package you can now more easily identify changes between package versions using the new ‘All assets’ and ‘Changed assets’ tabs. View all package assets or quickly see which assets changed from the previous package version.For example, select the “All assets” tab to see all the assets in your package.The “Create Version” screen also displays information about the versions being compared. IMPROVED Changes to the Knowledge sidebar in the PQL editor Work more efficiently in the PQL editor with updates to the Knowledge sidebar that makes it easier to work with the aggregation selector and improve alignment with other entities. You can now use the new insert button to add PQL expressions to table columns, view metadata popovers on hover, and edit filters and variables from the metadata popover.Note: All other functionality and logic remain unchanged. IMPROVED Validation error improvements when changing Data ModelYou can now resolve validation errors more efficiently when changing the Data Model used by a Knowledge Model. Previously, a single generic message blocked changes; now, you can view a detailed, scrollable list of specific errors to streamline troubleshooting. This improvement also allows you to finalize the Data Model change even if errors persist, giving you the flexibility to fix them later.   AUTOMATIONIMPROVED Changes to Data Model TriggersGain more control over your automations with new limits for Data Model Triggers. You can now define how many items a trigger can handle and choose whether newly discovered items are ignored or replace lower-priority items once the limit is reached. Stay informed about new and improved features on the Celonis PlatformRelease notes | Product updates | Technical Bulletin | Status updates 

What’s new: latest Celonis product innovations

What’s new: latest Celonis product innovations

We’ve rolled out several enhancements across the platform to help you work faster and more intuitively. This update features significant improvements to Studio’s visual components, a more streamlined Task Mining client, and powerful new PQL clauses that make complex query logic easier to manage and reuse. We're also ensuring visual consistency across your process mining assets with automated color syncing. STUDIO NEW Consistent event log colors across all Process Mining components NEW Performance Spectrum component added to Views NEW Object-centric Instance Explorer component added to Studio Views IMPROVED 'Copy to' alignment for packages and assets IMPROVED Smart inputs extended to Knowledge Model metadata TASK MINING NEW Task Mining Client software version 2.21.1 PROCESS ADHERENCE MANAGER (PAM) IMPROVED Filtering root causes in Adherence Explorer PROCESS QUERY LANGUAGE (PQL) NEW PQL “WITH” clause for organized and reusable query logic NEW PQL aggregation functions for distinct string concatenation All releases in this update are in General Availability. To take part in early previews, check this list of opportunities here.Coming Soon!Planned Releases ADMIN AND SETTINGS Strengthening API security with OAuth 2.0  - Jun 30, 2026STUDIONEW Consistent event log colors across all Process Mining componentsWe're standardizing event log colors across all Process Mining components. Colors assigned in the Event Log Builder or visual editor will automatically apply across all views (such as Process Explorer, Variant Explorer, Process Adherence Manager (PAM), Event Explorer, Case Explorer and Throughput Time (TPT) Explorer, as well as in any associated process filters. This ensures a more consistent and intuitive experience, making it easier to recognize event logs across views. The updated color palette also improves visual distinction and accessibility. Any updates to event log colors will now be reflected everywhere automatically.NEW Performance Spectrum component added to ViewsYou can now add and configure the Performance Spectrum component in Studio Views.Performance Spectrum adds a time-based perspective to your Views, revealing how tasks interact and evolve over time. It makes it easier to spot variations, bottlenecks, and performance shifts that are often hidden in aggregated views.  NEW Object-centric Instance Explorer component added to Studio ViewsYou can now add and configure the Instance Explorer component for object-centric data in Studio Views.Instance Explorer lets you explore individual object instances (e.g., Orders, Invoices, Flights) and their events within the digital twin - without creating custom queries or tables. This makes it easier to analyze object lifecycles, understand relationships, and investigate process behavior in detail.The component supports both graph and list views for flexible analysis.  IMPROVED 'Copy to' alignment for packages and assetsWe’ve redesigned the “Copy to” modal for packages to align with the experience for assets, creating a more consistent and intuitive experience.We’ve also introduced “lazy loading”, so checks for unversioned changes are only performed after selecting a package. This reduces initial load times and improves overall performance. IMPROVED Smart inputs extended to Knowledge Model metadataYou can now use Smart Inputs in View modules to retrieve Knowledge Model metadata.With this additional functionality, you can now write the metadata for any KPI attribute to the View module variable mapping. This lets you use KPI information directly from the Knowledge Model instead of hard coding inputs. TASK MININGNEW Task Mining Client software version 2.21.1We've released a new version of the Task Mining Client software. This version includes enhanced internal message handling. We've also removed legacy, unused decryption paths related to protected Windows data. There are no changes to your sign-in process or how your data is protected. PROCESS ADHERENCE MANAGER (PAM)IMPROVED Filtering root causes in Adherence ExplorerWe've added the ability to filter root causes in Adherence Explorer. This allows users to see the impact of a particular deviation root cause to KPIs.PROCESS QUERY LANGUAGE (PQL)NEW PQL “WITH” clause for organized and reusable query logicWe’ve introduced support for the WITH clause in PQL, allowing you to define temporary table aliases and named expressions directly within your queries.The WITH clause helps you structure complex logic into reusable, readable blocks, improving the maintainability of advanced PQL queries. With support for both REGISTER (for aliases and variables) and EXTEND (for temporary computed columns), you can build more flexible and expressive queries.For example:Definitions created with the WITH clause are scoped locally to each expression, avoiding conflicts and allowing the same names to be reused in separate expressions.NEW PQL aggregation functions for distinct string concatenationWe’ve introduced STRING_AGG DISTINCT and PU_STRING_AGG_DISTINCT, two new PQL functions to summarize unique string values into a single list.These functions allow you to summarize multiple string entries into a single list of unique values, supporting both standard and pull-up aggregations for more flexible analysis.   

See what’s new and register for Celonis:NEXT

See what’s new and register for Celonis:NEXT

We’re making big strides this month to give you more control and better visibility across the Celonis Platform. Key highlights include a major security boost with new OAuth 2.0 flows, the debut of the Adherence Explorer for deeper process analysis, and AI upgrades that let your agents interact directly with the Orchestration Engine. We’ve also streamlined how you build and visualize data to keep your workflows moving fast.Celonis:NEXTYou want to industrialize AI. We’ve been building to make it happen. Join Celonis:NEXT on May 19 to see what’s new in Celonis, from enhancements across all platform layers to powerful new AI capabilities.Register now​​​​​ADMIN AND SETTINGS NEW Authorization Code Flow as new OAuth 2.0 grant type DATA INTEGRATION NEW Java requirement for on-prem JDBC OBJECTS AND EVENTS IMPROVED Process Explorer preview added to Event Log builder STUDIO NEW Control analyst access to Annotation Builder, Insight Explorer, and Process Copilot assets NEW Visual mapping rules added for KPI card and Attribute list NEW MCP tools to interact with Orchestration Engine processes IMPROVED Two-way binding added for enhanced variables in Views  PROCESS ADHERENCE MANAGER NEWAdherence Explorer NEW Mining algorithm All releases in this updateare in General Availability. To take part in early previews, check this list of opportunities here.Planned Releases - COMING SOONSTUDIO-NEW STUDIO Consistent event log colors across all Process Mining components - May 2026 LINK TO COMEADMIN AND SETTINGS-Strengthening API security with OAuth 2.0. - June 30, 2026​​​​ADMIN AND SETTINGSNEW Authorization Code Flow as new OAuth 2.0 grant typehttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-3620e80c-1c79-76ad-63e7-08439aec5bf2 We're adding Authorization Code as a new OAuth 2.0 grant type you can select when registering new OAuth 2.0 clients in Celonis Platform. Authorization Code is a secure, server-side process for applications to obtain access tokens to authorized user data without exposing credentials.  DATA INTEGRATIONNEW Java requirement for on-prem JDBChttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-4d32ef67-a5a5-a338-ef41-2c4c9ac22bf3 To use the latest On-Premise Client (OPC) or On-Premise Extractors (OPE) JDBC release (v4.26.1+), your host servers must run Java 25. Review your current Java environment and plan extractor upgrades accordingly.  OBJECTS AND EVENTSIMPROVED Process Explorer preview added to Event Log builderhttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-02b7b7f4-7018-f31e-1819-2f65d304726d We've added a Process Explorer preview to the Event Log builder. This allows you to visualize your process model in real-time during configuration, ensuring accuracy between the data model and the intended process flow. The preview includes auto-refresh capabilities and supports the visualization of dynamic events. To learn more about creating and configuring event logs, see: Event logs (object-centric). STUDIONEW Control analyst access to Annotation Builder, Insight Explorer, and Process Copilot assetshttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-adf67d1a-9657-d932-ef50-959ed65d3c81 With this release, admin users can now control which analysts can access, view, and edit Annotation Builder, Insight Explorer, and Process Copilot assets. This change creates an additional level of protection against unintended or negative consequences related to their use. For more information, see the documentation for Annotation Builder, Insight Explorer, and Control analyst access to Process Copilot assets. Note: This functionality is only available upon request. To enable it in your environment, contact us at  Celonis Support. NEW Visual mapping rules added for KPI card and Attribute listhttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-3d8e839b-7b13-bed8-7c83-f33541c24b31 We've extended visual mapping rules for colors and icons to the KPI card and Attribute list components in Views. Extending this functionality to these components gives added flexibility around their use while providing a more consistent visual experience across Views.  NEW MCP tools to interact with Orchestration Engine processeshttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-c7efcbb0-26e3-2996-98fe-4e682501458b The Agent Tools (MCP) asset is enhanced with new tools that allow AI agents to interact with a process running in the Orchestration Engine. These new tools are available in Studio and can be configured as part of your Process Copilots. Using the Tool Activation feature, tools can be either manually selected by users or defined by the Agents at runtime.  IMPROVED Two-way binding added for enhanced variables in Views https://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-8676e6cc-f8b0-f455-d670-762edea030d3 We've changed how enhanced variables in View input dropdowns update to better reflect expected user behavior. With this release, an input dropdown using enhanced variables now always displays the current variable value, instead of the last selected option. This ensures consistency across the app and prevents mismatches between the value shown in the dropdown and the actual enhanced variable value. If the current enhanced variable value is not available as an option in the input dropdown, an information message will indicate that the enhanced variable value has been inherited from elsewhere. PROCESS ADHERENCE MANAGERNEWAdherence Explorerhttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-5451d5c2-6751-cd65-3839-985a1c5ff133 The Adherence Explorer is the new analysis experience for Process Adherence Manager. It's a Studio View component that enables users to analyze deviations in the context of a broader analysis (such as building a dashboard with the conformance rate of a model). It seamlessly interacts with other View components, including charts, tables and Process Explorer. NEW Mining algorithmhttps://docs.celonis.com/en/april-2026-release-notes.html#UUID-7169b7db-a55d-f365-888d-12328fc43319_UUID-d12b5f25-5890-87e5-d980-3df16b533841 Users can now choose between the strict or balanced model miner when mining a model. Both options analyze the process graph derived from an event log and try to match the patterns of events within the process graph. They use different approaches where patterns of events can’t be matched. The strict miner considers every variant in a model, while the balanced miner optimizes for fitness, making it better suited for processes with many variants.       

Test on 4-3 for Product Update

These updates advance how you drive impact with Celonis - combining stronger value tracking, more powerful AI capabilities, and greater control over automation at scale. From KPI Snapshots and Transformation Hub to structured AI outputs, orchestration with AI agents, and granular consumption limits, you can now build more intelligent, integrated, and governed workflows across your organization.See release summaries below. For full details, review release notes in Celonis Product Documentation. Process Query LanguagePQL now supports the WITH clause, enabling you to define temporary table aliases and named expressions directly within queries. This allows you to encapsulate complex logic into reusable blocks, significantly improving the structure and maintainability of sophisticated PQL statements.To provide flexibility in how you define your logic, the WITH clause supports two distinct declaration methods:REGISTER: Creates a temporary alias for a table or assigns a named PQL variable (prefixed with @) to a specific column expression or condition. EXTEND: Dynamically attaches a computed column to an existing table for the duration of the expression, allowing you to treat derived logic as a native part of the table schema.For example:WITH [  REGISTER "EventLog" AS CREATE_EVENTLOG ( "ObjectTable" ),  EXTEND "EventLog" WITH "CustomAttribute" AS "EventLog"."Attribute" + 1 ] ( "Eventlog"."CustomAttribute" + 2 )The declared names are strictly local to the immediate expression. They are not visible outside of it, and the same identifier can be redeclared with a different meaning in a separate expression without conflict.For more information, see the WITH clause documentation. 

Three Weeks of Innovation:  Driving impact with AI, automation and value transparency

Three Weeks of Innovation: Driving impact with AI, automation and value transparency

These updates advance how you drive impact with Celonis - combining stronger value tracking, more powerful AI capabilities, and greater control over automation at scale. From KPI Snapshots and Transformation Hub to structured AI outputs, orchestration with AI agents, and granular consumption limits, you can now build more intelligent, integrated, and governed workflows across your organization.See release summaries below. For full details, review release notes in Celonis Product Documentation. BUSINESS APPS NEW Transformation Hub in Views app STUDIO VIEWS NEW Create and track KPI Snapshots from your Knowledge Model NEW Structured Output from Process Copilots NEW Updated testing features for Process Copilots IMPROVED View edit mode performance improvements IMPROVED Event count metrics in the Multi-Object Process Explorer ADMIN IMPROVED Granular AI consumption limits and tracking AUTOMATION NEW Cloud functions in Orchestration Engine   IMPROVED Updates to the Send emails action DATA INTEGRATION NEW Filtering methods added for Extractor Builder endpoints PROCESS ADHERENCE MANAGER IMPROVED BPMN automatic repair  All releases in this updateare in General Availability. To take part in early previews, check this list of opportunities here. Planned Releases - COMING SOONSTUDIO VIEWS Two-way binding added for enhanced variables in Views - April 8, 2026PROCESS ADHERENCE MANAGER Adherence Explorer - April 8, 2026DATA INTEGRATION Java requirement for on-prem JDBC - April 2026 BUSINESS APPSNEW Transformation Hub in Views appWe’ve launched Transformation Hub in Views that provides a centralized app to track and report value realized from ongoing Celonis initiatives. You can now track Action-based, Rate-based, and Non-Monetary opportunities, monitor value over time, and analyze results across dimensions (e.g., country, region, plant, material) - all in one place. NOTE: To use Transformation Hub in Views, ensure the KPI Snapshots feature is enabled. STUDIO VIEWSNEW Create and track KPI Snapshots from your Knowledge ModelYou can now create and track KPI Snapshots directly from your Knowledge Model, capturing KPI values at scheduled intervals as historical records. KPI Snapshots preserve the true state of performance at a given point in time - independent of later data changes - enabling accurate trend analysis, before-and-after comparisons, and reliable measurement of initiative impact.Snapshots can be combined across data pools and models to provide a unified view, supporting consistent reporting of both historical and current performance in one place. NEW Structured Output from Process CopilotsProcess Copilots can now generate structured responses using customizable JSON schemas defined in the AI Instructions. Structured outputs provide predictable and system-ready responses, enabling seamless integration with Action Flows, Orchestration Engine, and external APIs - without manual parsing or error-prone text processing.  NOTE: Schemas can be configured or generated directly in the AI Instructions section and are consistently applied across all Copilot interactions.NEW Updated testing features for Process CopilotsYou can now switch between data sources (Celonis Assets and External APIs) when testing Process Copilots directly from the chat interface. This provides greater control when validating Copilot behavior, allowing you to simulate different execution scenarios and ensure accurate reasoning across internal and external integrations.The new option enables more flexible testing during development by supporting both internal and external data sources within the same interface. IMPROVED View edit mode performance improvementsEntering and exiting View edit mode no longer reloads the content in your View. This provides a smoother and faster editing experience, reducing interruptions and improving overall usability when working in Views. NOTE: This improvement is being rolled out gradually, so availability may vary over the coming weeks.IMPROVED Event count metrics in the Multi-Object Process ExplorerA new Event Count tab in the Multi-Object Process Explorer shows how often an event occurs per object, including average, maximum, and total occurrences. This provides deeper insight into event repetition and process behavior, helping identify inefficiencies, rework, and outliers across objects.Along with this change, the average times per object metric is being removed from the Occurrence tab in the node details. ADMIN IMPROVED Granular AI consumption limits and trackingThe AI Settings console now provides enhanced visibility into AI output usage and allows you to set consumption limits at the individual asset level. This enables better control over AI usage, preventing single use cases from exhausting global credits and supporting more accurate budget planning and scaling of AI initiatives.Admins can define hard limits for specific AI assets, and execution is automatically paused with a warning once limits are reached. The dashboard also reflects real-time global consumption against total available outputs. AUTOMATION NEW Cloud functions in Orchestration EngineYou can now define and execute authenticated API calls to external services directly within your Process orchestration steps using Cloud functions. This enables seamless integration with external systems, allowing you to enrich workflows with external data and trigger actions beyond Celonis.Cloud functions allow you to securely connect to external services and incorporate responses directly into your orchestration workflows.   IMPROVED Updates to the Send emails actionYou can now send emails using the Celonis service address (noreply@celonismail.com) in addition to your personal email. This enables more scalable and reliable email communication, especially for automated notifications. This is available directly within the Send Email action in Views. DATA INTEGRATION NEW Filtering methods added for Extractor Builder endpointsYou can now define filtering methods per endpoint in the Extractor Builder, allowing more flexible configuration of how data is queried from APIs. This provides greater control over data extraction, enabling more efficient queries and improved support for different API structures, such as using individual query parameters for standard requests or the request body for POST endpoints.Existing endpoints retain a Legacy Filtering setting to ensure continuity. New endpoints default to no filtering; however, we recommend configuring an explicit filtering method for each endpoint to support efficient delta loads. PROCESS ADHERENCE MANAGER IMPROVED BPMN automatic repairProcess Adherence Manager now automatically detects and repairs common BPMN modeling issues during import, such as multiple start or end events and invalid connections. This reduces manual effort and ensures models are valid and ready to use, speeding up setup and improving reliability.The repair is applied automatically when importing BPMN models into Process Adherence Manager. 

Check out what’s new and improved on the Celonis Platform

Check out what’s new and improved on the Celonis Platform

We’re excited to share a wave of updates designed to simplify your workflows and supercharge your process insights. This update focuses heavily on the evolution of our Studio experience, with new migration tools and object-centric metrics that make transitioning from legacy Analysis smoother than ever. We've also bolstered our backend capabilities with more transparent compute tracking in Data Integration and real-time machine learning write-backs and are also introducing smarter, more capable Process Copilots. These changes are all about giving you more control, better performance, and a clearer path to value. DATA INTEGRATION NEW Celonis Compute Units tracking added to data pool overview OBJECTS AND EVENTS IMPROVED Objects and Events filter added to the event log builder STUDIO VIEWS IMPROVED Object-centric performance metrics in the Multi-Object Process Explorer NEW Full Analysis to Studio View migration available IMPROVED Analysis to View migration extended to bookmarked filters IMPROVED Migrating translations from an Analysis to a View IMPROVED Apply and cancel actions aligned across all filters  IMPROVED Enhanced reasoning and power capabilities for Process Copilots MACHINE LEARNING IMPROVED PyCelonis MLWB write directly to the data model with augmented attributes All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:PROCESS ADHERENCE MANAGER Adherence Explorer March 30, 2026 STUDIO VIEWS Two-way binding added for enhanced variables in Views- Apr 8, 2026 DATA INTEGRATION Java requirement for on-prem JDBC - April 2026DATA INTEGRATIONNEW Celonis Compute Units tracking added to data pool overviewUsers can now track their team’s Celonis Compute Unit (CCU) usage directly from their data pool overview screen.  This helps you better understand compute usage by the new ETL Engine. To learn how to track your CCU usage, see Tracking CCU usage. OBJECTS AND EVENTSIMPROVED Objects and Events filter added to the event log builderWe’ve added object and event filters to the event log builder, allowing you to select which events or objects to include or exclude in the event log. This reduces the amount of data materialized in the log, improving performance and enabling more efficient analysis, especially for large datasets. This gives you greater control over event log granularity for more focused analysis. STUDIO VIEWSIMPROVED Object-centric performance metrics in the Multi-Object Process ExplorerThe new Synchronization tab introduces Object-centric performance metrics in the Multi-Object Process Explorer, adding event lead time, sync time, and execution time metrics for all objects in the process. Metrics are computed for all shared events in the process and can be viewed on the Synchronization tab by clicking the event node in the process graph. The Synchronization tab shows the range of times for each metric and how frequently each time value occurred across the events in this process. These metrics are available out-of-the-box and can help to identify critical bottlenecks caused by waiting times, execution delays and complex object dependencies in the process.  NEW Full Analysis to Studio View migration availableYou can now use a migration wizard to move all Analysis assets and settings into Studio Views, enabling you to create dashboards and reports using our enhanced View editing experience. While Celonis continues to maintain Analysis (by fixing bugs and ensuring performance remains strong), no further feature development will take place. We therefore recommend you migrate your Analysis assets to Studio Views as no further feature development for Analysis will take place. IMPROVED Analysis to View migration extended to bookmarked filtersAdmins and analyst users with edit permissions can now migrate existing bookmarked filters directly from Analysis to Views, eliminating the need for manual recreation. This update preserves filter type, ownership and user sharing settings, ensuring a seamless transition for all users. It saves time and keeps your team’s customized data views intact during the migration. IMPROVED Migrating translations from an Analysis to a ViewYou can now import translations from a Data Model to a Studio package. When migrating an Analysis to a View, the translation syntax is automatically updated during the migration and uses the translation keys from the package, with no changes required in the Analysis or View. Users can then select their preferred language from the View Translations menu. IMPROVED Apply and cancel actions aligned across all filters We have updated filter behaviour across Views to improve consistency. All View filters are now applied and saved only when the Apply button is selected, with the option to discard changes using Cancel. This creates a more consistent and predictable filtering experience across Views. IMPROVED Enhanced reasoning and power capabilities for Process CopilotsThe architecture of your Process Copilots has been upgraded to unlock deeper reasoning capabilities and more reliable data handling. This upgrade enables more accurate responses and better support for complex workflows. Key enhancements include expanded reasoning capacity, support for multi-step tasks, and improved awareness of generated charts and KPIs for richer insights. MACHINE LEARNINGIMPROVED PyCelonis MLWB write directly to the data model with augmented attributesWe've expanded the PyCelonis DataModel with a dedicated Augmentation API, allowing you to programmatically manage the full lifecycle of augmented attributes directly from Jupyter notebooks. Ensure your PyCelonis library is updated to the latest version to access the new Augmentation API. For more details, see the release notes.

See what’s new and watch Celonis:NOW

See what’s new and watch Celonis:NOW

Celonis:NOW, our new bi-annual product recap series, gives you a fast and focused look into our latest platform innovations over the past six months — and how they help make processes and Enterprise AI work.  Watch the recapThis edition also focuses on smarter data handling and seamless AI integration. We’ve introduced powerful tools like Agent Tools (MCP) for secure AI data access and native Process Copilot modules in Action Flows to simplify intelligent automation. From UI refinements in Process Cockpit to flexible chart dimensions in Studio, these enhancements help your teams drive better outcomes.OBJECTS AND EVENTS NEW Define composite primary keys on object-centric data model attributes IMPROVED Attribute sorting added to objects and events IMPROVED Creating events from tables STUDIO VIEWS NEW Dimension switching in charts LINK TO BE LIVE ON 2/27  GRAPHIC NEW Agent Tools (MCP) now in General Availability NEW Switching annotation lines between primary and secondary chart axes IMPROVED Reusing View modules across packages  AUTOMATION NEW Call Process Copilots from your Action Flow modules IMPROVED Updates to Task Types PROCESS NAVIGATOR IMPROVED Process Cockpit updates TASK MINING NEW Task Mining Client software version 2.21.0 All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:  DATA INTEGRATION Java requirement for on-prem JDBC - April 2026OBJECTS AND EVENTSNEW Define composite primary keys on object-centric data model attributesData Engineers can now select multiple attributes to form composite primary keys directly in the data model. This removes the need for messy SQL concatenation and boosts query performance across the platform. It’s a more sophisticated way to handle unique IDs from complex source systems like SAP.IMPROVED Attribute sorting added to objects and eventsYou can now manually order attributes in your objects and events to improve governance and readability. Once deployed, this order reflects in transformation jobs and the Knowledge Model, making life easier for anyone navigating the data. It’s a small change that brings big consistency to your models.GRAPHICIMPROVED Creating events from tablesData Engineers and Analysts can now create event types directly from raw source data using a streamlined import wizard. This replaces manual SQL mapping with automatic transformations for event logs and change tables, enabling faster bulk event creation. GRAPHICSTUDIO VIEWSNEW Dimension switching in charts LINK TO BE LIVE ON 2/27 We’ve added a dropdown to bar, line, and area charts so users can dynamically change data perspectives, like switching from weekly to monthly views. This replaces static charts with flexible self-service analysis. It allows you to explore different insights, such as Ship Mode or City, instantly.GRAPHICNEW Agent Tools (MCP) now in General AvailabilityThe Agent Tools, Model Context Protocol (MCP), feature is a new Studio Asset that enables AI agents to securely access and interact with Celonis data and insights using the MCP. It replaces manual workarounds, enabling secure, real-time info retrieval and external action triggering. Once the new asset is published, it will generate a unique URL that serves as an endpoint that can be connected to by other MCP clients.GRAPHICNEW Switching annotation lines between primary and secondary chart axesUsers can now toggle chart annotation lines between primary and secondary axes via the settings panel. This ensures targets and thresholds align perfectly with the correct scale in complex visualizations. It’s a simple UI change that makes tracking performance against multi-axis data effortless and accurate.  GRAPHICIMPROVED Reusing View modules across packages We’ve enabled View module reuse across different Studio packages, replacing the previous restriction where modules were siloed within a single package. This allows Data Engineers and App Creators to maintain consistency and save time by pulling existing modules into new projects. You can update these modules as changes are published, ensuring all apps stay current without manual rework. AUTOMATIONNEW Call Process Copilots from your Action Flow modulesWe’ve added a native module to Action Flows so you can trigger Process Copilots without custom code. This new “Call Process Copilot” module allows Automation Engineers to pass real-time messages and variables directly to AI assets, showing reasoning and conversation IDs instantly. It’s a faster way to build intelligent, conversational workflows. GRAPHICIMPROVED Updates to Task TypesWe’ve added the ability to copy Task Types across teams and spaces to simplify cross-platform management. A new status column also flags critical errors and operational warnings, giving you a clear, real-time view of your task health. GRAPHIC PROCESS NAVIGATORIMPROVED Process Cockpit updatesWe've refined the Process Cockpit to be more intuitive and user-friendly with UI changes and performance enhancements. The date range has been moved to the user menu and we’ve also added Live Data Cards. The UI tweaks explain data differences clearly and round values for better readability. It's all about making your process journey smoother and faster.GRAPHIC TASK MININGNEW Task Mining Client software version 2.21.0We’ve released version 2.21.0 of the Task Mining Client, featuring general performance stability for all users capturing desktop data. This update ensures your background data collection remains lean and reliable. Simply update your local client software to benefit from these latest backend infrastructure improvements. 

Discover what's new and enhanced in the Celonis Platform

Discover what's new and enhanced in the Celonis Platform

We’re making the platform more accessible and secure with updates that put more control in your hands and ensure intelligent automated workflows. This bi-weekly update provides highly requested visual themes—including Dark and High Contrast modes—to improve your daily workspace. We’re introducing industry-standard OAuth 2.0 for safer, more robust Action Flow connections. Now, AI insights and execution allows Annotation Builder to trigger Process Orchestrations automatically.ADMIN  IMPROVED Improved permissions management experience NEW Choosing Celonis Platform themes  DATA INTEGRATION  IMPROVED Increased string length limit for Cloud Extractors STUDIO NEW Process Copilot Smart Routing IMPROVED New object-centric performance metrics in Event Explorer OBJECTS & EVENTS IMPROVED Control over catalog updates IMPROVED Updated Related Objects interface for one-to-one relationships AUTOMATION NEW OAuth 2.0 available for Action Flows NEW Annotation Builder in Process Orchestration All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:STUDIO VIEWS - Dimension switching in charts - March 2, 2026 DATA INTEGRATION Java requirement for on-prem JDBC - April 2026ADMIN IMPROVED Improved permissions management experienceWe’ve replaced checkbox-based controls with a sleek, chip-based interface in Admin & Settings. While the underlying security model remains unchanged, this update makes it faster for Admins to grant or revoke access. It’s all about making platform governance feel natural and visually clear.NEW Choosing Celonis Platform themes You can now personalize your interface with light, dark, or high contrast themes via your user profile. This update improves accessibility and reduces eye strain for all users. Plus, Studio creators can now define specific dark-mode brand colors to ensure custom dashboards stay readable in any view.DATA INTEGRATION IMPROVED Increased string length limit for Cloud ExtractorsBased on customer feedback, Cloud Extractors now support string values up to 8 KB, up from the previous 80-character limit, to accommodate longer data fields. Data Engineers should monitor manual VARCHAR tables to avoid transformation errors as we scale this limit further to 65 KB in the coming weeks.NOTE: If column widths are not updated, you may encounter transformation errors such as:STUDIONEW Process Copilot Smart RoutingYou can now build a "router" Process Copilot to act as a single entry point for specialized AI tools. This allows Studio developers to maintain high-quality, focused skills across different domains while giving business users one seamless chat interface to trigger the right tool for any task. Note: Each call to a Process Copilot being used as a tool is made with a new id, so the chat history is not preserved from previous calls made to that same tool.IMPROVED New object-centric performance metrics in Event ExplorerWe’ve added a Synchronization tab to Event Explorer, introducing Event Lead, Sync Time, and Execution Time metrics. These out-of-the-box insights help Data Analysts pinpoint exactly where processes idle or wait for multiple inputs, making it easier to identify and eliminate hidden bottlenecks.OBJECTS & EVENTSIMPROVED Control over catalog updatesWe’ve refined catalog workflows for teams on v3.0.0+ to prevent breaking changes. Auto-updates now only apply to minor patches, while major releases require manual approval. This gives Data Engineers stable environments with the flexibility to choose when to upgrade. IMPROVED Updated Related Objects interface for one-to-one relationshipsThe "Relationships to objects" tab now features a unified list instead of split tabs, making one-to-one links clearer for Data Architects. By using color-coded chips and directional positioning, we’ve simplified how you visualize complex data models and navigate between related object pages. For example, the Outgoing and Incoming tabs have been replaced with a single list that shows all your one-to-one relationships on one page.AUTOMATIONNEW OAuth 2.0 available for Action FlowsWe’ve introduced OAuth 2.0 to Celonis Action Flows, allowing applications to interact securely without sharing credentials. Admins must first create an OAuth client, providing a safer, industry-standard connection method that replaces basic authentication for a more secure and robust automation setup.NEW Annotation Builder in Process OrchestrationAnnotation Builder, our AI-enhanced Studio asset for processing and labeling data, can now trigger Process Orchestrations as a starting step. This allows users to automatically launch downstream actions based on AI-generated labels. It bridges the gap between manual data labeling and automated execution within the Studio ecosystem.   

See what’s new and improved in the Celonis platform

See what’s new and improved in the Celonis platform

We’ve rolled out several updates across the platform to help you work faster and more effectively. From a unified Inbox for all your tasks to AI-powered opportunity detection in Insight Explorer, these changes are designed to streamline your workflows and improve clarity. We’ve also enhanced the developer experience with a refreshed SQL editor and direct data access in the Machine Learning Workbench.Data Integration IMPROVED Enhanced and refreshed SQL editor OCDM IMPROVED Updated Related Objects interface for one-to-one relationships Studio Views NEW KPI visualization component in Views IMPROVED Group package assets  IMPROVED Exporting linked Views as PDF IMPROVED Fetch current user information with smart inputs IMPROVED New AI-generated inefficiency metrics in Insight Explorer IMPROVED Layout upgrades to the multi-object Process Explorer graph IMPROVED Unifying Internal and External Process Copilots  IMPROVED Usability enhancements for asset-to-asset dependencies Machine Learning IMPROVED PyCelonis MLWB Read/Write Access to Augmented Attributes Process Designer LeanIX/CPM integration Business Apps NEW Data Model Tasks included in Inbox All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:ADMIN: Improved permissions management experience - February 4, 2026Data IntegrationIMPROVED Enhanced and refreshed SQL editorYou can now use a modernized SQL editor by default when building transformations. This updated interface supports multi-tab editing and better table browsing, aligning the experience with our Objects and Events tools. It replaces the older editor and builds on the existing feature set while providing a more consistent experience across the platform to transform data at scale. In addition to searching existing statements, browsing tables from your data sources, and creating parameters, you can now open and work with multiple transformations at the same time. OCDMIMPROVED Updated Related Objects interface for one-to-one relationshipsWe’ve unified the Relationships tab, replacing split tabs with one clear list to simplify object management. By standardizing where objects sit on the card—like placing 1-sided objects on the left—we’ve made complex schemas easy to read at a glance.  Studio ViewsNEW KPI visualization component in ViewsThe new KPI meter component replaces older radial and gauge assets with a sleek bullet chart design. Business users get a clear, color-coded look at how their metrics compare to specific thresholds, making order or performance data easy to scan. It’s a high-impact way to visualize success and drive faster decision-making across your dashboards.IMPROVED Group package assets Studio users can now organize package assets by type or custom functionality, making complex projects much easier to navigate. This structure helps teams find what they need quickly and keep their workspaces tidy as they scale. It’s a simple organizational win that keeps your development process focused and efficient. IMPROVED Exporting linked Views as PDFWe’ve expanded PDF exports to include linked Views, allowing you to create comprehensive offline reports directly from your published apps. Users can now adjust scales, add page numbers, and select multiple tabs for a professional, shareable document. This bridges the gap between digital insights and the offline materials needed for meetings or reviews. IMPROVED Fetch current user information with smart inputsA new smart input command allows you to automatically pull the current user’s name, email, and role into your Views. This makes applications feel more personalized and helps automate user-specific logic without manual data entry. It’s a small touch that makes the platform feel smarter and more tailored to the person using it.IMPROVED New AI-generated inefficiency metrics in Insight ExplorerInsight Explorer now uses AI to suggest specific process inefficiency metrics based on your event logs. Analysts can instantly add these Metric Recommendations to their Knowledge Models to uncover hidden bottlenecks they might have otherwise missed. This update moves beyond manual analysis, using AI to fast-track your path to process improvement.IMPROVED Layout upgrades to the multi-object Process Explorer graphWe’ve refined the Multi-Object Process Explorer (MOPE) with larger arrowheads, improved connection routing, and smarter zoom behavior. These changes help Process Analysts navigate complex "spaghetti" diagrams by highlighting new elements and maintaining focus during updates. The result is a more readable graph that makes intricate multi-object processes easier to understand.IMPROVED Unifying Internal and External Process Copilots We've simplified Process Copilot creation by removing the internal/external asset distinction during setup. You can now toggle external API access directly in the configuration screen to bridge your process logic with outside tools. This update replaces the fragmented creation flow, allowing you to trigger both internal and external calls from a single chat interface.IMPROVED Usability enhancements for asset-to-asset dependenciesWe've made a couple of small usability enhancements to asset-to-asset dependencies in Studio. You can now drag and drop the asset dependencies modal, giving you greater flexibility about how Studio is displayed. You can also filter dependencies by asset type.Machine LearningIMPROVED PyCelonis MLWB Read/Write Access to Augmented AttributesData Scientists and Analysts can now use PyCelonis to read and write directly to augmented attributes within the Machine Learning Workbench (MLWB). This removes the need for complex workarounds, allowing ML models to instantly update frontend Studio Views used by business stakeholders. You’ll need to update your PyCelonis package to the latest version to start driving operational apps with these live predictions. Process DesignerLeanIX/CPM integrationWe've released an integration that allows you to pull data from LeanIX and use it within Process Designer. You can access this integration via the Celonis Marketplace. Business AppsNEW Data Model Tasks included in InboxWe’ve centralized your workflow by bringing identifier-based Data Model tasks into the standard Tasks Inbox. This update allows all users to manage both record-based and model-triggered tasks in one view, replacing the need to toggle between different screens. It simplifies task management across the platform, ensuring no critical action is missed. 

New year, new product updates from Celonis

New year, new product updates from Celonis

We are excited to share several key updates across the Celonis platform, focusing on expanded AI capabilities, streamlined migration tools, and deeper data integration. Major highlights include the introduction of GPT-5 models in Admin settings, a new wizard to transition legacy Views in Studio, and enhanced multi-column support in Extractor Builder. These improvements are designed to simplify your workflows and ensure you are leveraging our most advanced intelligence and interface tools.ADMIN New AI models available in AI Settings DATA INTEGRATION IMPROVED Extractor Builder now supports multiple dependency columns  PROCESS ADHERENCE MANAGER IMPROVED BPMN model repair  PROCESS DESIGNER & NAVIGATOR IMPROVED Canvas app updates STUDIO VIEWS IMPROVED Migrate legacy Views using the migration wizard  IMPROVED View filter enhancements  IMPROVED PQL editor added to select Knowledge Model entities IMPROVED New Data Label settings panel for charts in Views NEW Stacking and grouping metrics across dimensions for bar and column charts IMPROVED Versioning and deploying packages to replace publishing workflow TASK MINING NEW Task Mining Client software version 2.20.1    All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:Data Integration Enhanced and refreshed SQL editor - end of January 2026 Studio Views Visual enhancements for Studio View components - February 2026ADMINNew AI models available in AI SettingsAdmins can now enable GPT-5 and GPT-5 mini within AI Settings to power team applications. This upgrade replaces older models, allowing all AI-product users to leverage higher intelligence for complex tasks. Once enabled by the admin, users can leverage the increased intelligence of these new models for use within their AI-enabled Celonis applications. DATA INTEGRATIONIMPROVED Extractor Builder now supports multiple dependency columns You can now use multiple dependency columns for complex API requests, replacing single-column limits. This allows for precise data retrieval from systems requiring composite keys. By injecting several values into one request, we ensure your integrations remain robust and scalable. PROCESS ADHERENCE MANAGERIMPROVED BPMN model repair Process Adherence Manager (PAM) now automatically fixes common BPMN errors, like duplicate names or missing tags, during import. This saves time by preventing failed imports and ensuring models are unique and functional. It’s a simple way we’re making complex modeling feel more conversational.  PROCESS DESIGNER & NAVIGATORIMPROVED Canvas app updatesWe've updated the Canvas app with better UI contrast and resolved SVG export issues for clearer process rendering. These fixes impact all process designers by removing unnecessary labels and fixing validation errors. You’ll find this a more reliable and efficient workspace. STUDIO VIEWSIMPROVED Migrate legacy Views using the migration wizard We’ve launched a wizard to help Studio builders move legacy Views to our modern framework. You can choose a fast-track or custom path to ensure your components and variables stay intact. This move ensures you access the latest features, as legacy versions are no longer being enhanced.IMPROVED View filter enhancements We've simplified filtering in Studio for builders and business users by adding PQL visibility and edit-mode access. These changes mean you can create complex filters without starting from scratch while ensuring users only see relevant data. It fits into our vision of effortless, direct data interaction. We've also made attribute filters more user friendly. You can select which attributes can be selected by business users, helping ensure only relevant options and data are displayed and we aligned container components with other components so they can be now excluded from filtering. IMPROVED PQL editor added to select Knowledge Model entitiesThe PQL editor is now available for Knowledge entities such as auto-generated attributes and KPIs making query editing faster and clearer. Studio builders benefit from pre-save validation, enhanced variables and flexible entity creation which  improves readability in the sidebar. These improvements bridge the gap between complex code and everyday ease.IMPROVED New Data Label settings panel for charts in ViewsA new dedicated Data Labels panel gives you granular control over data label rotation, color, and size in charts as well as customization options available in Studio Analysis (maintenance mode only).This replaces cluttered layouts with crisp, readable visuals for business users. It’s all about flexibility and control while making your data success the star of the show.NEW Stacking and grouping metrics across dimensions for bar and column chartsWe've made it easier to visualize multi-dimensional data by enabling charts to split automatically by dimensions. This replaces the high-effort manual process of defining individual metrics, allowing for dynamic stacked charts that adapt as your data grows. You can now limit data points and customize colors to ensure complex insights, like shipping methods or sales sub-categories, stay clear and actionable. Watch the video here.IMPROVED Versioning and deploying packages to replace publishing workflowWe have upgraded the publishing workflow in Studio and Objects and Events with a new versioning system to give you better control over content. This change allows you to track changes, manage package versions, and deploy safely to production or development environments. By replacing the old workflow, we’ve made it simple to test new features or roll back releases, ensuring your data models stay reliable. TASK MININGNEW Task Mining Client software version 2.20.1 Our latest client update fixes issues with configuration requests and URL exclusion rules. This ensures smoother event processing by resolving invalid Unicode string errors. We recommend all users update to this version to maintain optimal data capture and system stability.   

What’s new: latest Celonis Platform enhancements

We’ve rolled out several enhancements across the Celonis Platform to streamline how you design processes. Key updates include a new centralized reporting tool for application keys to bolster security, along with significant usability improvements in Studio and Process Navigator to help you navigate and link content more effectively. By focusing on asset dependencies and refined UI components, these changes ensure a more stable and intuitive experience for both developers and business users. ADMIN NEW Application keys report STUDIO IMPROVED New KPI views in Process Explorer and Variant Explorer IMPROVED Asset-to-asset dependency enhancements IMPROVED Opening a linked View as an overlay or side panel PROCESS DESIGNER IMPROVED  Intranet links and other performance improvements PROCESS NAVIGATOR IMPROVED New slider widget, UI changes All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned Releases:Process Designer & Navigator - Canvas app updates: December 2025ADMINNEW Application keys report We've introduced a downloadable report for all application keys and OAuth clients across your Celonis Platform teams. This gives administrators a comprehensive overview of existing keys, including creation time, creator, and associated permissions, enhancing security and management.  STUDIOIMPROVED New KPI views in Process Explorer and Variant Explorer We’ve added specific Object count and Event count views to the Process and Variant Explorers for all Studio users. These views replace the single combined metric, allowing you to isolate specific object volumes or event frequencies within your object-centric data models. By providing a clearer view of how individual objects flow through a process, we help you identify bottlenecks with greater precision. These out-of-the-box options are available now for any user with a standard Studio license.IMPROVED Asset-to-asset dependency enhancementsWe've improved visibility and control over asset dependencies within Studio to prevent broken content and dashboard errors. Studio developers and content creators can now view dependencies between assets, highlight potential impacts before changes, and maintain a clearer package structure. This feature aids in managing asset lifecycles, like preventing a Knowledge Model deletion from breaking dependent Views. IMPROVED Opening a linked View as an overlay or side panelUsability for linked Views has been enhanced, allowing Studio developers to configure the target View from within an existing View component, like a table or button. The target View can now open as an overlay or side panel, making configuration easier and improving the user experience for business users viewing linked content. This update allows for direct variable mapping to pass context between Views. PROCESS DESIGNERIMPROVED  Intranet links and other performance improvementsWe resolved an issue preventing customers from adding intranet links due to a security block. Process Designer administrators can now allow list-specific domains in the Admin section > Process Designer settings to permit intranet links. This update also includes performance improvements for adding roles and importing Symx files, and fixes for sorting list views and data loss during BPMN file imports. PROCESS NAVIGATORIMPROVED New slider widget, UI changesWe’ve narrowed the slider widget in Process Navigator so business users can see key links without screen clutter. No configuration changes are required for admins to enjoy this more intuitive, space-saving design.Additionally, we’ve made the hierarchy panel expanded by default and set global search to "Process" to save clicks for all users. No new licenses are needed to access these clearer, more accessible layouts.  

See the latest updates in the Celonis Platform

See the latest updates in the Celonis Platform

This bi-weekly product update delivers key enhancements focused on advancing integration, security, and automation for our developers and admins. We've rolled out a deeper integration between Process Orchestration and Action Flows, extended the PyCelonis library to programmatically manage Studio Views for better Continuous Integration / Continuous Deployment (CI/CD), and introduced more secure OAuth authentication for custom AI models in Admin Settings. Dive into the post to see all the new and improved features.ADMIN IMPROVED OAuth Support for BYOM Models in AI Settings ORCHESTRATION ENGINE IMPROVED Better integration with Action Flows MACHINE LEARNING NEW Use the PyCelonis library to interact with Studio assets NEW PyCelonis Large Language Model (LLM) in workbenches now in GA  ADMINIMPROVED OAuth Support for BYOM Models in AI SettingsAdmins can now add custom OpenAI compliant models (BYOM) using OAuth 2.0 (Client Credentials flow) as a secure alternative to the default "API Key" method. This new option enhances security and flexibility for AI integrations, connecting your Celonis products to a wider range of third-party model providers.  ORCHESTRATION ENGINEIMPROVED Better integration with Action FlowsOur latest changes bring a closer connection between Process Orchestration and Action Flows, making it faster to create and instantly reuse Action Flows within the same Studio package. You can now manage, monitor, and activate Action Flows directly from Process Orchestration when adding a new process step. MACHINE LEARNINGNEW Use the PyCelonis library to interact with Studio assetsThe PyCelonis library now supports programmatic interaction with Studio Views , filling a critical gap for end-to-end CI/CD capabilities. This enables deeper automation of your Studio workflows, allowing you to script the creation of the visual layer of your Celonis apps alongside the logic.NEW PyCelonis Large Language Model (LLM) in workbenches now in GAThe new pycelonis_llm client library is now generally available, allowing users to integrate existing Celonis LLMs directly into their Machine Learning Workbenches. This integration includes automatic patching for common Python frameworks (like OpenAI and LangChain , removes the need for separate API keys, and improves the experience of building custom AI-powered applications.  

New features and upgrades in the Celonis Platform [FY27 H2 MOCK UP BUSINESS USER]

New features and upgrades in the Celonis Platform [FY27 H2 MOCK UP BUSINESS USER]

The latest platform release delivers key enhancements to drive automation and improve collaboration across your business. The major highlight is the launch of the new Orchestration Engine (OE), allowing all users to build dynamic, real-time Process Orchestrations to optimize business operations. AUTOMATION  NEW Orchestration Engine for Process Workflows  STUDIO VIEWS   NEW Insight Explorer is now available in Apps IMPROVED AI-generated filter explanations in Insight Explorer IMPROVED Aggregation Selector added to PQL Editor  DATA INTEGRATION   IMPROVED Enabling email alerts for scheduled data jobs  ADMIN & CONTENT MANAGEMENT  IMPROVED Content CLI now offers integration to Git  IMPROVED OCDM Content CLI now supports Objects & Events content   AUTOMATION NEW Orchestration Engine for Process Workflows The new Orchestration Engine (OE) lets you organize digital actions into Process Orchestrations. This is to help you optimize business operations by using real-time process intelligence to dynamically adjust workflows for maximum efficiency. This impacts all users who create, manage, and execute process automation workflows. STUDIO VIEWS  NEW Insight Explorer is now available in AppsInsight Explorer can now be accessed in the Apps module by non-Analyst Celonis users. This update promotes collaboration and consistent findings since bookmarked insights sync between Studio and Apps. This impacts non-Analyst users who can now discover insights independently, while Analysts still control publishing.IMPROVED AI-generated filter explanations in Insight ExplorerInsight Explorer now provides AI-generated explanations for the filters shown on each insight card. This is to clarify context by translating technical jargon and suggesting solutions for improving the metric. This impacts all users viewing or reviewing insights within Insight ExplorerIMPROVED Aggregation Selector added to PQL Editor An aggregation selector is now available in the PQL editor whenever a common table is referenced. This feature simplifies the process of deciding how data from common tables should be aggregated, helping you build more accurate logic. This impacts Analyst users who work with PQL and common tables. DATA INTEGRATION  IMPROVED Enabling email alerts for scheduled data jobs You can now configure email alerts for data jobs and scheduled data jobs for various events (e.g., failure, success, or execution time exceeded). This is to ensure you are immediately informed about the status of your data in the Celonis Platform. This impacts Data Engineers and Admins responsible for monitoring and managing data pipelines.ADMIN & CONTENT MANAGEMENT IMPROVED Content CLI now offers integration to Git Content CLI now integrates with Git for both batch export and import commands. This lets you push content to GitHub and pull it back, making it easier to create and retrieve backups of your Celonis content. This impacts Admins and Developers using Content CLI for content management and version control. IMPROVED OCDM Content CLI now supports Objects & Events content Content CLI now supports the importing and exporting of OCDM content in addition to Studio packages. This allows you to use the CLI to create and restore backups of all your content on the platform. This impacts Admins and Developers working with OCDM content who need robust backup and restoration capabilities. 

New features and upgrades in the Celonis Platform [FY27 H2 MOCK UP ADMIN]

New features and upgrades in the Celonis Platform [FY27 H2 MOCK UP ADMIN]

The latest platform release delivers key enhancements to drive automation and improve collaboration across your business. The major highlight is the launch of the new Orchestration Engine (OE), allowing all users to build dynamic, real-time Process Orchestrations to optimize business operations. We're also giving you a two-week heads-up on the powerful Studio Views upgrades coming on Monday, 3rd November. AUTOMATION - LIVE NEW Orchestration Engine for Process Workflows  STUDIO VIEWS  - LIVE NEW Insight Explorer is now available in Apps IMPROVED AI-generated filter explanations in Insight Explorer IMPROVED Aggregation Selector added to PQL Editor  DATA INTEGRATION  - LIVE IMPROVED Enabling email alerts for scheduled data jobs  ADMIN & CONTENT MANAGEMENT  - LIVE IMPROVED Content CLI now offers integration to Git  IMPROVED OCDM Content CLI now supports Objects & Events content  OPT IN FROM 3-28 NOVEMBER - STUDIO VIEWS NEW Configure your Network Explorer NEW AI-generated explanations IMPROVED SELECTIONS COMING SOON - DATA INTEGRATION (NOV) AUTOMATION - LIVENEW Orchestration Engine for Process Workflows The new Orchestration Engine (OE) lets you organize digital actions into Process Orchestrations. This is to help you optimize business operations by using real-time process intelligence to dynamically adjust workflows for maximum efficiency. This impacts all users who create, manage, and execute process automation workflows. STUDIO VIEWS  - LIVENEW Insight Explorer is now available in AppsInsight Explorer can now be accessed in the Apps module by non-Analyst Celonis users. This update promotes collaboration and consistent findings since bookmarked insights sync between Studio and Apps. This impacts non-Analyst users who can now discover insights independently, while Analysts still control publishing.IMPROVED AI-generated filter explanations in Insight ExplorerInsight Explorer now provides AI-generated explanations for the filters shown on each insight card. This is to clarify context by translating technical jargon and suggesting solutions for improving the metric. This impacts all users viewing or reviewing insights within Insight ExplorerIMPROVED Aggregation Selector added to PQL Editor An aggregation selector is now available in the PQL editor whenever a common table is referenced. This feature simplifies the process of deciding how data from common tables should be aggregated, helping you build more accurate logic. This impacts Analyst users who work with PQL and common tables. DATA INTEGRATION  - LIVEIMPROVED Enabling email alerts for scheduled data jobs You can now configure email alerts for data jobs and scheduled data jobs for various events (e.g., failure, success, or execution time exceeded). This is to ensure you are immediately informed about the status of your data in the Celonis Platform. This impacts Data Engineers and Admins responsible for monitoring and managing data pipelines.ADMIN & CONTENT MANAGEMENT  - LIVEIMPROVED Content CLI now offers integration to Git Content CLI now integrates with Git for both batch export and import commands. This lets you push content to GitHub and pull it back, making it easier to create and retrieve backups of your Celonis content. This impacts Admins and Developers using Content CLI for content management and version control. IMPROVED OCDM Content CLI now supports Objects & Events content Content CLI now supports the importing and exporting of OCDM content in addition to Studio packages. This allows you to use the CLI to create and restore backups of all your content on the platform. This impacts Admins and Developers working with OCDM content who need robust backup and restoration capabilities. OPT IN FROM 3-28 NOVEMBER - STUDIO VIEWSNEW Configure your Network ExplorerWith a world map layout to help you see global process flows, making geographic dependencies instantly clear for optimizing operations across regions.NEW AI-generated explanationsInsight Explorer will provide for the filters shown on each insight cardIMPROVED SELECTIONSAn aggregation selector will be available in the PQL editor whenever a common table is referenced.  To opt in to any of the above, go into your admin section of the Celonis Platform and toggle on. Once selected this will set live for all users. If you don’t opt in before 28 November, it will go live for all users on 29th November. ​​​​​COMING SOON - DATA INTEGRATION (NOV)Change to data retention policy when monitoring your pipeline: November 2025  ​​​ Decommissioning API and application keys: Action required before 2025-12-31All changes listed are in General Availability. To take part in early previews, check out the list of opportunities here. 

New features and upgrades in the Celonis Platform [19 JAN MOCK UP]

The latest platform release delivers key enhancements to drive automation and improve collaboration across your business.The major highlight is the launch of the new Orchestration Engine (OE), allowing all users to build dynamic, real-time Process Orchestrations to optimize business operations.We're also giving you a two-week heads-up on the powerful Studio Views upgrades coming on 2nd February. AUTOMATION NEW Orchestration Engine for Process Workflows  DATA INTEGRATION IMPROVED Enabling email alerts for scheduled data jobs  ADMIN & CONTENT MANAGEMENT IMPROVED Content CLI now offers integration to Git  IMPROVED OCDM Content CLI now supports Objects & Events content    STUDIO VIEWS - 2 FEBRUARY 2025 NEW Configure your Network Explorer NEW AI-generated explanations IMPROVED SELECTIONS DATA INTEGRATION - MARCH PREPARE FOR BREAKING CHANGES - MARCH  AUTOMATIONNEW Orchestration Engine for Process Workflows The new Orchestration Engine (OE) lets you organize digital actions into Process Orchestrations. This is to help you optimize business operations by using real-time process intelligence to dynamically adjust workflows for maximum efficiency. This impacts all users who create, manage, and execute process automation workflows. DATA INTEGRATIONIMPROVED Enabling email alerts for scheduled data jobs You can now configure email alerts for data jobs and scheduled data jobs for various events (e.g., failure, success, or execution time exceeded). This is to ensure you are immediately informed about the status of your data in the Celonis Platform. This impacts Data Engineers and Admins responsible for monitoring and managing data pipelines.ADMIN & CONTENT MANAGEMENTIMPROVED Content CLI now offers integration to Git Content CLI now integrates with Git for both batch export and import commands. This lets you push content to GitHub and pull it back, making it easier to create and retrieve backups of your Celonis content. This impacts Admins and Developers using Content CLI for content management and version control. IMPROVED OCDM Content CLI now supports Objects & Events content Content CLI now supports the importing and exporting of OCDM content in addition to Studio packages. This allows you to use the CLI to create and restore backups of all your content on the platform. This impacts Admins and Developers working with OCDM content who need robust backup and restoration capabilities.STUDIO VIEWS - 2 FEBRUARY 2025NEW Configure your Network ExplorerWith a world map layout to help you see global process flows, making geographic dependencies instantly clear for optimizing operations across regions. NEW AI-generated explanationsInsight Explorer will provide for the filters shown on each insight card IMPROVED SELECTIONSAn aggregation selector will be available in the PQL editor whenever a common table is referenced. ​​​​​​DATA INTEGRATION - MARCHChange to data retention policy when monitoring your pipeline: March 2025  ​​​ PREPARE FOR BREAKING CHANGES - MARCHMigrate applications using API or application keys for Audit Log, Platform Adoption, and Team Login History APIs to OAuth 2.0 before March 31. This move ensures greater security and affects only users who currently rely on keys for these specific APIs. Get early access to the CPM Canvas app that improves the modelling experience for process facets.  

Celosphere 2025 Product Highlights: Data Core and AI Orchestration Engine

Celosphere 2025 Product Highlights: Data Core and AI Orchestration Engine

Today we’re catching you on the key platform updates shared last week at Celosphere 2025.  Watch or get a recap, particularly the updates in Process Intelligence and AI by checking out Celosphere On-Demand .Read on to dive into the details.ORCHESTRATION ENGINE LAUNCH  DATA CORE LAUNCH​​​​​​​All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned releases:Data Integration:  Change to data retention policy: November 2025 Decommissioning API and application keys: Take action by 2025-12-31 Process Designer​​​​​​: Canvas app updates: November 2025 ORCHESTRATION ENGINE LAUNCH The Orchestration Engine (OE) is now GA and fully integrated into the platform. This moves the Celonis Platform beyond pure process analysis, enabling you to actively run and improve processes by shifting the platform into an operational tool.It lets you organize digital actions into Process Orchestrations. This is to help you optimize business operations by using real-time process intelligence to dynamically adjust workflows for maximum efficiency. This impacts all users who create, manage, and execute process automation workflows.This week you’ll also find an update that allows for direct mapping of Action Flow inputs and outputs within the Orchestration Engine step, streamlining complex workflow configuration in Process steps. DATA CORE LAUNCH​​​​​​​The improved high-performance Data Core now enables you to extract data from any source and query billions of records at speed, making it essential for powering critical use cases and AI initiatives. This means you can bring in data wherever it lives using 100+ prebuilt connectors for all major on-prem and cloud systems (ERPs, CRMs, data warehouses, and more). 

New features and upgrades in the Celonis Platform

New features and upgrades in the Celonis Platform

The latest platform release delivers key enhancements to drive automation and improve collaboration across your business. The major highlight is the launch of the new Orchestration Engine (OE), allowing all users to build dynamic, real-time Process Orchestrations to optimize business operations. For Studio Views, we're boosting collaboration by making Insight Explorer available in Apps for non-Analyst users, while Admins and Developers gain a significant governance upgrade as Content CLI now supports both Git integration and OCDM content for strong backup and version control. Dive into the post to see all of the new and improved features that help you turn process intelligence into action.AUTOMATION NEW Orchestration Engine for Process Workflows  STUDIO VIEWS NEW Insight Explorer is now available in Apps IMPROVED AI-generated filter explanations in Insight Explorer IMPROVED Aggregation Selector added to PQL Editor  DATA INTEGRATION IMPROVED Enabling email alerts for scheduled data jobs  ADMIN & CONTENT MANAGEMENT IMPROVED Content CLI now offers integration to Git  IMPROVED OCDM Content CLI now supports Objects & Events content  All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Planned releases:Data Integration: Change to data retention policy when monitoring your pipeline: November 2025   Decommissioning API and application keys: Action required before 2025-12-31  AUTOMATIONNEW Orchestration Engine for Process Workflows The new Orchestration Engine (OE) lets you organize digital actions into Process Orchestrations. This is to help you optimize business operations by using real-time process intelligence to dynamically adjust workflows for maximum efficiency. This impacts all users who create, manage, and execute process automation workflows. STUDIO VIEWSNEW Insight Explorer is now available in AppsInsight Explorer can now be accessed in the Apps module by non-Analyst Celonis users. This update promotes collaboration and consistent findings since bookmarked insights sync between Studio and Apps. This impacts non-Analyst users who can now discover insights independently, while Analysts still control publishing.IMPROVED AI-generated filter explanations in Insight ExplorerInsight Explorer now provides AI-generated explanations for the filters shown on each insight card. This is to clarify context by translating technical jargon and suggesting solutions for improving the metric. This impacts all users viewing or reviewing insights within Insight ExplorerIMPROVED Aggregation Selector added to PQL Editor An aggregation selector is now available in the PQL editor whenever a common table is referenced. This feature simplifies the process of deciding how data from common tables should be aggregated, helping you build more accurate logic. This impacts Analyst users who work with PQL and common tables. DATA INTEGRATIONIMPROVED Enabling email alerts for scheduled data jobs You can now configure email alerts for data jobs and scheduled data jobs for various events (e.g., failure, success, or execution time exceeded). This is to ensure you are immediately informed about the status of your data in the Celonis Platform. This impacts Data Engineers and Admins responsible for monitoring and managing data pipelines.ADMIN & CONTENT MANAGEMENTIMPROVED Content CLI now offers integration to Git Content CLI now integrates with Git for both batch export and import commands. This lets you push content to GitHub and pull it back, making it easier to create and retrieve backups of your Celonis content. This impacts Admins and Developers using Content CLI for content management and version control. IMPROVED OCDM Content CLI now supports Objects & Events content Content CLI now supports the importing and exporting of OCDM content in addition to Studio packages. This allows you to use the CLI to create and restore backups of all your content on the platform. This impacts Admins and Developers working with OCDM content who need robust backup and restoration capabilities.