Creating Enterprise Variables
Overview
The Enterprise Variables tab allows authorized users to create, manage, and maintain reusable configuration values and credentials used across automation processes.
Enterprise Variables can be created:
- Directly from the AI Command Center
- From the Process Designer during process development
Only users with appropriate enterprise variable permissions can perform create, edit, delete, clone, transfer ownership, or audit operations.
How to access:
From the AI Command Center, navigate to Assets → Enterprise Variables.

Creating a New Enterprise Variable
To create a new Enterprise Variable:
- Open the Enterprise Variables tab.
- Click New Variable.
- Provide the required details:
- Name
- Type
- Scope (Global or User)
- Value
- Enable Encryption (if applicable)
- Click Add to save.

Enterprise Variable Actions
From the Enterprise Variables tab, the following actions are available (based on permissions):
| Action | Description |
|---|---|
| View | Opens the selected Enterprise Variable in read-only mode. |
| Edit | Modify the variable configuration. |
| Delete | Permanently removes the selected variable. |
| Clone | Creates a duplicate of the selected variable. |
| Transfer Ownership | Assigns ownership of the variable to another user. |
| Audit | Displays audit history for the selected variable. |
Editing an Enterprise Variable
To update an existing Enterprise Variable:
- Select the Enterprise Variable.
- Choose Edit.
- Update the required fields.
- Click Update.

Deleting an Enterprise Variable
To delete a variable:
- Select the Enterprise Variable.
- Choose Delete.
- Confirm the action.

Cloning an Enterprise Variable
Cloning creates a duplicate of an existing variable.
Typical use cases include:
- Creating a user-scoped copy of a global variable
- Modifying a value without affecting the original variable
Steps:
- Select the Enterprise Variable.
- Choose Clone.
- Modify properties as needed.
- Click Add.
Transferring Ownership
To transfer ownership:
- Select the Enterprise Variable.
- Choose Transfer Ownership.
- Select the new owner.
- Click Transfer.

Auditing an Enterprise Variable
To view audit logs:
- Select the Enterprise Variable.
- Choose Audit.

Creating an Enterprise Variable from Process Designer
Enterprise Variables can also be created directly during process design.
When designing a process, you may identify the need for reusable or secure values. Process Designer allows you to either use an existing Enterprise Variable or create a new one during development.
To create from Process Designer:
- Open Process Designer.
- Create a new process or open an existing process.
- In the Project Explorer panel, right-click Enterprise Variables.
- Select Add New.
- Provide the required details.
- Click Create.
The Enterprise Variable is created in the AI Command Center when the process is published.
Important Notes
- Enterprise Variables cannot share the same name within the same scope.
- If a Global and User-scoped variable share the same name, the User scope variable takes priority.
- Credential-type variables are always encrypted.
- All changes are recorded in audit logs.