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 Orchestration Engine 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 WORK BENCH NEW Use the PyCelonis library to interact with Studio assets NEW PyCelonis Large Language Model (LLM) in workbenches now in GA All changes listed below are in General Availability. To take part in early previews, check out the list of opportunities here. Breaking Changes:Admin: Decommissioning API and application keys: Action required before December 31, 2025 Data Integration: Deprecating SAP on-prem extractor: Action required before December 31, 2026 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 LEARNING WORK BENCHNEW 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.