# Deleting a blueprint

## Introduction

If a blueprint is no longer required, you can remove it entirely. Deleting a blueprint (as opposed to [deleting a specific version of a blueprint](/product-documentation/blueprints/working-with-private-blueprints/deleting-a-blueprint-version.md)) means that it's no longer displayed in your private marketplace - and therefore no longer available for your managed/'child' companies to install.

## Need to know

* Deleting a blueprint does not affect any existing installations.

## 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](/product-documentation/company-management/multi-company-profiles/switching-in-and-out-of-a-linked-company.md).
{% 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="/files/OaGapMosseWVLXuQaQxS" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/hydzaRA0bwgKOvaK7AKL" alt=""><figcaption></figcaption></figure>
{% endstep %}

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

Click the ellipsis icon at the top of the page:

<div align="left"><figure><img src="/files/FTGCLih1WJUW0tb2KVVD" alt=""><figcaption></figcaption></figure></div>

Then select the `delete` option:

<div align="left"><figure><img src="/files/PXHbZ0EhoNC1y98zS9l2" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

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

When prompted, confirm that you want to proceed with this action by entering the name of this blueprint. The required name is shown as placeholder text - for example:

<figure><img src="/files/kCtgiNuIombJhajhK211" alt=""><figcaption></figcaption></figure>

Overtype this with the name displayed, then click the `delete` button. For example:

<div align="left"><figure><img src="/files/R882wIJnWCtJCjZWYZD8" alt="" width="326"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.wearepatchworks.com/product-documentation/blueprints/working-with-private-blueprints/deleting-a-blueprint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
