# Delete & Recently deleted

## How to delete media&#x20;

1. Select media to delete.

2. Click on the delete icon in the media details drawer.

   <figure><img src="/files/jmZy4KLCaftunYJxKfhy" alt="" width="286"><figcaption></figcaption></figure>

3. Click the "Delete" button on the pop-up.

<figure><img src="/files/jmZy4KLCaftunYJxKfhy" alt="" width="286"><figcaption></figcaption></figure>

4. Media will be moved to the “Recently Deleted” Page.

<figure><img src="/files/DpKWxa0jGwp4e7XNiuAF" alt="" width="286"><figcaption></figcaption></figure>

## Recently Deleted

Recently deleted items from the last 60 days are showed here, and will be automatically deleted after 60 days.&#x20;

<figure><img src="/files/DpKWxa0jGwp4e7XNiuAF" alt="" width="286"><figcaption></figcaption></figure>

### How to Restore media

1. Select media to Restore&#x20;
2. Click on the Restore icon in the media details drawer

<figure><img src="/files/uLWRm7xN4poJ8oKN2BCa" alt="" width="286"><figcaption></figcaption></figure>

3. The media will be restored to its original workspace

### How to Permanently delete media

1. Select media to delete
2. Click on the Delete Icon in the media details drawer

<figure><img src="/files/6CVRyJEk9PAFeVDMZPsX" alt="" width="286"><figcaption></figcaption></figure>

3. Click on the Delete button on the pop-up

<figure><img src="/files/lTXmPLVrb3yiG6Omyrw4" alt="" width="286"><figcaption><p>Note: The selected item will be deleted forever!</p></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://guide.app.pinpoint.gov.sg/pinpoint-guide/user-guides/mobile/delete-and-recently-deleted.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.
