Overview
The staging area for a release is where deployments are created in preparation for a future rollout. The staging area only contains staged deployments. Currently deployed and previously deployed deployments are not accessible in the staging area. Deployments in the staging area can be created freely before being deployed to devices, making it an ideal place to prepare and review them before rolling them out. Each release has its own staging area, entirely separate from other releases’ staging areas. This separation allows deployments to be staged for multiple releases simultaneously. The staging area is also handy for batch operations. Deployments can be created, deployed, and archived in bulk, which helps manage large numbers of deployments at once.View the staging area
To view a release’s staging area, navigate to the Releases page and click into a release.

Stage a deployment
Staging a deployment creates a new deployment in the staging area but does not deploy it to any devices. Only one deployment can be staged per device at a time. If a release already has a deployment staged for a device, staging a new deployment will replace the existing deployment. To stage a deployment, click the Stage button in the top right. If there are no staged deployments yet, click Stage Deployment in the empty state instead.

Some devices may be unavailable for selection. These devices are already running this
release and cannot be staged from this flow. You can only stage deployments for
devices that are running a different release.




View a deployment
To view a deployment in the staging area, select it from the list. A panel will open on the right of the page displaying the deployment’s details.

- Content
- Metadata

Patch a deployment
Patching a deployment opens the release editor with the configuration content from an existing staged deployment, allowing you to create a replacement staged deployment for that device. To patch a deployment, click the ellipses (…) on the deployment to patch and select Patch from the dropdown.

Archive a deployment
Archiving a deployment removes it from the staging area and marks it asarchived.
This action is irreversible. Once archived, a deployment can never be deployed to a
device. However, the deployment will remain available for historical reference.
Single Deployment
To archive a single deployment, click the ellipsis (…) on the deployment and select
Archive from the dropdown.





Deploy a deployment
Deploying a deployment removes the existing deployment from the device and replaces it with the new deployment. This action is irreversible. Once deployed, the only way to restore configurations is to create a new deployment with the old configurations. To deploy one or more deployments, hover over the deployments you want to deploy and select their checkboxes in the far-left column.


Deployment drift
When a device receives configuration updates for its current release while having deployments staged for another release, we say the staged deployment has drifted. Consider the following example:
Our device is currently running deployment DPL-Npfzv, which adheres to release v1.5.
Our device is about to be upgraded to release v1.6 though, so we’ve staged deployment
DPL-Q4CeX for the upcoming upgrade.
However, before the upgrade occurs, our device receives some configuration updates on
release v1.5—DPL-Npfzv is patched with DPL-BFwc3. Since it’s often the case that
this patch also needs to be applied to the staged deployment DPL-Q4CeX, we say
DPL-Q4CeX has drifted.
When a deployment drifts, it is marked as drifted and cannot be deployed until an
explicit review is performed. You must either ignore the patch or apply the patch to the
staged deployment.
The concept of deployment drift ensures that configuration changes aren’t lost during
migrations between releases, preventing misconfigurations.
Review a deployment
Reviewing a deployment is only possible when a deployment has drifted and is in thedrifted state. Otherwise, the review button
is disabled.
Reviewing a deployment displays the patches applied to a device since the last time the
deployment was reviewed (or since it was initially staged).
To review a deployment, click the ellipsis (…) on the deployment and select Review
from the dropdown.




staged state and allow it to
be deployed.

archived state. Archived
deployments are available for historical reference but cannot be deployed.



