Overview
This article provides the steps and information on editing the automation details. On the edit screen, you can view and update the details of an existing automation. You can modify information in any available field, including the automation name, category, status, and description. Additionally, a Save button is provided to apply and store your changes.
Edit Automation Details
- Navigate to Design > Automation Designer > Menu > Edit.
- Click on the Details band.

- You can modify the automation's basic details on this screen.
- The screen will appear with the existing automation details. You can modify any information in any of the fields:
- Name: Displays the current automation name, which can be edited.
- Category: A drop-down is provided to select the automation category. You can modify the automation's existing category using the drop-down.
- Status: The drop-down menu allows you to modify the automation status. The following options are provided in the drop-down menu.
- In review
- Released
- Description: This is a text field where you can modify the automation description. A short description will appear here. You can write a description of up to 500 characters, and letters, digits, and special characters are supported in this field.
- Save: A Save button that enables you to save the changes.
- To discard the modification, click anywhere on the breadcrumb. Upon clicking the breadcrumb, a confirmation pop-up will appear.
When you click the Save button, a success message, "Automation Details Saved Successfully," will appear at the bottom of the screen.
Related Articles
Edit Automation Flow
Overview The Edit mode allows you to modify your existing automation details. This section outlines the steps necessary to amend these details. You are permitted to alter the fundamental aspects of the automation, including the automation flow and ...
Edit Delegate Automation Unit
Overview The Delegate Automation unit in a flow diagram represents a step where the workflow performs an automated action without manual intervention. It’s designed to execute predefined tasks using scripts, bots, or automation services. What it ...
Automation Dashboard
Overview Automation is crucial in executing complex, multi-step workflows with minimal reliance on human intervention. Its primary objectives encompass the simplification of processes, the enhancement of operational efficiency, and the mitigation of ...
Edit Delegate Component Unit
Overview A Delegate Component Unit in a flow diagram represents a self-contained, reusable block of logic that performs a specific task. You can reuse it whenever needed within a larger process, much like using a pre-built piece in a puzzle. What it ...
Edit XSLT Unit
Overview The XSLT Unit is an action unit in the Flow Editor/Designer that enables you to transform XML data using XSLT (Extensible Stylesheet Language Transformations) during execution. It allows complex XML transformations, mappings, and ...