# Deleting assets

When working on an exercise, you'll want to **add images, video, audio, documents and so on**.

These assets are *referenced* by the Project library but the actual digital asset is stored in an **organisation-level folder**. When you delete an asset from a project, you don't actually delete it from the organisation. This is because the assets can be shared between projects.

To comprehensively delete the asset from existence, the organisational owner will need to remove from the organisational assets. This is a feature that only the owner (the super admin) can do.

<img src="/files/ek2Rg77YulB8yqN0wBYg" alt="" class="gitbook-drawing">


---

# 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://helpdocs.conducttr.com/feature-documentation/important-foundations/deleting-assets.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.
