For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationAPI ReferenceRelease notes
DocumentationAPI ReferenceRelease notes
  • Release Notes
    • Overview
    • Changelog
      • Overview
      • May 2026
      • February 2026
      • December 2025
      • October 2025
      • September 2025
      • February 2024
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • New features
  • runCode task in Studio
  • Integration proxy configuration
  • Improvements
  • Faster loading in Job Viewer
  • Job execution path visibility
Release NotesFeature announcements

May 2026

Was this page helpful?
Previous

February 2026

Next
Built with

The May 2026 releases introduced new features and improvements to Itential Cloud.

New features

runCode task in Studio

The new runCode task enables you to write and execute Python directly on the Canvas. You can use it for data manipulation, conditional logic, and computational operations—all within the workflow. You can test your code at design time with live inputs and outputs, and IAG’s isolated runtime executes it securely.

Requires IAG 5.4.

For details, see the runCode task reference

Integration proxy configuration

Centralized HTTPS proxy support for Integrations, routing execution through IAG 5. Use Gateway Configuration in Admin Essentials to configure how integrations execute through your customer-hosted IAG deployment. Outbound API calls originate from your IAG environment rather than from Itential’s cloud, so they pass through your existing network controls.

Requires IAG 5.4.

For details, see Gateway configuration.

Improvements

Faster loading in Job Viewer

Job Viewer now loads pages significantly faster. A new Start Time quick filter is also available to help you narrow results more efficiently.

Job execution path visibility

Completed steps now display a color-coded status: green for success and red for error. Skipped steps are visually de-emphasized. You can see exactly what ran and what failed without reviewing logs.