# Special Folders (Built-in)

* Home
  * The Home folder does not contain any documents, but gives you a view of recent and active documents and templates across all your folders. The purpose is to let you see what's happening or quickly find 'that document I was just working on the other day' without having to navigate  the full folder hierarchy.
* All Templates
  * This is a virtual folder that shows all the templates you have access to across all your folders.
* Shared with me
  * This is the default location of any document shared with you by another AllDrafts user. You most likely want to move documents from this folder to one of your own choosing.
* Inbound from clients
  * When a public questionnaire you created has been filled out and submitted, a new document is created. This is where it is located until you move it to another folder. (You will see a 'number wart' to the right showing you how many documents are waiting here to be moved to the appropriate folder.)
* Community
  * This folder is shared by all AllDrafts users, and is a repository of document templates anyone can use. Some of these were created by AllDrafts staff, and others by users. You can submit your own templates to this folder by right-clicking on and choosing 'Submit to AllDrafts community'. If you do, you'll have a chance to provide more information about the template and give explicit permission for it to be shared publicly.
  * *AllDrafts makes no representations about the quality or accuracy of the Community folder; please review and edit according to your needs and jurisdictional requirements.*
* Recycle bin
  * A temporary storage folder for deleted documents, where you have a chance to retrieve a regretted or accidental deletion.


---

# 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.alldrafts.com/alldrafts-documentation/folders/special-folders-built-in.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.
