Release Notes 3.12.8
October 15, 2025
We are excited to introduce you to the latest version of Orchestrate Next Gen v3.12.8. This release includes new features and enhancements.
Playbook Debugger New
New playbook debugging capabilities enable you to test nodes and validate playbook configurations before executing the complete playbook, helping you build production-ready playbooks quickly and seamlessly.
Node-Level Run: Run nodes individually to validate responses and troubleshoot issues without executing the entire playbook. You can run a node by providing inputs manually or by using outputs from previous executions.
For more information, see Create Playbook.
Playbook Validator: Validate your playbook configurations for errors and warnings, such as missing required fields, dynamic paths errors, nodes not connected, and more, before running the playbook. View and resolve these issues in the Node Details tab of the playbook.
For more information, see Create Playbook.
Run Log Debugger Powered by Quarterback AI Agent Enhanced
You can now choose to view debug information generated by the Quarterback AI Agent for any run logs with errored nodes. To view debug details, go to a node with errors and click View Debug Information. The debug information provides a clear error summary and actionable remediation steps to help you troubleshoot playbooks efficiently. You can also provide feedback on the relevancy of the debug information using the Helpful or Not Helpful buttons.
Note
This feature is currently in Beta.

For more information, see Run Logs.
Generate Playbook Name and Description with Quarterback AI Enhanced
With Quarterback AI, you can now generate names and descriptions for your playbooks. Quarterback AI analyzes workflow logic and nodes to provide clear, contextually relevant names and descriptions. This saves time and helps new users quickly understand the playbook's purpose.

For more information, see Playbook Details.
Export Run Logs Metadata New
You can now export run logs metadata, including details such as playbook ID, run log ID, and more, from the Run Logs listing page for offline auditing and analysis. Select a date range, and all run logs displayed in the listing page for that period can be exported in CSV or XLSX format. This makes it easy to review and analyze run log records offline.

For more information, see Export Run Logs Metadata.
Clone App Instances New
You can now clone app instances and reuse their configuration details across different app versions, eliminating the need to recreate instances. Clone a single instance to multiple app versions or multiple instances from a selected app version. This feature accelerates app updates, making it faster and easier to upgrade playbooks to a new app version.

For more information, see Clone Instances.
Generate Dynamic Path for AI Action Node Enhanced
Orchestrate Next Gen now enables you to generate and add dynamic paths as input data in the AI Action node. While configuring the Input Data in the Prompt field, use the Generate Dynamic Path option and select a node and response key to generate and add a dynamic path. This feature simplifies playbook creation and saves time by eliminating the need to understand and manually write dynamic paths.

For more information, see Action Nodes.
Approve Playbooks from Emails Enhanced
Approving or rejecting playbook executions is now supported via email for playbooks containing an input node with a Boolean field type. This eliminates the need to sign in to the platform for approvals, making playbook approvals easier and enabling quicker responses to security operations. For more information, see Input Node.