The Action Governance view displays all of the actions you can trigger using automations in SysTrack. Actions can be built using the Create Action button or you can import actions that you have built using the offline tool. Before you import new actions into SysTrack, you should make sure that they are thoroughly tested on the relevant systems. Once actions are created or imported they require approval in SysTrack by a user with the proper permissions. Once an action is approved, an automation can be defined to use that action.
Actions
An action is a set of files that includes executable and supporting files. Executable files can be any file type that the target operating system can run natively: for example, batch files, executables, or shell scripts. Supporting files, such as PowerShell, VBScript, or Python scripts, can be called from the executable file.

In the Actions tab, you can view existing approved actions. Actions that are pending approval are listed under the Pending Approval tab.
This is a table view which includes metadata in the following columns:
Column Name | Description |
|---|---|
Approved | Contains the information about whether the action has been approved. |
Enabled | Contains the information about whether the action has been enabled. |
Action | The name of the action that you can click and view. |
Publisher | The name of the publisher. You can click the name and it will show you the information under Action Details. |
Version | The version number. |
Signed | Contains the information about whether the action has been signed. |
Last Modified | The date and time when the action was last updated. |
Last Modified By | The person who made the update. |
Pending Approval
In this tab, you can view all actions that are currently pending approval. The table contains the following metadata:
Column Name | Description |
|---|---|
Action | The name of the action that you can click and view. |
Publisher | The name of the publisher. You can click the name and it will show you the information under Action Details. |
Version | The version number. |
Signed | Contains the information about whether the action has been signed. |
Imported Date | The date and time when the action was imported. |
Imported By | The person who imported the action. |
From the Pending Approval tab, you can do the following:
View the number of pending approvals displayed in the upper-right corner of the tab name.

NOTE: If no actions require approval, the Pending Approval tab will not be visible.
Approve or delete actions that were imported or created using the Create Action button. A specific permission is required to approve actions. By default, the user who created or imported the action cannot approve it.
Click a row to view its information in the Action Details area. If editing is enabled by clicking the lock icon, selecting an action will redirect you to the Edit Action page.
Click Export to export the selected action.