> For the complete documentation index, see [llms.txt](https://docs.codeocean.com/admin-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codeocean.com/admin-guide/the-admin-dashboard/deleting-released-capsules.md).

# Delete Releases

Deleting a Release Capsule is not recommended for the following reasons:

* Pipelines that use the Release Capsule will no longer work.
* Lineage Graphs for results generated using the deleted Capsule will no longer link to the release, resulting in broken lineage.
* Deleting a Release Capsule or Pipeline will delete ALL VERSIONS of that asset.

Deleting a release should generally only be done for cases where the release is not yet in use. Otherwise, it is preferable to release a new version, rather than completely deleting the old one.

To delete a Release Capsule or Pipeline:

1. Navigate to **Admin Panel** and click **Release Management**.

<div align="left"><figure><img src="/files/8AAkxpCUhgAMFQAgqK6g" alt="" width="268"><figcaption></figcaption></figure></div>

1. In the search bar, type the name of the release Capsule or Pipeline to be deleted.

   <div align="left"><figure><img src="/files/CDA5fDnvEnT3U8i5imDY" alt="" width="563"><figcaption></figcaption></figure></div>
2. To navigate to the Capsule, click **View Capsule.**

   <div align="left"><figure><img src="/files/G2i7RggKqG4vnNLNmZ5Y" alt="" width="563"><figcaption></figcaption></figure></div>
3. Copy the metadata ID from the Capsule.

   <div align="left"><figure><img src="/files/vvLpOruJtnEP3uHY7k9a" alt="" width="275"><figcaption></figcaption></figure></div>
4. Navigate back to the Admin Settings tab in the browser. Select **Delete Capsule,** and paste the metadata ID. To delete all the forks of the capsule, check Delete all forks of the release capsule.

   <div align="left"><figure><img src="/files/VNCgirq7kSq3fLf6mLse" alt="" width="380"><figcaption></figcaption></figure></div>
5. Click **Delete**.
