# Deleting metadata items

As the Aristotle Metadata Registry is intended to be an authoritative record of all the ‘business intelligence’ around data, content cannot be permanently deleted from the registry. However, in order to facilitate the maintenance of an up-to-date registry, Aristotle supports the soft deletion of content, which removes it from being displayed in the registry. Soft deleted items can be restored if they are required again.

To protect audit reports, metadata can only be deleted from a user's Sandbox. To return metadata to a user's Sandbox it must be **removed** from all groups, including Workgroups, Stewardship Organizations and Registration Authorities.

### How to delete metadata from the Sandbox <a href="#from_the_sandbox" id="from_the_sandbox"></a>

{% hint style="info" %}
All users can delete items in their Sandbox at any time.
{% endhint %}

1. Select 'My Sandbox' from the left side panel.

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

2. Select the 'Item actions' button next to the metadata item you want to delete and select 'Delete item'.

<figure><img src="/files/6fX9uOoSIClihB6cZ0hq" alt=""><figcaption></figcaption></figure>

### How to delete metadata that is registered <a href="#metadata_that_is_registered_or_in_a_workgroup" id="metadata_that_is_registered_or_in_a_workgroup"></a>

{% hint style="info" %}
Only users with the appropriate permissions can delete registered metadata.
{% endhint %}

1. Go to the item page and in the Info box select 'View registration history'.

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

2. Select 'Manage', then 'Delete'. The registration status will be removed.

<figure><img src="/files/0R8ZuCrleHm0TxPcWFAZ" alt=""><figcaption></figcaption></figure>

### How to delete metadata from a workgroup <a href="#remove_from_workgroup" id="remove_from_workgroup"></a>

{% hint style="info" %}
Only Users with the appropriate permissions can delete metadata from a workgroup.
{% endhint %}

1. Select 'Workgroups' from the left side panel.

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

1. From the 'Item actions' dropdown that relates to the desired item, select 'Remove from workgroup'.

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

2\. Select 'Confirm', and the metadata will be sent to the sandbox of the user who created it. From there, it can be soft deleted.

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

### How to delete metadata from a Stewardship Organization <a href="#remove_from_stewardship_organisation" id="remove_from_stewardship_organisation"></a>

1. From the desired item's  'Actions' dropdown, select 'Change stewardship organization'.

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

2. Select the cross on the right side of the 'Move item into this stewardship organization' field.

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

3. Select 'Change Stewardship Organization'.

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

4. The item will now appear in the sandbox of the user who created it. From there, it can be soft deleted.

### How to delete multiple metadata items at once using bulk delete

1. Select 'Browse' from the registry's header.

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

2. Select 'Browse' from the 'Metadata' field.

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

3. Select the metadata item type you wish to delete.

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

4. Select the tickboxes of all of the items you wish to delete.

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

5. Select the 'Bulk Action' dropdown, then 'Bulk delete'.

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

6. If you wish to add more items, use the autocomplete field to search for, and add them to the list of items that will be deleted.

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

7. Select 'Bulk Delete' once you are satisifed with your list. The items will be deleted, but can be restored via the procedure outlined in [Restore Deleted Content](/creating-and-editing/restore-deleted-content.md).

<figure><img src="/files/wY1n1xACwsp2pnEagMqF" 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://help.aristotlemetadata.com/creating-and-editing/deleting-metadata-items.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.
