IDE for script development
Use the Cortex XSIAM built-in IDE to create and edit automation scripts, access Script Helper functions, configure script settings, and use editor keyboard shortcuts.
Use the Cortex XSIAM built-in IDE to create and edit automation scripts. Open the script editor from Incident Response → Automation → Scripts.
The Cortex XSIAM IDE differs from other development environments. For example, it has no interpreter, whereas Visual Studio Code does.
Note
For more complex development needs, we recommend instead using the Visual Studio Code extension. It simplifies third-party integration and script development by enabling users to author Python content for Cortex XSIAM directly in Visual Studio Code. This is also the most efficient way to develop Python Unit Tests.
Script Helper for Cortex XSIAM script development
Script Helper provides commonly used functions for Cortex XSIAM automation script development.
To access the script helper, go to Cortex XSIAM under Incident Response → Automation → Scripts → Script Helper.
A list of the common server functions appears.

Script Settings
Clicking the Settings button opens the Script Settings dialog box, which contains configurations for Basic, Arguments, Permissions, Advanced, and Depends on Commands script settings.
For more information about the script settings, see Scripts.
Keyboard Shortcuts
The following are some useful keyboard shortcuts supported in the IDE.
Last updated
Was this helpful?
