February 2026 Release Notes
February 2, 2026
IMPROVED STUDIO Visual enhancements for View components
In this bundled release, we’ve refreshed several View components with visual and functional updates to improve the look, feel, and usability of your dashboards and applications. These changes reduce wasted space, standardize the UI, and add new customization options for greater information density.
The highlights include:
Optimized KPI values: KPI values now scale to utilize more of the space available within the component.
Enhanced KPI list component: We refined the clickable KPI list by reducing wasted space, removing unnecessary elements, and adding options for title removal and equal spacing to improve flexibility and visual balance.
Equal spacing for KPIs: You now have the option to equally space KPIs, improving visual balance.
Compact KPI display: We added the option to remove the title of the KPI, allowing for a more compact look and giving you greater flexibility in how KPIs are used throughout your view.
Fixed KPI sizes: You can now choose to leave your KPI size as “auto” or choose one of the fixed size options.
For example, this was the previous clickable KPI:

And with the visual enhancements and customizati:

To learn more about configuring a KPI list component, see: KPI cards and KPI lists.
Textbox component overflow control: In the Textbox component, you can now define an overflow option of either truncation (...) or flowing to separate lines. This is especially helpful when using a textbox for a single-line label, as you can prevent it from flowing onto multiple lines and adding a scrollbar.

Removing unnecessary text: For the KPI Card, the "Related KPI" title is now only shown if trends are also enabled. When no trends are present, the title is removed to allow more space for the KPI values.
Reduced space between component and header: Many components had excessive spacing between the component and the header text. This has been reduced and standardized across all components.
For example, this was the previous chart component:

And now with the visual enhancements:

To learn more about available Studio components, see: Components.
IMPROVED DATA INTEGRATION Increased string length limit for Cloud Extractors
Previously, Celonis limited string values in Cloud Extractors to a maximum of 80 characters. Based on customer feedback, this character limit has been increased. Cloud Extractors now support string values of up to 8 KB, with an increase to 65 KB planned in the coming weeks.
Important: Celonis dynamically determines column widths based on actual data to optimize performance and avoid unnecessary processing overhead. However, manually created tables, especially VARCHAR columns defined during the transformation phase, may require manual adjustment if incoming values exceed the existing column size.
If column widths are not updated, you may encounter transformation errors such as:
String of 82 octets is too long for type Varchar(80)
For extraction task best practice, see: VARCHAR optimization.