Deployments
The Deployments section gives you a full overview of deployments that have been executed across all devices. It helps you track what was deployed, when it happened, who performed it, and what configuration version was applied. You can also see the outcome and any events that occurred during deployment.
This section is essential for change tracking, troubleshooting, and verifying that devices are running the intended configuration.

Deployment Logs (left panel)
A list of all deployments, including completed, failed and scheduled ones.
Columns:
Type
Shows an icon representing the type of deployment (typically device configuration).
Updated Timestamp
When the deployment entry was last updated (e.g., after completion or failure).
Deployed Timestamp
The actual time the deployment was executed.
Scheduled Timestamp
If the deployment was planned for a future time, it appears here.
Status
Deployment result (e.g., Completed
, Failed
, Pending
).
Device
Target device name.
User
The person who initiated the deployment.
Deployment Details (right panel)
When you select a deployment from the list, detailed information is shown.
Summary fields:
Deployment Name
Automatically generated based on device name.
Status
The result of the deployment (e.g., Completed).
Target Device
Which device received the deployment.
Created By
The user who initiated the deployment.
Hierarchy
Which asset hierarchy version was used, if any.
Device Configuration Version
The specific version deployed to the device.
Created / Last Updated
Timestamps for creation and final status update.
Duration
Total time it took to execute the deployment.
Description
Optional comment saved with the deployment.
Events
Detailed log of what happened during the deployment. Each row includes:
Timestamp
Type (Information, Warning, Error)
Description of the action.
These events help you understand exactly what was done and where issues may have occurred.
Last updated
Was this helpful?