*** title: Release management overview 'og:site\_name': Unleash Documentation 'og:title': Release Management Overview - Unleash Documentation description: >- Release management helps you standardize, automate and safeguard your feature rollouts with release templates, impact metrics, automated progressions and safeguards. keywords: >- release management, release templates, impact metrics, safeguards, automated rollouts, feature flags, milestones max-toc-depth: 3 ---------------- Release management in Unleash helps you standardize, automate and safeguard your feature rollouts. Instead of manually controlling each stage of a release, you can define a reusable, structured rollout process that progresses automatically while monitoring application health to prevent issues from affecting users. Release management combines: * **[Release templates](/concepts/release-templates)**: Predefined rollout sequences that you can apply to any feature flag. * **[Impact metrics](/concepts/impact-metrics)**: Application-level metrics that track feature health in real time. * **[Automated release progression](/concepts/impact-metrics#automate-release-progression)** and **[safeguards](/concepts/impact-metrics#configure-safeguards)**: Time-based progressions and metric-based safeguards that manage releases without manual intervention. Release management structures your rollout process around milestones that execute sequentially. Each milestone defines what portion of users receives the feature using [activation strategies](/concepts/activation-strategies). You control progression between milestones through manual triggers, time-based automation, or metric-based conditions. For a step-by-step walkthrough, see [Get started with release management](/guides/getting-started-release-management).