> For the complete documentation index, see [llms.txt](https://docs.ozone.one/ozone-end-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ozone.one/ozone-end-user-guide/faq/releases.md).

# Releases

### Overview

Ozone releases are an abstraction over pipelines and proprietary approval stages. With releases, you can add gated approval steps prior to or after the execution of a pipeline.&#x20;

In addition you can listen to external events such as pushes to a git repository and have them triggered automatically

A typical scenario for a release is as follows:

* A developer commits to a git repository
* The system builds and starts automation scans
* A possible manual approval step is needed to be sent to an external system
* The image is promoted manually to the next environment

{% hint style="info" %}
For more information, check the section on [using approvals within releases](broken://pages/4ssjcP8lngSB7GdxvD9D)
{% endhint %}
