# Delete Components After Publication

{% hint style="danger" %}
Components **deleted after publishing a Node will remain publicly available** in previous versions of the Node. The new version will not contain the component any more, but viewers can still find them by checking the old Node versions or the original dPID path.
{% endhint %}

You can delete Node components from your [Node Workspace](/general-user-overview/node-workspace.md) the same way after publication as [**before**](/create-and-publish/create-a-node/delete-before-publication/delete-unpublished-components.md). *The only difference is that components/files deleted before publication will not be visible, whereas those deleted after will remain online in older versions of your Node.*&#x20;

To delete a component you've previously uploaded to your Node, open up the [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md) panel by clicking the hamburger icon <img src="/files/UoRuQl5zORaACttG8b4P" alt="" data-size="line"> in the top left corner.&#x20;

In the **Drive** tab, hover over the component or folder you wish to delete, and click on the three dots that appear next to the component or folder name.&#x20;

<figure><img src="/files/IiGAU7gMlfO0letpZ3iD" alt="" width="151"><figcaption></figcaption></figure>

From the mini-list that pops up, click on Delete at the bottom. <img src="/files/stbevI1JPt3S35QIy4AU" alt="Screenshot 2024-01-30 at 12.28.35.jpg" data-size="line">

<figure><img src="/files/C3QcT8HHvAV0DP6NPjPG" alt="" width="141"><figcaption></figcaption></figure>

A pop-up window will ask you if you want to delete the component/folder:

<figure><img src="/files/89uwODAZadJruL3cRrdh" alt="" width="375"><figcaption></figcaption></figure>

To confirm this step, hit OK in the pop-up window. *This will delete your component/folder.*&#x20;

NB: It might take a refresh for the change to show.&#x20;

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


---

# 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://docs.desci.com/create-and-publish/publish/update-your-node/delete-components-after-publication.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.
