Appearance
How do I archive or unarchive a release?
Who can do this
Platform Admin or Infra Ops
Archiving hides a finished release from the default list. It's a clean-up action — no impact on what's deployed. You have 30 days to unarchive before per-service config and logs are purged.
To archive
- Open the release detail page.
- Click Archive in the actions menu (top right).
- Confirm.
To unarchive (within 30 days)
- On the Releases page, change the filter to show Archived.
- Open the release detail page.
- Click Unarchive.
Result
- Archived releases are hidden from the default Releases view.
- The detail page shows the archive date and the unarchive deadline.
- After 30 days, per-service configuration, environment-version pins, and pipeline logs are permanently purged. The release record itself remains (for audit) with a "purged" badge.

