# Project Trashcan

## 🗑️ What is the Trashcan folder for ?

The trashcan folder keeps track of deleted forms or folders and let you restore them in case these were deleted by error.&#x20;

You can either empty the trashcan manually or let it empty automatically after 500 deleted surveys. If you want&#x20;

![](/files/-MBA8CREKGkIx0OmFZ8p)

{% hint style="info" %}
🧙 To delete permanently a survey just delete it back from the trashcan folder. This operation cannot be reversed and all respondent and respondent's answers will be lost.
{% endhint %}

## 🔄 Restore deleted Items

If you deleted your survey by mistake you can restore any deleted survey at any time using the restore option.&#x20;

![](/files/-MBA71sDgk3WhRHgBcFj)


---

# 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.ngsurvey.com/projects/folders/trashcan.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.
