# Deleting a blueprint version

## Introduction

Each time a blueprint is updated and published, a new version is created. Over time, you may wish to remove older versions, particularly if the number of versions is approaching [the maximum of ten](https://doc.wearepatchworks.com/product-documentation/blueprints/working-with-private-blueprints/about-blueprint-versions).

## Need to know

* Deleting a blueprint version does not affect any existing installations of that version.
* When a blueprint version is deleted, existing version numbers are unchanged, and the deleted version number is never reused.
* You cannot delete the `active` version; in this scenario, you would need to [change the active version](https://doc.wearepatchworks.com/product-documentation/blueprints/working-with-private-blueprints/changing-the-active-version-for-a-private-blueprint) first.

## The steps

{% stepper %}
{% step %}
**Log in to your own company profile**

Log in to the dashboard and (if you're managing multiple company profiles) ensure that you've [switched to your own profile](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/switching-in-and-out-of-a-linked-company).
{% endstep %}

{% step %}
**Access private blueprints**

Select `marketplace` from the left-hand navigation menu, then select `blueprints` and `private` tabs. Here you will see any blueprints that have been built by users associated with your company profile.
{% endstep %}

{% step %}
**Access the manifest for the required blueprint**

Click the blueprint tile that you want to manage. For example:

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FJkF2b8NcqUR6edt7kxbk%2Finstall%20flow%201.png?alt=media&#x26;token=ae927bbd-dd2c-4494-9e84-b9601286382d" alt=""><figcaption></figcaption></figure>

The [blueprint manifest](https://doc.wearepatchworks.com/product-documentation/blueprints/working-with-private-blueprints/building-a-private-blueprint) is displayed with the currently `active` version is displayed by default - for example:

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2F13U8QoFhcUqF58JKRKUf%2Fset%20active%201.png?alt=media&#x26;token=1484a5c6-2a1d-4c59-a6f1-72e325601d69" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Switch to the version you want to delete**

Click in the `version` field and select the version that you want to delete. For example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FfnpPU62OiOLaAreolse4%2Fdelete%20version%201.png?alt=media&#x26;token=23b2ce61-07c1-4a8e-9c80-2782b74d72bc" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select the delete option**

Click the `delete version` button to the right of the version number. For example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FAJ3ye5AFnvvZ0WmqiqMW%2Fdelete%20version%202.png?alt=media&#x26;token=ac2f4323-aad5-4c17-85e0-87247d1d9524" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
The `delete` option is not displayed when the `active` version is selected. For more information, please refer to [About blueprint versions](https://doc.wearepatchworks.com/product-documentation/blueprints/working-with-private-blueprints/about-blueprint-versions).
{% endhint %}
{% endstep %}

{% step %}
**Confirm this action**

When prompted, confirm that you want to proceed with the delete action. For example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FoaxIwdbjGQ1bAIkVJ38V%2Fdelete%20version%204.png?alt=media&#x26;token=d192dddc-05bf-4883-8e58-5996400fafb6" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}
